diff options
author | thekettu <samantha.chalker@nccgroup.trust> | 2018-04-08 18:33:11 -0700 |
---|---|---|
committer | thekettu <samantha.chalker@nccgroup.trust> | 2018-04-08 18:33:11 -0700 |
commit | 50c3d69f23717325f45aa8b796b253dab5646ad5 (patch) | |
tree | f125101515dc297e9a9623dc404e31943aa689d7 | |
parent | d52c04d08224602b40b7ff8419b4b559e5f6e49d (diff) |
add tip
-rw-r--r-- | in-a-box/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/in-a-box/README.md b/in-a-box/README.md index 42c3b12..a7f45b0 100644 --- a/in-a-box/README.md +++ b/in-a-box/README.md @@ -8,7 +8,7 @@ Step 3: Run `./mastodon.sh setup` and afterwards, move `public/system/.env.produ Step 4: Run `./mastodon.sh acme` to set up Let's Encrypt. Make sure that port 80 is allowed by the firewall. -Step 5: Run `docker-compose up -d` to start all services. Verify with `docker-compose ps` that they're up. +Step 5: Run `docker-compose up -d` to start all services. Verify with `docker-compose ps` that they're up, and if there's errors, `docker-compose logs -f`. Step 6: Register on the instance. |