]> cat aescling's git repositories - mastodon.git/commit
Interactive `rake mastodon:setup` task (#6451)
authorEugen Rochko <eugen@zeonfederated.com>
Sun, 11 Feb 2018 17:40:57 +0000 (18:40 +0100)
committerGitHub <noreply@github.com>
Sun, 11 Feb 2018 17:40:57 +0000 (18:40 +0100)
commitcf36d184f41b5bfc0c63d6c8409b05cca2eb67ee
treec3988e1788b8413688071b30c32dad6affcbc02e
parent718802a05dfb3211d758513daf6070ffa22751dd
Interactive `rake mastodon:setup` task (#6451)

* Add better CLI prompt

* Add rake mastodon:setup interactive wizard

* Test db/redis/smtp configurations and add admin user at the end

* Test database connection even when database does not exist yet
Gemfile
Gemfile.lock
lib/tasks/mastodon.rake