https://github.com/samgozman/hetzner-codespace
WIP: 👨💻 Your personal VS code codespace running on Hetzner server
https://github.com/samgozman/hetzner-codespace
Last synced: 4 months ago
JSON representation
WIP: 👨💻 Your personal VS code codespace running on Hetzner server
- Host: GitHub
- URL: https://github.com/samgozman/hetzner-codespace
- Owner: samgozman
- License: mit
- Created: 2023-04-23T14:16:14.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-17T06:04:49.000Z (about 3 years ago)
- Last Synced: 2025-12-08T23:50:48.950Z (8 months ago)
- Language: HCL
- Homepage:
- Size: 39.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hetzner-codespace
Your personal VS code codespace running on Hetzner server
ssh-keygen -t rsa -b 4096 -f ./id_rsa_github
TF_VAR_HCLOUD_TOKEN
## TODO:
- Run tunnel on server by action (`code tunnel --name linux-space --accept-server-license-terms`)
- Store terraform state in s3
- Get terraform state from s3 before update/delete action
- Create delete action
- Provide documentation