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

Dockerize deployable site #1823

Open
veganstraightedge opened this issue Oct 24, 2020 · 2 comments
Open

Dockerize deployable site #1823

veganstraightedge opened this issue Oct 24, 2020 · 2 comments

Comments

@veganstraightedge
Copy link
Contributor

We deploy to and run on Heroku.
That's still the primary move.

But if we have to leave Heroku in some future, we'd like to be able to do that easily and reliably. Docker seems like answer for that.

Heroku even has a Docker story these days. Last time I looked (a year ago), not all of the normal Heroku features worked in Docker offering. It's worth exploring though.

Heroku + Docker

https://devcenter.heroku.com/categories/deploying-with-docker
https://www.heroku.com/deploy-with-docker
https://devcenter.heroku.com/articles/container-registry-and-runtime

Non-Heroku

Ultimately, this is about being able to deploy and run the site from a non-Heroku host. That means: AWS, GCP, Azure. But also, homegrown servers. Ideally, both situations would be accommodated by this.

@junkyard-prog
Copy link

Hey is it cool to just grab an issue and go or do I need to ask to be assigned and such?

@just1602
Copy link
Collaborator

Just assign yourself and go for it :D

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 a pull request may close this issue.

3 participants