mastodon/lib/tasks
Claire 5ba46952af
Fix mastodon:setup to take dotenv/docker-compose differences into account (#16896)
In order to work around https://github.com/mastodon/mastodon/issues/16895,
add a warning to .env.production.sample, and change the mastodon:setup rake
task to:
- output a warning if a variable will be interpreted differently by dotenv
  and docker-compose
- ensure the printed config is compatible with docker-compose
2021-10-25 16:34:15 +02:00
..
assets.rake Do not fetch environment variables to determine default locale (#6618) 2018-03-04 10:00:46 +01:00
auto_annotate_models.rake Add announcements (#12662) 2020-01-23 22:00:13 +01:00
db.rake Fix typo in db.rake (#16126) 2021-04-27 16:25:24 +02:00
emojis.rake Update emoji codepoint mappings to v13.1 (#16352) 2021-06-03 16:08:07 +02:00
mastodon.rake Fix mastodon:setup to take dotenv/docker-compose differences into account (#16896) 2021-10-25 16:34:15 +02:00
repo.rake Change references to tootsuite/mastodon to mastodon/mastodon (#16491) 2021-07-13 15:46:20 +02:00
statistics.rake add task to report code statistics (#2489) 2017-04-26 18:47:22 +02:00