Has anyone been able to get a new instance running? I've got everything but email running, but that's kind of a showstopper. Mailgun account is set up, configs are populated, recipient address is whitelisted, but no confirmation email and nothing in the log
I tested mailgun with curl on the command line and it worked (though it is API and not SMTP like Mastodon would use). Now to brute force my way past email validation using the rails console. Wheeee
A little User.find(1).confirm goes a long way
@superbranch firewalled, maybe?
@listrophy It was a combination of not having fully confirmed my mailgun account and not realizing I had to restart sidekiq to pick up config changes. Also found I could just User.find().confirm to bypass confirmation from the console, which at least got me an admin login and access to the sidekiq panel. Your help is much appreciated.
@superbranch @listrophy from Bendy in Madison set this one up (@resistodon.com) - the idea is to make it a funded commons from the beginning, like $1 a month. He might be able to offer some advise.