-
Notifications
You must be signed in to change notification settings - Fork 6.3k
docs(install): add Azure and Heroku #2729
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
Conversation
@jsjoeio You had also mentioned mentioning awesome-code-server in the docs. I can make it an official cdr
repo, and then add it in the FAQ. Should I include that in this PR or another?
if this is better suited as a FAQ piece, let me know. wasn't sure what made the most sense with docs.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great! Thanks for doing this Ben 🎉
You had also mentioned mentioning awesome-code-server in the docs. I can make it an official cdr repo, and then add it in the FAQ. Should I include that in this PR or another?
Up to you! Whatever you prefer. You can either add it here and re-request a review, or merge this and open a separate PR
bump @bpmct
oops, forgot to push. wasn't quite sure where to put it/how to word it in the FAQ. whatever fits best for the overall style I'm down for @jsjoeio
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Ship it 🚢
Adds an initial section in install.md for deploying code-server to app engines.
closes #2711, #2686