From charlesreid1

(Created page with "Follow instructions here: https://charlesreid1.com/wiki/Mastodon This gets you up and running with a Mastodon server. The biggest hurdle is email - use mailgun for that. Tha...")
 
No edit summary
Line 1: Line 1:
Follow instructions here: https://charlesreid1.com/wiki/Mastodon
Follow instructions here to get Mastodon up and running with Docker: https://charlesreid1.com/wiki/Mastodon
 
This gets you up and running with a Mastodon server.


The biggest hurdle is email - use mailgun for that. That requires setting up mail DNS records, which may take anywhere from 5 minutes to 24 hours to propagate, so have that set up in advance.
The biggest hurdle is email - use mailgun for that. That requires setting up mail DNS records, which may take anywhere from 5 minutes to 24 hours to propagate, so have that set up in advance.


You will want to set up mailgun with a subdomain like mailgun.example.com, and have an STMP login and password. When you run the mastodon configure/setup step, you'll be asked if you want to send emails via localhost (no), what provider you want to use (mailgun), and what your SMTP login and password (provided on the domains page https://app.mailgun.com/app/domains/mailgun.example.com)
You will want to set up mailgun with a subdomain like mailgun.example.com, and have an STMP login and password. When you run the mastodon configure/setup step, you'll be asked if you want to send emails via localhost (no), what provider you want to use (mailgun), and what your SMTP login and password (provided on the domains page https://app.mailgun.com/app/domains/mailgun.example.com)
[[Category:Docker]]

Revision as of 17:42, 9 September 2018

Follow instructions here to get Mastodon up and running with Docker: https://charlesreid1.com/wiki/Mastodon

The biggest hurdle is email - use mailgun for that. That requires setting up mail DNS records, which may take anywhere from 5 minutes to 24 hours to propagate, so have that set up in advance.

You will want to set up mailgun with a subdomain like mailgun.example.com, and have an STMP login and password. When you run the mastodon configure/setup step, you'll be asked if you want to send emails via localhost (no), what provider you want to use (mailgun), and what your SMTP login and password (provided on the domains page https://app.mailgun.com/app/domains/mailgun.example.com)