we don't need let's encrypt trivia in here
This commit is contained in:
parent
758fae7f9f
commit
4c4cdf1f7c
|
@ -79,9 +79,7 @@ Answer the following questions when prompted:
|
||||||
SMTP password? [pa$$word]:
|
SMTP password? [pa$$word]:
|
||||||
Let's Encrypt account email? (ENTER to skip) [me@example.com]:
|
Let's Encrypt account email? (ENTER to skip) [me@example.com]:
|
||||||
|
|
||||||
This will generate an `app.yml` configuration file on your behalf, and then kicks off bootstrap. Bootstrapping takes between **2-8 minutes** to set up your Discourse. If you need to change these settings after bootstrapping, you can run `./discourse-setup` again (it will read your old values from the file) or edit `/containers/app.yml` with `nano` and then `./launcher rebuild app`, otherwise your changes will not take effect.
|
This will generate an `app.yml` configuration file on your behalf, and then kicks off bootstrap. Bootstrapping takes between **2-8 minutes** to set up your Discourse. If you need to change these settings after bootstrapping, you can run `./discourse-setup` again (it will re-use your previous values from the file) or edit `/containers/app.yml` manually with `nano` and then `./launcher rebuild app`, otherwise your changes will not take effect.
|
||||||
|
|
||||||
**NOTE:** You should not attempt to enable Let's Encrypt unless the DNS record for hostname resolves to your server. You can run `./discourse-setup` again later to make any changes.
|
|
||||||
|
|
||||||
### Start Discourse
|
### Start Discourse
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue