2020-05-28 02:45:55 +00:00
|
|
|
# H1 Houtmarkt Inventarisatie en Factuur Systeem
|
|
|
|
---
|
|
|
|
# H2 **Install Instructions**
|
|
|
|
> 1. Install python3, python3-devel and pip3
|
|
|
|
> 2. Pip install django uwsgi
|
|
|
|
> 3. Git Clone this repo
|
|
|
|
> 4. Edit the paths in systemd-files/houtmarkt-uwsgi.service
|
|
|
|
> 5. Copy the service file to /etc/systemd/system/
|
|
|
|
> 6. Create user www-houtmarkt and group www-data, add www-houtmarkt to www-data
|
|
|
|
> 7. ???
|
|
|
|
> 8. Profit
|