Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bpmct/coder-helper-scripts
Helper scripts for Coder on VM (backup, upgrade, etc)
https://github.com/bpmct/coder-helper-scripts
Last synced: 9 days ago
JSON representation
Helper scripts for Coder on VM (backup, upgrade, etc)
- Host: GitHub
- URL: https://github.com/bpmct/coder-helper-scripts
- Owner: bpmct
- Created: 2023-07-24T14:02:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-24T14:15:07.000Z (over 1 year ago)
- Last Synced: 2024-10-27T03:46:38.099Z (about 2 months ago)
- Language: Shell
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# coder helper scripts
Some basic helper scripts I use to manage https://ben.cdr.dev (a VM)
## Features
- Create arbitrary DB backups
- Restore to an arbitary DB backup
- Upgrade to latest version (and run backup priorr)
- Upgrade to an un-released build artifact (and run backup prior)
- Downgrade to a version (and restore from a backup)## Requirements
- `gh` CLI is installed and authenticated
- `$CODER_HELPERS_WORKSPACE` is set to the dir of your workspace (e.g. `/home/coder/coder-helper-scripts`)
- You are running Coder as a system service on a Debian or Ubuntu VM
- Currently only works for built-in DB