houtmarkt-jeremy/readme.md

17 lines
613 B
Markdown
Raw Normal View History

2020-05-28 02:47:59 +00:00
# Houtmarkt Inventarisatie en Factuur Systeem
Well the title says it all, really
2020-05-28 02:45:55 +00:00
---
2020-05-28 02:47:59 +00:00
## **Install Instructions**
2020-05-28 03:02:43 +00:00
> 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