yunohost/helpers/helpers.v2.1.d
Alexandre Aubin bc3e36abb3 friskies
2024-07-01 21:39:59 +02:00
..
apt helpers2.1: when using ynh_die, also return the error via YNH_STDRETURN such that it can be obtained from the python and displayed in the main error message, to increase the chance that people may read it and have something more useful than "An error happened in the script" 2024-06-30 18:53:54 +02:00
backup helpers2.1: also run _ynh_apply_default_permissions in ynh_restore to be consistent (also because the user uid on the new system may be different than in the archive etc) 2024-06-29 21:32:53 +02:00
composer helpers: Misc cleaning / reorganizing to prepare new doc 2024-06-24 17:42:37 +02:00
config helpers2.1: use positional args for file checksum helpers 2024-06-20 13:44:09 +02:00
fail2ban helpers: Misc cleaning / reorganizing to prepare new doc 2024-06-24 17:42:37 +02:00
getopts Fix getopts error handling ... 2024-06-29 19:21:08 +02:00
go helpers2.1: zgrblg 2024-06-30 00:21:40 +02:00
logging friskies 2024-07-01 21:39:59 +02:00
logrotate helpers2.1: in logrotate, make sure to also chown $app the log dir 2024-06-28 20:21:56 +02:00
mongodb helpers2.1: forgot to rename the apt call in mongodb helpers 2024-06-29 17:18:20 +02:00
multimedia helpers2.1: use the MEDIA_GROUP global var for consistency 2024-07-01 18:49:36 +02:00
mysql helpers: Misc cleaning / reorganizing to prepare new doc 2024-06-24 17:42:37 +02:00
nginx helpers: Misc cleaning / reorganizing to prepare new doc 2024-06-24 17:42:37 +02:00
nodejs helpers: Misc cleaning / reorganizing to prepare new doc 2024-06-24 17:42:37 +02:00
permission helpers: Misc cleaning / reorganizing to prepare new doc 2024-06-24 17:42:37 +02:00
php helpers2.1: fix automigration of phpversion to php_version 2024-06-30 01:37:56 +02:00
postgresql helpers: Misc cleaning / reorganizing to prepare new doc 2024-06-24 17:42:37 +02:00
redis helpers2.1: further simplify logging helpers by removing the --message (ynh_script_progression too, no more args except the message) 2024-06-19 23:40:53 +02:00
ruby helpers: Misc cleaning / reorganizing to prepare new doc 2024-06-24 17:42:37 +02:00
setting helpers2.1: fix automigration of phpversion to php_version 2024-06-30 01:37:56 +02:00
sources What do we say about testing before releasing? Not today! 2024-07-01 20:25:10 +02:00
string helpers: Misc cleaning / reorganizing to prepare new doc 2024-06-24 17:42:37 +02:00
systemd helpers: Misc cleaning / reorganizing to prepare new doc 2024-06-24 17:42:37 +02:00
systemuser helpers: Misc cleaning / reorganizing to prepare new doc 2024-06-24 17:42:37 +02:00
templating helpers2.1: fix __PATH__/ handling 2024-06-25 14:16:04 +02:00
utils helpers2.1: remove the ynh_clean_setup mechanism underused/useless.. 2024-06-30 20:10:21 +02:00
vendor helpers2.1: fixes after tests on the battlefield 2024-06-13 01:00:52 +02:00