You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| RCLONE_DATA | the encoded rclone config you copied in step 3 | n/a | ✅ |
37
+
| RCLONE_REMOTE_NAME | the name of the remote you added in step 2. check with `$ rclone listremotes`| code-server-remote ||
38
+
| RCLONE_SOURCE | source directory to sync files in the code-server container | the entire home directory: `/home/coder/`||
39
+
| RCLONE_DESTINATION | the path in the remote that rclone syncs to. change this if you have multiple code-server environments, or if you want to better organize your files. | code-server-files ||
40
+
41
+
---
42
+
43
+
## Todo:
44
+
45
+
-[ ] Make rclone logs visible in environment for debugging
0 commit comments