Skip to content

Containers: Add VS Code tasks and improve overall documentation & flexibility #12

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

Merged
merged 18 commits into from
Mar 15, 2021
Merged
Prev Previous commit
Next Next commit
mention additional variables
  • Loading branch information
bpmct committed Mar 15, 2021
commit b96f1de1858bca8115df81db272ec8d0ad8c80c6
2 changes: 2 additions & 0 deletions guides/heroku.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,5 @@ Press the button in the top right of the repo, or or click to [use this template
1. Head back to Heroku and notice a new deployment has started. After it has completed, you can use these tools in your environment.

1. (Optional): [Configure rclone](https://github.com/cdr/deploy-code-server/tree/main/deploy-container#-persist-your-filesystem-with-rclone) so that you can save your VS Code config and files without commiting

See the [deploy-container README](../deploy-container) for other config vars for your environment.
2 changes: 2 additions & 0 deletions guides/railway.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,5 @@ You also need to specity a `PASSWORD` and a `GIT_REPO` to clone in your environm
1. Head back to Railway and notice a new deployment was created. After it has completed, you can use these tools in your environment.

1. (Optional): [Configure rclone](https://github.com/cdr/deploy-code-server/tree/main/deploy-container#-persist-your-filesystem-with-rclone) so that you can save your VS Code config and files without commiting

See the [deploy-container README](../deploy-container) for other config vars for your environment.