We did this:
"sudo su - postgres
psql
CREATE USER mastodon CREATEDB;
\q
"
But there's no password?
@spiderrobotpig Did you configure the db user at the top of your .env.production?
@ashkitten it didn't tell us to do that.
It just said run the code so we ran the code. We are babby sysadmin
@ashkitten That actually sounds super useful tbh.
Also how would we even do that?