From acca39036b940988e15abf6f169e8a7f283e420b Mon Sep 17 00:00:00 2001 From: Ella E Date: Wed, 14 Feb 2024 07:31:44 -0700 Subject: [PATCH] Update INSTALL-cloud.md screenshots and copy when landed on the forum homepage (#25671) --- docs/INSTALL-cloud.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/INSTALL-cloud.md b/docs/INSTALL-cloud.md index 92a472aeb33..2267e6bcba3 100644 --- a/docs/INSTALL-cloud.md +++ b/docs/INSTALL-cloud.md @@ -119,25 +119,25 @@ This will generate an `app.yml` configuration file on your behalf, and then kick Once bootstrapping is complete, your Discourse should be accessible in your web browser via the domain name `discourse.example.com` you entered earlier. - + ### 9. Register New Account and Become Admin Register a new admin account using one of the email addresses you entered before bootstrapping. - + - + (If you are unable to register your admin account, check the logs at `/var/discourse/shared/standalone/log/rails/production.log` and see our [Email Troubleshooting checklist](https://meta.discourse.org/t/troubleshooting-email-on-a-new-discourse-install/16326).) After registering your admin account, the setup wizard will launch and guide you through basic configuration of your Discourse. - + -After completing the setup wizard, you should see Staff topics and **READ ME FIRST: Admin Quick Start Guide**. This guide contains advice for further configuring and customizing your Discourse install. +After finishing the setup wizard, a popup will welcome you to your new site. It will also link you to the admin guide, which we strongly recommend you look at right away and refer to frequently. The guide provides a setup checklist, important guidance on how to successfully launch your community, and troubleshooting tips. - + ### 10. Post-Install Maintenance