Full documentation repository for Mastodon
Go to file
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
Contributing-to-Mastodon Translating: minor fixup for TOC 2017-05-18 21:30:53 -04:00
Running-Mastodon Remove the procedure to run `rake secret` outside the container 2017-06-02 21:19:30 -10:00
Using-Mastodon Merge pull request #274 from NeetShin/patch-1 2017-06-02 23:07:33 +02:00
Using-the-API Removes id parameter from documentation 2017-06-02 17:08:59 +02:00
Extensions.md Fix outdated info 2017-02-14 21:33:31 +01:00
LICENSE Adds LICENSE 2017-04-22 00:22:52 +02:00
README.md Merge pull request #129 from danhunsaker/feature/nanobox 2017-05-23 16:57:23 +02:00
Specs-and-RFCs-used.md Add wiki contents to docs/ instead 2017-01-21 22:51:02 +01:00