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

Backlog: Add CI/CD pipeline and configure autodeployment #40

Open
wp99cp opened this issue Apr 19, 2024 · 1 comment
Open

Backlog: Add CI/CD pipeline and configure autodeployment #40

wp99cp opened this issue Apr 19, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@wp99cp
Copy link
Member

wp99cp commented Apr 19, 2024

Currently, this project must be built and deployed manually; add GitHub action to build the containers on push to main, then configure auto-update of the deployed containers.

@wp99cp wp99cp added the enhancement New feature or request label Apr 19, 2024
@wp99cp wp99cp self-assigned this Apr 19, 2024
@wp99cp
Copy link
Member Author

wp99cp commented Aug 19, 2024

  • Basic Action is Implemented

Open Tasks

  • Currently, we build the env file into the docker container; this is bad practice. The env file should only be needed at runtime, or we should split the env file into a build env (without any secrets) and a runtime env (including DB secrets).

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

No branches or pull requests

1 participant