-
-
Notifications
You must be signed in to change notification settings - Fork 215
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
Add documentation for deployment suggestions #608
Comments
@brycearden currently we only have this section https://wemake-django-template.readthedocs.io/en/latest/pages/template/production.html#production which explains why we have not included it. But, I guess adding links to third-party tutorials is fine. |
I will list tutorial here. And then move them to docs: https://medium.com/@codingfriend/continuous-integration-and-deployment-with-gitlab-docker-compose-and-digitalocean-6bd6196b502a |
Nice articles, @sobolevn |
https://testdriven.io/blog/deploying-django-to-digitalocean-with-docker-and-gitlab/ |
It might be useful to include some documentation about how to deploy the docker image generated by gitlab CI in this template repository on AWS / some other container management platform.
The text was updated successfully, but these errors were encountered: