1
1
Fork 1
sovereign-stack/deployment/help.txt

16 lines
856 B
Plaintext
Raw Permalink Normal View History

2023-02-01 19:44:05 +00:00
2023-03-15 15:19:34 +00:00
You are in the Sovereign Stack Management Environment (SSME). From here, you can issue several commands:
2023-02-01 19:44:05 +00:00
2023-03-11 02:12:39 +00:00
ss-remote - Take a remote SSH endpoint under management of Sovereign Stack.
2023-04-04 20:25:58 +00:00
ss-reset - The opposite of ss-remote; de-provisions an existing remote.
ss-up - Instantiate a deployment to your active project according to your
2023-03-19 17:49:57 +00:00
various remote.conf, project.conf, and site.conf files.
2023-04-04 20:25:58 +00:00
ss-down - Reverses ss-up. Takes the active project down. Non-destructive of user data,
2023-08-12 16:25:23 +00:00
unless you provide the --purge flag.
2023-04-04 20:25:58 +00:00
ss-update - This is just ss-down then ss-up.
2023-03-16 19:50:02 +00:00
ss-show - show the lxd resources associated with the current remote.
2023-02-01 19:44:05 +00:00
2023-03-15 15:19:34 +00:00
For more infomation about all these topics, consult the Sovereign Stack website starting with:
2023-02-01 19:44:05 +00:00
- https://www.sovereign-stack.org/tag/deployment-management/