Linux backup
StackState Self-hosted v5.1.x
Overview
Configuration and topology data
Backup
# Backup to the default location `/opt/stackstate/backups/`: /opt/stackstate/bin/sts-backup.sh # Specify a backup location: /opt/stackstate/bin/sts-standalone.sh export \ --file <path_to_store_backup> \ --graph default # Note that the specified path must be writable for user/group `stackstate`.
Restore
Telemetry data
Last updated