Clivern / Lynx

🐺 A Fast, Secure and Reliable Terraform Backend, Set up in Minutes.
https://lynx.clivern.com/
MIT License
210 stars 5 forks source link

Upload production ready docker image to ghcr #60

Closed uvulpos closed 1 month ago

uvulpos commented 1 month ago

Dependency for #59

CI/CD Pipeline has to upload docker image into the ghcr so it is pullable by helm or to easy deployment without pulling the whole repo

uvulpos commented 1 month ago

already done

Clivern commented 1 month ago

You can use this image https://hub.docker.com/r/clivern/lynx/tags. it is already auto published when a new version is released https://github.com/Clivern/Lynx/blob/main/.github/workflows/docker.yml

uvulpos commented 1 month ago

Yeah I saw it too late. that's why I closed the issue already. The chekout confused me