This commit is contained in:
Ben
2021-03-04 06:53:32 -05:00
parent 4fe2ed4740
commit 619bc33672

View File

@@ -23,5 +23,5 @@ A collection of one-click buttons and scripts for deploying code-server to vario
- App Platforms deploy code-server containers, and are often rebuilt
- App platforms can shut down when you are not using it, saving you money
- All software and dependencies need to be defined in the `Dockerfile` or install script so they aren't destroyed on a rebuild
- Storage may not be redundant. You may have to use [rclone](https://rclone.org/) to store your filesystem on a cloud service
- Storage may not be redundant. You may have to use [rclone](https://rclone.org/) to store your filesystem on a cloud service, for info:
- [📄 Docs for code-server-deploy-container](deploy-container/)