aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2018-04-20Elaborate on setup steps and CLI commands.csaurus
* How to use MIX_ENV * How to create a user * Link to certbot's site with the webform which advises how to obtain a certificate based on web server/OS.
2018-04-13Update README.mdlambda
2018-04-07Update Readme.lain
2018-03-10Update README.mdfeld
2018-02-21Moderator READMElain
2018-02-21Add password reset task.lain
2018-02-06Update required Elixir version in READMEeal
Also remove the erlang packages, they're specified in the Debian guide.
2017-12-30clarifyJeff Becker
2017-12-30docsJeff Becker
2017-12-04reverts config genHenry Jameson
2017-12-04fixesHenry Jameson
2017-12-04first version of safe DB setupHenry Jameson
2017-11-25fix mix typo in README.mdPartial name
$ mix phx.serve ** (Mix) The task "phx.serve" could not be found. Did you mean "phx.server"? $ mix phx.server [info] Running Pleroma.Web.Endpoint with Cowboy using http://0.0.0.0:4000
2017-11-23More readme updates.Lain Iwakura
2017-11-23Add mix deps.get back to readme.Lain Iwakura
2017-11-23Add configuration generation tool, update readme.Lain Iwakura
2017-11-22Update README.mdlambda
2017-11-14Add links to API documentation.eal
2017-11-06Update README.eal
2017-10-31Update README.Roger Braun
2017-10-31Update README.Roger Braun
2017-10-31Small readme update.Roger Braun
2017-09-17Readme update.Roger Braun
2017-09-16Add info about clients to readme.Roger Braun
2017-09-15Document options in READMERoger Braun
2017-09-01Update README.Roger Braun
2017-08-16fixHenry Jameson
2017-08-16formattingHenry Jameson
2017-08-16these are not html tags, silly markdownHenry Jameson
2017-08-16more fixesHenry Jameson
2017-08-15formattingHenry Jameson
2017-08-15Revert "formatting"Henry Jameson
This reverts commit 7b2bded06f8602707ab0f76d1898998943d2ea5c.
2017-08-15updateHenry Jameson
2017-08-08First attempt at installation documentationHenry Jameson
2017-03-17Phoenix skeletonRoger Braun