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