Fops-handbook/howto/capsul-create.md

49 lines
881 B
Markdown
Raw Permalink Normal View History

2020-04-28 23:11:51 +00:00
Create the Capsul
```
ssh cyberian@baikal.cyberia.club
sudo -i
capsul-create ENTER
# capsul-create will walk you through the rest
```
Next, get the IP (this may take a few mins):
```
capsul-ls <capsul-name>
# do this over and over until you get an IP
```
Finally, respond via email to the customer (if there is one):
Use this template, fill in all the `[[[do this thing]]]` sections.
```
Hello,
Your Capsul has been generated & is ready for use.
# tl;dr
ssh cyberian@[[[capsul ip address]]]
# Resources
Frequently asked questions: https://capsul.org/faq
Support: support@cyberia.club
Please note that our support list is public. If you would prefer private support, please use capsul@cyberia.club.
# Payment
Please pay as soon as you reasonably can. https://capsul.org/payment
Thank you, and please let us know if you have any questions. :)
[[[your-name]]]
```