1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/flohmarkt_ynh.git synced 2024-09-03 18:36:30 +02:00
Commit graph

16 commits

Author SHA1 Message Date
Chris Vogel
b6d9fac30f New file- and pathnames
Quiet a ride, but on my test system it installs and removes.

Upgrade will not work, yet. Renaming is missing.

Multiple installs should work.
2024-05-06 07:47:13 +02:00
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
Chris Vogel
b271454e8d extend logging
* make systemd.service log a timestamp that can be read by fail2ban
* add dependency on moreutils to manifest.toml (needed in systemd.service)
2024-04-27 13:36:14 +02:00
Chris Vogel
f1ca7d3cdb new flohmarkt start
flohmarkt needs to be started with a different class
2024-04-25 13:07:28 +02:00
Chris Vogel
590198f862 5-flohmarkt.conf → 05-flohmarkt.conf, added to update 2024-04-21 12:43:18 +02:00
Chris Vogel
9199034e22 couchdb config correction 2024-04-20 19:55:52 +02:00
Chris Vogel
1307859fb4 issues #17 and #18 2024-04-20 15:40:57 +02:00
Chris Vogel
f45de21814 wrong password in flohmarkt.ini 2024-04-18 21:03:46 +02:00
Chris Vogel
2e49040abd issue #10 2024-04-15 08:12:40 +02:00
Chris Vogel
94e02cb8c3 new version, debug mode (aka no cert verify) 2024-04-13 18:50:07 +02:00
Chris Vogel
b02d3d4045 2024-04-12 08:20:16 +02:00
Chris Vogel
87b416a658 systemd.service 2024-04-11 19:53:18 +02:00
Chris Vogel
759b820e38 2024-04-11 16:13:12 +02:00
Chris Vogel
1f614a3733 flohmarkt config, email 2024-04-10 21:08:02 +02:00
Chris Vogel
51f06f3e1f initial generic nginx.conf 2024-02-22 17:25:16 +01:00
Chris Vogel
a829b43253 shamelessly copied from couchdb_ynh 2024-02-12 15:14:26 +01:00