Standardized heads-ups

This commit is contained in:
Sun Knudsen 2022-02-16 16:07:46 -05:00
parent 2138d9d5a8
commit 48a50320a8
No known key found for this signature in database
GPG key ID: 02C43AD072D57783
20 changed files with 63 additions and 63 deletions

View file

@ -28,7 +28,7 @@ Create “A” record (example: meet.sunknudsen.com) that points to IP of server
### Step 2: log in to server
Replace `~/.ssh/server` with path to private key and `server-admin@185.193.126.203` with server SSH destination.
> Heads-up: replace `~/.ssh/server` with path to private key and `server-admin@185.193.126.203` with server SSH destination.
```shell
ssh -i ~/.ssh/server server-admin@185.193.126.203
@ -44,7 +44,7 @@ su -
### Step 4: set hostname environment variable
Replace `meet.sunknudsen.com` with hostname from [step 1](#step-1-create-dns-record).
> Heads-up: replace `meet.sunknudsen.com` with hostname from [step 1](#step-1-create-dns-record).
```shell
JITSI_HOSTNAME=meet.sunknudsen.com
@ -144,7 +144,7 @@ $ sed -i -E "s/\/\/ anonymousdomain: 'guest.example.com'/anonymousdomain: 'guest
#### Create host credentials
Replace `sun` with desired username.
> Heads-up: replace `sun` with desired username.
```shell
prosodyctl register sun $JITSI_HOSTNAME