Go to file
2020-05-28 03:02:43 +00:00
houtmarkt fixed a lotta shit 2020-05-27 17:57:30 +00:00
markt fixed a lotta shit 2020-05-27 17:57:30 +00:00
nginx-config-files Added nginx config 2020-05-28 03:02:43 +00:00
systemd-files add readme and systemd service 2020-05-28 02:41:05 +00:00
uwsgi add readme and systemd service 2020-05-28 02:41:05 +00:00
core add readme and systemd service 2020-05-28 02:41:05 +00:00
db.sqlite3 fixed a lotta shit 2020-05-27 17:57:30 +00:00
manage.py fixed a lotta shit 2020-05-27 17:57:30 +00:00
readme.md Added nginx config 2020-05-28 03:02:43 +00:00

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