install discourse.
ssh into your server.
cd into your discourse installation.
sudo ./launcher enter to enter the container.
cd /var/www/discourse && rake admin:create and it will prompt you information
about the new admin user you are about to create.
boom.
Chris