Four key files:
- setup-postgresql.md: to set the PostgreSQL DBMS for the first time;
- setup-django.md: to set the Django server for the first time;
- run.md: to run the server as the setup is configured;
- step-by-step.md: to understand step-by-step how this server setup was produced.