forked from toolshed/docs.coopcloud.tech
docs: v0.10 operators handbook updates
This commit is contained in:
@ -129,16 +129,15 @@ It is important to note that `<server-domain>` here is a publicy accessible doma
|
||||
|
||||
??? warning "Can I use arbitrary server names?"
|
||||
|
||||
Yes, this is possible. You need to pass `-D` to `server add` and ensure
|
||||
that your `Host ...` entry in your SSH configuration includes the name.
|
||||
So, for example:
|
||||
Yes, this is possible. Snsure that your `Host ...` entry in your SSH
|
||||
configuration includes the name. So, for example:
|
||||
|
||||
Host example.com example
|
||||
...
|
||||
|
||||
And then:
|
||||
|
||||
abra server add -D example
|
||||
abra server add example
|
||||
|
||||
You will now have a new `~/.abra/` folder on your local file system which stores all the configuration of your Co-op Cloud instance.
|
||||
|
||||
|
Reference in New Issue
Block a user