Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Continuous deployment pipeline to Dockerhub / Github Container Registry #21

Closed
jordanperr opened this issue Feb 17, 2022 · 4 comments
Closed
Assignees

Comments

@jordanperr
Copy link
Contributor

  • Automate build and push docker images to DockerHub.
  • Update documentation / Create a new docker-compose for deployments that uses this image.

This will facilitate fast deployments in cloud environments, and streamline the setup process for ENTR developers.

@ejsimley
Copy link
Contributor

ejsimley commented Apr 11, 2022

  • Look into GitHub actions for this task
  • Work on a light version of docker image and consider multiple versions

@jordanperr jordanperr self-assigned this Apr 19, 2022
@jordanperr
Copy link
Contributor Author

We decided to use Github Container Registry instead of Docker Hub, and this has been implemented now in the dev branch.

@ejsimley
Copy link
Contributor

Include method for versioning/tagging and release notes for ENTR repo updates

@jordanperr jordanperr changed the title Continuous deployment pipeline to Dockerhub Continuous deployment pipeline to Dockerhub / Github Container Registry Dec 1, 2022
@jordanperr
Copy link
Contributor Author

Pipeline set up through Github Actions and GitHub Container Registry. This covers the basics for a development CI pipeline. But may fall short as a deployment pipeline. Some to-dos on this front include:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants