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/scripts
Chris Vogel abda91e1e2 get rid of flohmarkt_ynh_check_old_couchdb
CouchDB databases left over from old installations are now handled graceful:

* if restore finds one it's renamed before importing the backup from json and the user is warned
* if install finds one it is re-used

Integrated ynh_handle_getopts_args and ynh_local_curl development versions into _common.sh again, because sourcing them from there didn't work well because of different paths during install, restore.
2024-05-30 17:28:49 +02:00
..
couchdb-dump export/import couchdb 1st try 2024-05-14 14:13:41 +02:00
_common.sh get rid of flohmarkt_ynh_check_old_couchdb 2024-05-30 17:28:49 +02:00
backup fixed small problems 2024-05-19 13:51:00 +02:00
install get rid of flohmarkt_ynh_check_old_couchdb 2024-05-30 17:28:49 +02:00
remove on the way to ynh6 2024-05-30 08:50:08 +02:00
restore rename couchdb before restore if exists 2024-05-30 12:59:15 +02:00
upgrade moved initialize_couchdb into _common.sh 2024-05-30 10:59:43 +02:00