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

9 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
4ce465d31a replaced " by ' because content itself contained " 2024-04-27 14:04:21 +02:00
Chris Vogel
27f90fa281 backup everything
…until there'll be complains.
2024-04-22 19:55:27 +02:00
Chris Vogel
824ead433d 1st try 2024-04-22 19:55:27 +02:00
Chris Vogel
590198f862 5-flohmarkt.conf → 05-flohmarkt.conf, added to update 2024-04-21 12:43:18 +02:00
Chris Vogel
41a989bb7b install/upgrade script correction 2024-04-20 20:02:52 +02:00
Chris Vogel
3cf202c00f inconsistencies removed 2024-04-18 14:43:23 +02:00
Chris Vogel
0d8d4e316b couchdb only - so far 2024-02-21 16:50:15 +01:00