Skip to content

Releases: bnema/gordon

0.1.4

02 Sep 03:36
Compare
Choose a tag to compare

Changelog

  • 0993a06 Refactor: Enhance security and improve Traefik integration
  • 1e10ad6 Refactor: Streamline container image deployment and push process via the CLI client
  • 6ba4123 Update demo deploy gif

0.1.3

29 Aug 08:52
Compare
Choose a tag to compare

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

20 Apr 15:31
Compare
Choose a tag to compare

Changelog

  • 7396d26 feat: improve version checking and logging

0.1.21

19 Apr 16:49
Compare
Choose a tag to compare

Changelog

  • fbfa93c update goreleaser config without manifest
  • 6932507 load proxy url from .env

Gordon 0.1

09 Nov 16:24
Compare
Choose a tag to compare

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!