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

208 commits

Author SHA1 Message Date
Chris Vogel
664e7475f1 fixed 2 syntax errors 2024-05-15 07:50:15 +02:00
Chris Vogel
935a8e7844 1st time working backup/restore
:)
2024-05-14 20:40:51 +02:00
Chris Vogel
ef2b69ecc2 correct couchdb-dump.sh call 2024-05-14 14:24:13 +02:00
Chris Vogel
01a864eef1 export/import couchdb 1st try 2024-05-14 14:13:41 +02:00
Chris Vogel
74f40685b5 french description, added yunohost service remove 2024-05-14 09:53:23 +02:00
Chris Vogel
b7292ff44e debugging added
find reason for warnings
2024-05-13 12:29:10 +02:00
Chris Vogel
f15fda5567 Merge branch 'testing' of github.com:YunoHost-Apps/flohmarkt_ynh into testing 2024-05-13 12:18:18 +02:00
yunohost-bot
1beb2622e9 Auto-update READMEs 2024-05-12 15:41:47 +00:00
eric_G
df9dab54d1
Merge branch 'master' into testing 2024-05-12 17:41:44 +02:00
yunohost-bot
eacd1d22dd Auto-update READMEs 2024-05-10 18:19:32 +00:00
Chris Vogel
101ad9f73e RAM, factory option for uvicorn 2024-05-10 20:07:51 +02:00
Chris Vogel
cd2eea1abb typo 2024-05-10 13:24:10 +02:00
Chris Vogel
fabe59fbc0 Merge branch 'testing' of github.com:YunoHost-Apps/flohmarkt_ynh into testing 2024-05-10 13:13:11 +02:00
Chris Vogel
183fab287f moved to POST_INSTALL 2024-05-10 13:12:35 +02:00
yunohost-bot
223ea4058e Auto-update READMEs 2024-05-10 11:11:25 +00:00
Chris Vogel
a97f31a50b gitignore 2024-05-10 13:11:02 +02:00
Chris Vogel
405b6a7bba Merge branch 'testing' of github.com:YunoHost-Apps/flohmarkt_ynh into testing 2024-05-10 13:10:25 +02:00
Chris Vogel
4daa678ca4 testing 2024-05-10 13:07:21 +02:00
Chris Vogel
1b0e3e3846 remove un-needed file 2024-05-10 11:50:25 +02:00
Chris Vogel
17f3faca15 remove unneeded file 2024-05-10 11:49:24 +02:00
yunohost-bot
3ce18dfa9d Auto-update READMEs 2024-05-10 09:26:28 +00:00
Chris Vogel
4970b86bda restore DISCLAIMER 2024-05-10 11:24:58 +02:00
yunohost-bot
e21ccf23f7 Auto-update READMEs 2024-05-10 09:17:31 +00:00
Éric Gaspar
b475ce6375 Merge branch 'testing' of https://github.com/YunoHost-Apps/flohmarkt_ynh into testing 2024-05-10 11:17:19 +02:00
yunohost-bot
4bd490fa03 Auto-update READMEs 2024-05-10 09:08:12 +00:00
Chris Vogel
01ab9d6665 ironing out errors and warnings 2024-05-10 11:07:42 +02:00
Éric Gaspar
5cca8a21ec fix linter 2024-05-10 10:21:52 +02:00
Éric Gaspar
27920e6cfc Merge branch 'testing' of https://github.com/YunoHost-Apps/flohmarkt_ynh into testing 2024-05-10 10:17:32 +02:00
eric_G
08e0a321ec
Merge branch 'master' into testing 2024-05-10 10:16:46 +02:00
yunohost-bot
46896e78fc Auto-update READMEs 2024-05-10 07:16:05 +00:00
Chris Vogel
c3973976cc improvements to upgrade 2024-05-10 09:15:22 +02:00
yunohost-bot
03c9d5e3e2 Auto-update READMEs 2024-05-09 12:02:03 +00:00
Chris Vogel
eafaed5b8b version naming same as in manifest 2024-05-09 14:00:54 +02:00
Chris Vogel
703ec83ba0 increased ynh4 to ynh5
this will be the release - wherever I messed up the counting ;-)
2024-05-09 13:59:24 +02:00
Chris Vogel
45a7cda2ba deleted autogenerated README_* 2024-05-08 16:31:52 +02:00
Chris Vogel
94ec94e32d corrections to backup/restore 2024-05-08 16:14:04 +02:00
Chris Vogel
6287cd7725 Upgrade paths/filename part III
now it works on my test system...
2024-05-08 11:18:05 +02:00
Chris Vogel
b943dfa6f1 paths and filenames - part II
adjusted paths after trying, thinking and talking to people in the matrix room again.
2024-05-07 12:18:36 +02:00
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
e73534d4cd new source, upgrade test
* changed source to actual one
* changed upgrade from version in tests.toml
2024-04-30 19:48:43 +02:00
Chris Vogel
957577acf8 Merge branch 'main' of codeberg.org:flohmarkt/flohmarkt_ynh 2024-04-30 14:23:10 +02:00
Chris Vogel
8737723882 rename main to testing
updated DEVELOPMENT.md to prepare
2024-04-30 14:22:32 +02:00
Chris Vogel
95a58906f4 Merge pull request 'reworked install paths' (#39) from check_paths into main
Reviewed-on: https://codeberg.org/flohmarkt/flohmarkt_ynh/pulls/39
2024-04-30 12:16:45 +00: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
217fc0eb0f
Merge pull request #2 from YunoHost-Apps/main
information, fail2ban configured and tested
2024-04-28 09:45:14 +02:00
yunohost-bot
5e710fc89f Auto-update READMEs 2024-04-27 16:32:26 +00:00
Chris Vogel
bc8eea5e6d Merge pull request 'ynh4: fail2ban configuration added' (#34) from logger into main
Reviewed-on: https://codeberg.org/flohmarkt/flohmarkt_ynh/pulls/34
closes: https://codeberg.org/flohmarkt/flohmarkt_ynh/issues/16#issuecomment-1791332
2024-04-27 16:29:15 +00:00
Chris Vogel
955db35ef4 ynh4 fail2ban configured and tested 2024-04-27 18:26:41 +02:00
Chris Vogel
4ce465d31a replaced " by ' because content itself contained " 2024-04-27 14:04:21 +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