Skip to content

Commit

Permalink
Add production setup
Browse files Browse the repository at this point in the history
  • Loading branch information
mkuzak authored Jun 22, 2017
1 parent 0ccdbf7 commit 8d41bc8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/cloud_docker_setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,3 +66,6 @@ docker cp db.sqlite3 andifrontend_web_1:/usr/src/app/db.sqlite3
```
## Cleanup
To cleanup all containers and images follow the inscructions in [this gist](https://gist.github.com/mkuzak/ad231e0cc232f5fc5e45)

## Running in production
Enable email verification (will only work when the dnas is setup properly and `http://analyse.andi.nl/` points to this ip address) by commenting out `USERENA_DISABLE_PROFILE_LIST = True` on line 167 in `ANDI/settings.py` file.

0 comments on commit 8d41bc8

Please sign in to comment.