613 B
613 B
Houtmarkt Inventarisatie en Factuur Systeem
Well the title says it all, really
Install Instructions
- Install python3, python3-devel pip3 and nginx
- Move nginx-config-files/houtmarkt-app.conf to your nginx config.d or sites-available or whatever you use
- Make Django pull the staticfiles into nginx-data/staticfiles
- Pip install django uwsgi
- Git Clone this repo
- Edit the paths in systemd-files/houtmarkt-uwsgi.service
- Copy the service file to /etc/systemd/system/
- Create user www-houtmarkt and group www-data, add www-houtmarkt to www-data
- ???
- Profit