-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Document how to use code-server with Heroku #2686
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
Comments
Heroku doesn't have the recommended requirements (2 Core Cpu, 1 GB Ram). You would need Standard, which there are more bang for the buck hoster then heroku |
@bpmct IIRC, didn't you put something like this together? |
code-server will run on Heroku even though it is below the minimum requirements. Here's the WIP: https://github.com/bpmct/code-server-heroku I don't think it should be officially supported on this repo. Here's why:
I'm slowly working on something that makes it easier to build/reconfigure a code-server image with these things, and then it can be deployed to Heroku, hopefully by the press of a button. I will include in my awesome-code-server repo which I can link in the README/docs. |
Thanks for the explanation, Ben!
Awesome! Can you also add an entry to FAQ that either explains how to deploy on Heroku or links to a section in awesome-code-server with instructions? |
@kaaax0815 Are there any "app engines" like Heroku that make it quick to deploy a code-server containers? I know that I was experimenting with Amazon ECR and it worked pretty well. |
I use a KVM Server, because I deploy code-server in a Container with Caprover and Docker |
Closing via #2729 If you still need help, please request to reopen this issue or start a QA on our Discussions board! |
Heroku deploy link
The text was updated successfully, but these errors were encountered: