https://github.com/andrewn/retune-cockpit-backup
https://github.com/andrewn/retune-cockpit-backup
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/andrewn/retune-cockpit-backup
- Owner: andrewn
- Created: 2018-11-24T11:43:02.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-24T11:43:41.000Z (over 7 years ago)
- Last Synced: 2025-03-03T02:25:07.447Z (over 1 year ago)
- Language: Shell
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## `./fetch-remote-storage.sh`
Downloads the cockpit-master/storage directory to the same folder as the script. This includes uploaded assets and the sqlite database.
## `./init.sh`
Downloads cockpit as a docker image and starts it, using the downloaded "storage" directory as the data source.
## `./stop.sh`
Stops the running local cockpit CMS instance.
## `./start.sh`
Starts the local cockpit CMS instance.
## `./delete.sh`
Stop the local cockpit CMS instance and deletes the container. Doesn't touch the storage.