11 lines
448 B
Markdown
11 lines
448 B
Markdown
# 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.
|