1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/noalyss_ynh.git synced 2024-09-03 19:46:20 +02:00
Commit graph

245 commits

Author SHA1 Message Date
oleole39
1f87a1d787 Fix #4 workaround for ynh_psql_setup_db() 2023-01-23 05:39:48 +01:00
oleole39
dd3af1681f Fix #3 workaround for ynh_psql_setup_db() and improved install email 2023-01-23 05:30:17 +01:00
oleole39
0c715d62f6 Fix #2 workaround for ynh_psql_setup_db() 2023-01-23 05:23:26 +01:00
oleole39
8799f28c4a Fix w orkaround for ynh_psql_setup_db() forced password reset in YNH Core (bug?) and improved email sent to admin at install 2023-01-23 05:16:50 +01:00
oleole39
bf54dc39cb Added workaround for ynh_psql_setup_db() forced password reset in YNH Core (bug?) and improved email sent to admin at install 2023-01-23 05:06:09 +01:00
oleole39
81519393b2 Fix restore script bug; Added notes to _common.sh 2023-01-23 04:01:10 +01:00
oleole39
43d9cafec7 Fix various bugs in scripts; Revert path to _common.sh for backup & restore scripts 2023-01-23 03:45:28 +01:00
oleole39
2ca427a1f5 Fix typos #2 2023-01-22 23:43:20 +01:00
oleole39
5c432cba97 Fix typos 2023-01-22 23:30:26 +01:00
yunohost-bot
f30bcf7f28 Auto-update README 2023-01-22 11:56:54 +00:00
Éric Gaspar
495bfddbbc Merge branch 'testing' of https://github.com/YunoHost-Apps/noalyss_ynh into testing 2023-01-22 12:56:49 +01:00
Éric Gaspar
1cde79d36c Update manifest.json 2023-01-22 12:56:44 +01:00
yunohost-bot
3fed2f62bc Auto-update README 2023-01-22 11:56:38 +00:00
Éric Gaspar
bda48c9837 Merge branch 'testing' of https://github.com/YunoHost-Apps/noalyss_ynh into testing 2023-01-22 12:56:32 +01:00
Éric Gaspar
5917702553 Fix 2023-01-22 12:56:27 +01:00
yunohost-bot
7ffab86a29 Auto-update README 2023-01-22 11:51:59 +00:00
oleole39
6e6651e66e Updated noalyss.conf template to match the content of the last version of the software (9025) 2023-01-20 04:16:03 +01:00
oleole39
88780f44b0 Simplified helper ynh_psql_dump_all_user_dbs in file _common.sh 2023-01-20 04:08:24 +01:00
oleole39
0ef3db2452 Fixed change_url & upgrade scripts: db_name key in settings becomes useless and is replaced by a db_user key of the same value; I left declaration as such in change_url script even though I renammed it in other scripts which needed it as for retrocompatibility in case it would be used as a global variable by some of the scripts's function which I didn't inspect (maybe that declaration is even unused). 2023-01-20 03:36:08 +01:00
oleole39
3e385afdd0 Fixed restore script: enable required restoration of multiple databases (all grouped under a dedicated PSQL user name corresponding to the app name); db_name key in settings becomes useless and is replaced by a db_user key of the same value; Changed path to _common.sh which looked strange 2023-01-20 03:28:41 +01:00
oleole39
d6844d452e Fixed backup script: enable required backup of multiple databases (all grouped under a dedicated PSQL user name corresponding to the app name); db_name key in settings becomes useless and is replaced by a db_user key of the same value; Changed path to _common.sh which looked strange 2023-01-20 03:28:19 +01:00
oleole39
5e50ee894b Fixed remove script: enable required removal of multiple databases (all grouped under a dedicated PSQL user name corresponding to the app name); db_name key in settings becomes useless and is replaced by a db_user key of the same value. 2023-01-20 03:11:57 +01:00
oleole39
4c9c416f22 Fixed install script: allow required creation of multiple databases (all grouped under a dedicated PSQL user name corresponding to the app name); remove database created by default by YNH which is unused by the app; db_name key in settings becomes useless and is replaced by a db_user key of the same value. 2023-01-20 03:09:14 +01:00
oleole39
71a853ea31 Created new helpers to manage multi-databases for a single application 2023-01-20 03:04:46 +01:00
oleole39
b1fac10517 Modified the function removing PostgreSQL databases in the 'remove' script to take into account that this app creates several databases by default and not a unique one 2023-01-19 03:54:09 +01:00
oleole39
bb681b27c9 grant app dedicated PostgreSQL's role permission to create DB since Noalyss required so in its standard install process; leave install.php (creates all required databases for the app to run correctly) in the app folder and add the full instructions required to complete the install process in the readme sent by email to admin 2023-01-19 03:30:32 +01:00
Éric Gaspar
c12c9af7eb
Merge pull request #37 from YunoHost-Apps/testing
Testing
2022-08-17 18:44:53 +02:00
yunohost-bot
67e2d05b5c Auto-update README 2022-08-17 16:44:21 +00:00
ericgaspar
a8ddd6da69 Update manifest.json 2022-08-17 18:44:14 +02:00
Éric Gaspar
5a13a0337d
Merge pull request #36 from YunoHost-Apps/Bullseye
Bullseye
2022-08-16 07:48:01 +02:00
yunohost-bot
f62d151dbb Auto-update README 2022-08-15 16:39:57 +00:00
ericgaspar
332eabc4cd set relative path for --keep opt 2022-08-15 18:39:49 +02:00
Éric Gaspar
a3f5df7f63
Merge pull request #33 from YunoHost-Apps/testing
Testing
2022-05-11 08:04:49 +02:00
ericgaspar
5d0938d105
Update check_process 2022-05-10 13:39:37 +02:00
Éric Gaspar
2f3a225440
Merge pull request #34 from YunoHost-Apps/php8.0
Php8.0
2022-05-10 13:37:52 +02:00
ericgaspar
017633817a
Update install 2022-04-14 11:54:24 +02:00
ericgaspar
c06a8be23b
Update upgrade 2022-04-14 11:19:06 +02:00
ericgaspar
3cf93fa067
Update install 2022-04-14 11:18:38 +02:00
ericgaspar
b5c955aaf1
Update noalyss.conf 2022-04-14 11:17:58 +02:00
ericgaspar
a0c05f45a5
Update noalyss.conf 2022-04-14 11:17:31 +02:00
ericgaspar
68ef38d486
Update install 2022-04-14 11:08:05 +02:00
ericgaspar
dd1efabc15
Update noalyss.conf 2022-04-14 09:14:03 +02:00
yunohost-bot
4452f96ae9 Auto-update README 2022-04-14 06:49:17 +00:00
ericgaspar
c8dac30967
php8.0 2022-04-14 08:49:07 +02:00
ericgaspar
0e2314d756
Update manifest.json 2022-04-14 08:45:27 +02:00
Éric Gaspar
f2b0ad0b49
Merge pull request #32 from YunoHost-Apps/typo
Fix typo in description
2022-04-14 08:39:41 +02:00
tituspijean
2bce451067
Fix typo in description 2022-04-14 08:36:14 +02:00
Éric Gaspar
620065d7dc
Merge pull request #31 from YunoHost-Apps/testing
Testing
2022-03-14 19:03:38 +01:00
Éric Gaspar
92200560b4
Merge pull request #30 from YunoHost-Apps/9025
9025
2022-03-14 07:32:03 +01:00
ericgaspar
a8b74d1122
Merge branch '9025' of https://github.com/YunoHost-Apps/noalyss_ynh into 9025 2022-03-13 16:00:19 +01:00