documentation/Running-Mastodon
zunda 58d6dcb46a Remove the procedure to run `rake secret` outside the container
This change will help users avoid unnecessary procedure to
complete `bundle install` outside the container.

The explanation

> To generate the PAPERCLIP_SECRET, SECRET_KEY_BASE, and
> OTP_SECRET, you may use:
>
> ```
> rake secret
> ```

gives users a false impression that secrets have to be filled in
before the image can be built. Here, with introduction of CLD3,
completion of `bundle install` became more involved procedure to
prepare tools and libraries as well as higher version of Ruby.
2017-06-02 21:19:30 -10:00
..
Administration-guide.md Add munin plugins repositories 2017-05-11 11:23:32 +02:00
Alternatives.md Update on apache configuration 2017-05-29 17:32:17 -04:00
Customizing.md Update customization guide 2017-05-27 16:51:28 +02:00
Development-guide.md Update Development-guide.md 2017-05-21 22:57:17 -07:00
Docker-Guide.md Remove the procedure to run `rake secret` outside the container 2017-06-02 21:19:30 -10:00
Heroku-guide.md Fix bad quote char in IAM policy (#108) 2017-04-20 20:07:32 +02:00
Maintenance-Tasks.md Include explicit production environment (#172) 2017-05-01 16:32:47 +02:00
Nanobox-Guide.md Document Nanobox Usage 2017-04-22 01:21:37 -06:00
PgBouncer-guide.md fix section "Configuring userlist.txt" of PgBouncer-guide.md 2017-05-07 05:09:42 +09:00
Production-guide.md Needed pkg-config to install cld3. 2017-05-29 14:36:32 -04:00
Resources-needed.md Small URL error in Resources-needed.md (#116) 2017-04-22 00:29:06 +02:00
Scalingo-guide.md scalingo guide: major improvements 2017-05-05 22:35:05 -05:00
Serving_a_different_domain.md Add note on PuSH issue with Mastodon v1.3.2 2017-05-03 09:32:18 +02:00
Tuning.md Merge pull request #239 from jeroenpraat/patch-2 2017-05-22 04:23:21 +02:00
Vagrant-guide.md Explicitly use --provider option for vagrant up 2017-05-31 12:52:03 +09:00