12 lines
368 B
Markdown
12 lines
368 B
Markdown
|
- Houtmarkt Inventarisatie en Factuur Systeem
|
||
|
|
||
|
*Install Instructions*
|
||
|
-- Install python3, python3-devel and pip3
|
||
|
-- 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
|