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

Dockerise Invoices project #2

Open
2 of 3 tasks
terrameijar opened this issue Jul 19, 2023 · 1 comment
Open
2 of 3 tasks

Dockerise Invoices project #2

terrameijar opened this issue Jul 19, 2023 · 1 comment

Comments

@terrameijar
Copy link
Owner

terrameijar commented Jul 19, 2023

Dockerise the Invoices project and break it up into 3 containers:

  • Postgres DB
  • Django Application + WSGI server
  • Webserver i.e Apache or NGINX
@terrameijar
Copy link
Owner Author

The project currently runs in two containers; 1)The web container which has django & gunicorn and the 2) web server that serves static files using nginx

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

1 participant