Cool but simple web-app mobile-compatible to gamify your life and self-improvement
https://lifepex.sceptique.eu/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
11 months ago | |
---|---|---|
.. | ||
README.md | 12 months ago | |
lifepex.service | 12 months ago | |
nginx.conf | 12 months ago | |
update.sh | 11 months ago |
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.