Setting Up Discourse on DigitalOcean
On your first SSH login to the droplet or launch of the Droplet console of your Discourse Droplet 1-Click, you will be greeted by the Discourse installation script.
After pressing Enter, the script will check if your system has enough RAM. If the droplet has less than 2 GB of RAM, Discourse will automatically set up swap space to improve performance:

Note: It is recommended to use at least a 2GB RAM machine for your Discourse droplet.
The script will soon prompt you to enter the domain name for your Discourse server:

The DNS Host may be the same company you registered the domain with or another entity you designate. To connect your DNS hosting to DigitalOcean, check out this guide (opens in a new tab).
In the next step, the script will ask for the email address for the admin account and SMTP relay credentials:

After this, you will enter your email address to receive LetsEncrypt security and renewal notices and the Maxmind license key if you have one. Leave the prompt empty if you don’t intend to use Maxmind:

The script will take about ~10-15 minutes to download, install, and configure Discourse and all dependencies.

At this point, your Discourse Droplet is configured and ready to use. Type your Discourse domain name in the browser to access it.