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

Production Instructions #34

Open
archonic opened this issue Jul 3, 2020 · 1 comment
Open

Production Instructions #34

archonic opened this issue Jul 3, 2020 · 1 comment

Comments

@archonic
Copy link
Owner

archonic commented Jul 3, 2020

Minimal working Kubernetes deploy instructions would be handy in a wiki article. Especially if it works with Codeship or CircleCI.

Expectations:

  • SSL (probably using CloudFlare)
  • Nginx ingress
  • Cloud SQL service assumption (no Postgres container)
  • Redis service? Trying to create my own HA Redis didn't go well. Should we assume people want to use MemoryStore or AWS Redis?
  • Containers? Sidekiq and Rails on the same container? Separate containers is very RAM heavy and guarantees uncompetitive costs VS VPS and Heroku.
@archonic
Copy link
Owner Author

Much more important is just getting production online instructions. Will probably start with Heroku, then Hatchbox + DO before K8s (with Dokku)

@archonic archonic changed the title Kubernetes Instructions Production Instructions Feb 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant