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

Docker deployment via GitHub Actions #115

Merged
merged 24 commits into from
Dec 6, 2024
Merged

Conversation

FelixTJDietrich
Copy link
Contributor

@FelixTJDietrich FelixTJDietrich commented Nov 29, 2024

Motivation

We want to be able to deploy easily via GitHub actions

Description

Adds workflows for building the docker image and deploying it to the development environment. It also adjusts the Dockerfile and server startup to inject the DEPLOYMENT_URL during runtime and not during build time.

@FelixTJDietrich FelixTJDietrich merged commit 06fd713 into main Dec 6, 2024
2 checks passed
@FelixTJDietrich FelixTJDietrich deleted the chore/docker-deployment branch December 6, 2024 14:49
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

Successfully merging this pull request may close these issues.

2 participants