https://github.com/serverfarmer/sf-service-restarter
Save state of Docker and other services, and restore it later (eg. restart containers after Docker upgrade).
https://github.com/serverfarmer/sf-service-restarter
Last synced: over 1 year ago
JSON representation
Save state of Docker and other services, and restore it later (eg. restart containers after Docker upgrade).
- Host: GitHub
- URL: https://github.com/serverfarmer/sf-service-restarter
- Owner: serverfarmer
- License: mit
- Created: 2020-04-17T13:41:37.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-17T13:45:55.000Z (about 6 years ago)
- Last Synced: 2025-01-22T17:13:27.352Z (over 1 year ago)
- Language: Shell
- Homepage: https://serverfarmer.org/
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
sf-service-restarter extension provides a simple interface to save and restore the state of various services:
- running Docker containers
- running libvirt-based virtual machines (in the future)
- maybe others