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

Build and Deployment setup #58

Open
2 of 4 tasks
cyrildewit opened this issue Jan 11, 2024 · 0 comments
Open
2 of 4 tasks

Build and Deployment setup #58

cyrildewit opened this issue Jan 11, 2024 · 0 comments
Labels

Comments

@cyrildewit
Copy link
Contributor

cyrildewit commented Jan 11, 2024

Description

We would like to build the backend application and deploy it to a server. Before we can do this we need to work on a build and deployment plan. The idea is to containerzie the application using Docker, so we can easily deploy the application to any server. Initially this will be done on a cheap hosting platform, but by keeping the cloud in mind when designing this solution, moving to a cloud provider should not be a diffucult step.

The first phase will be to implement the build pipeline which builds and releases the backend API container to a Docker registry. An extra step to do, is to deploy it to a cheap hosting platform that can be used for acceptance tests.

Tickets

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

No branches or pull requests

1 participant