Following Beginner Docker install guide but instead of using Digital Ocean using OSU OSL (a perk of SWI-Prolog being an open source project).
At the Email step switched to the more detailed instructions in Switching Your Discourse from Mandrill to Mailgun.
As swi-prolog.org is an existing registered domain name (check whois) and had been previously setup in Mailgun for another use a while back I am skipping down to step 4. Log in via SSH and edit your Discourse config
(ref). I can SSH in but there is no app.yml
file.
eric@swi-prolog:~$ ls -la /var/discourse/containers
total 8
drwxr-xr-x 2 root root 4096 May 26 13:41 .
drwxr-xr-x 11 root root 4096 May 23 11:02 ..
-rw-r--r-- 1 root root 0 May 23 11:02 .gitkeep
The only steps done so far related to installing Discourse are:
sudo -s
git clone https://github.com/discourse/discourse_docker.git /var/discourse
cd /var/discourse
What should be done?
I am thinking ./discourse-setup
but not sure, so just asking.
Note: I do not have Mailgun login access or similar for domain name, but am working with the one who does. In short I am trying to do this with their help when needed but as I have never done a Mail server setup and don’t have Mailgun login I am stumbling/learning often. He has provided the values needed for app.yml
.