Mastodon: Difference between revisions
No edit summary |
|||
| Line 21: | Line 21: | ||
* <tt>RAILS_ENV=production bundle exec rake mastodon:setup</tt> | * <tt>RAILS_ENV=production bundle exec rake mastodon:setup</tt> | ||
** Use the same PostgreSQL user name you created earlier. | ** Use the same PostgreSQL user name you created earlier. | ||
** So far as I can tell, use a blank password. | ** So far as I can tell, use a blank password for PostgresQDL and Redis. | ||
** I do (n)ot upload files to the "cloud", whatever that even means | |||