Skip to content

Commit 0071ee0

Browse files
committed
Add brief notes about setup of notices app
1 parent 75ff878 commit 0071ee0

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/prod.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,10 @@ We are using **Redis** for some services. In order to get it run properly it is
5353
1. Install [Redis](https://redis.io/download).
5454
2. Launch `run-rq.sh`
5555

56+
## Notices
57+
58+
A Django app has been implemented in order to send notices (by email) programmatically. For this process to properly run, the worker `run-notices.sh` must be scheduled in cron (e.g. daily).
59+
5660
## Database
5761

5862
We are using **PostgreSQL** as _database management system_. In order to configure the project correctly it is important to follow some indications:

0 commit comments

Comments
 (0)