Skip to content

Initial documentation on debian

Agate requested to merge feature/22-debian-installation into develop

Initial documentation effort for installation on bare debian:

  • PostgreSQL setup
  • Redis setup
  • Release download (frontend and backend)
  • Apt-get packages
  • Python dependencies / virtualenv
  • Environment file
  • Systemd unit file
  • Nginx configuration
  • Instance bootstrap: database creation, admin creation, migrations, staticfiles...
  • Backups
  • Upgrade

@dashie I'll continue this tomorrow.

Edited by Agate

Merge request reports