1
1
sovereign-stack/deployment/help.txt

16 lines
835 B
Plaintext
Raw 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-03-19 17:49:57 +00:00
ss-deploy - Deploys Sovereign Stack instances to your currenty remote according to your
various remote.conf, project.conf, and site.conf files.
2023-03-16 19:50:02 +00:00
ss-show - show the lxd resources associated with the current remote.
2023-03-11 02:12:39 +00:00
ss-update - brings an existing deployment up to the newest version of Sovereign Stack.
2023-03-16 19:50:02 +00:00
ss-destroy - Destroys the active deployment (WARNING: destructive).
2023-03-15 23:21:02 +00:00
ss-reset - The opposite of ss-remote; deprovisions on 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/