In the (never-ending) process of trying to setup Discourse via Mailgun + Digital Ocean.
I’ve secured my droplet with Digital Ocean and confirmed by DNS with name.com and Mailgun.
I entered my temporary password and reset it. Now I’m here
Happy to help, but I’m not sure what you’re trying to do.
root@forum:~# is a prompt waiting for an input. You’ve successfully accessed the server, and now need to do whatever the next step in your process is. Assuming you’re going through the official install process, the next step would be the install Discourse step.
For context, I went through all of this yesterday only to realize that Gmail wasn’t going to work. Now I’m trying to follow the install more closely…but, yeah.
Any change you typed Ctrl+c on the keyboard? Where exactly in the process were you when this happened? We’ll need to see what happened before the output you’ve shared above.
After our last message, I stepped back and entered the following:
root@forum:~# cd /var/discourse
root@forum:/var/discourse# ./discourse-setup
Docker not installed. Enter to install from https://get.docker.com/ or Ctrl+C to exit
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 13216 100 13216 0 0 322k 0 --:--:-- --:--:-- --:--:-- 322k
# Executing docker install script, commit: f45d7c11389849ff46a6b4d94e0dd1ffebca32c1
+ sh -c apt-get update -qq >/dev/null
+ sh -c DEBIAN_FRONTEND=noninteractive apt-get install -y -qq apt-transport-https ca-certificates curl >/dev/null
+ sh -c curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" | apt-key add -qq - >/dev/null
Warning: apt-key output should not be parsed (stdout is not a terminal)
Alright I’m no expert - if it was me it would destroy this server and create a new one. It saves troubleshooting, u are just installing and not saving a production forum so save yourself the time and just make a new server. It’a a few minutes work especially with 4GB+ RAM servers.
And no one know what u actually did before all of this. Just my few cents.
I read your suggestions and went back through the process. Discourse seemed to be setup and ready to go. I received this prompt:
Discourse is now installed. Log into your admin account in a browser to continue
configuring Discourse.
root@forum:~#
I went to http://167.71.253.224. I was prompted to enter a username and password. (I’ve made it to this point four times now) I did. And this was the result of that submission.