LifePex/scripts
Arthur POULET aa479693a3
continuous-integration/drone/push Build is passing Details
other: minor script & ci update
2021-06-24 22:24:01 +02:00
..
README.md img: add favicon 2021-06-11 21:40:06 +02:00
lifepex.service img: add favicon 2021-06-11 21:40:06 +02:00
nginx.conf img: add favicon 2021-06-11 21:40:06 +02:00
update.sh other: minor script & ci update 2021-06-24 22:24:01 +02:00

README.md

Scripts

In the scripts we are supposed to do everything as the user and group lifepex. The software is supposed to be cloned in /srv/LifePex. When copying a script, make sure you update the variables.

  • update.sh pull the lastest source code and ensure the database is migrated the lastest schema.
  • lifepex.service is usable for installing a service in systemd.
  • nginx.conf it is a possible configuration for nginx reverse proxy.