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

How do we use this in a production environment? #4

Open
LDubya opened this issue Oct 6, 2019 · 1 comment
Open

How do we use this in a production environment? #4

LDubya opened this issue Oct 6, 2019 · 1 comment

Comments

@LDubya
Copy link

LDubya commented Oct 6, 2019

2 main concerns:

  • custom domains
    • How do we use custom domains?
  • Scaling up / multiple instances
    • How do we use multiple instances with sticky sessions, etc

I'd like to be able to use this (or something similar) as a meteor-now alternative, in production, now that Zeit is forcefully sunsetting Now v1.

@jkrup
Copy link
Owner

jkrup commented Oct 7, 2019

We could definitely benefit from a page or section in the README.md dedicated to this, but for now I can just point you to some relevant Heroku docs:

  1. https://devcenter.heroku.com/articles/custom-domains
  2. https://devcenter.heroku.com/articles/session-affinity

Please let me know if those work or if you run into any issues.

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

2 participants