1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/flohmarkt_ynh.git synced 2024-09-03 18:36:30 +02:00
flohmarkt_ynh/conf
Chris Vogel b5e0f424f9 reworked install paths
new paths are now defined in _common.sh like this
```
flohmarkt_install="/opt/${id}/${domain}${url_path}/src"
flohmarkt_venv_dir="/opt/${id}/${domain}${url_path}/venv"
```
giving a nice layout following the domain and path the flohmarkt uses as its URL.

Activated path resource in manifest.toml to let the admin choose a path different from '/'.
2024-04-30 14:12:49 +02:00
..
05-flohmarkt.ini 5-flohmarkt.conf → 05-flohmarkt.conf, added to update 2024-04-21 12:43:18 +02:00
flohmarkt.conf new flohmarkt start 2024-04-25 13:07:28 +02:00
nginx.conf initial generic nginx.conf 2024-02-22 17:25:16 +01:00
systemd.service reworked install paths 2024-04-30 14:12:49 +02:00