Releases: bnema/gordon
Releases · bnema/gordon
0.1.4
0.1.3
Changelog
- a49574e Backend: Fix container images management in the webui
- 2c1a852 Backend: Refactor image import process and improve error handling
- 746cfe6 CI/CD: Remove build_dev workflow and optimize Dockerfile
- bb1fc49 Merge from main
- fe7fdda Refactor image storage: centralize in data/images, use UUIDs for filename, improve SaveImageToStorage and RemoveFromStorage functions
- 97319bf Refactor: Improve Docker client and container/image handling
- fb536a2 Refactor: Streamline container image deployment and push process via the CLI client
- 9002bf8 Update Dockerfile and add GitHub Actions workflow
- 2f3515d Update README for the 0.1
- 5e4df08 Upgrade: update dependencies and refactor Docker client usage
- 4400cfd disable version check
- 9f503cc docker: check if the user submitted an image ID or Name
- 31ede41 feat: improve version checking and logging
- b485310 fix: increase read & write server timeouts
- dac92ca fix: rewrite upload image logic client and server side to avoid timeouts
- c0c7b97 proxy: use from .env everywhere
- f99ee5b push: Implement a new push command to simply push an image
0.1.23
0.1.21
Gordon 0.1
I'm pleased to announce the release of Gordon 0.1 after months of tears, sweat and pain (I enjoyed all of it).
What's in a box :
- Command-line client
- Simple Web UI to manager your containers
- GitHub OAuth for secure authentication (Using Gordon's GitHub App)
- Automatic domain routing through Traefik
- Easy update via docker pull or self-update via command
For setup and usage, visit the wiki.
And of course this is only the very beginning, except things to change !
✌️
Note: Gordon is in active development and not ready for production. Feedback and contributions are welcome to improve the tool.
Happy deploying with Gordon!