Skip to content

Commit

Permalink
clarified some instructions to README on server setup
Browse files Browse the repository at this point in the history
  • Loading branch information
ssfrr committed Feb 24, 2014
1 parent 9e6b896 commit b6b71a9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -424,6 +424,11 @@ and comment those stanzas out. I also had to set the ownership of

END OF ARCH-SPECIFIC NOTE

edit manifest.pp and change the database username and password.

Edit settings.py and set the username and password, as well as the
`SECRET_KEY` setting.

Then set up the server with

sudo puppet apply manifest.pp
Expand Down

0 comments on commit b6b71a9

Please sign in to comment.