yunohost/data/helpers.d
2021-02-02 03:45:13 +01:00
..
apt Do not ynh_die if systemctl action fails, because we don't want to exit in the middle of a remove script ... instead, return a non-zero code which should trigger script failure only if set -eu is enabled 2021-01-31 11:57:34 +01:00
backup Use jq / output-as json to get info from yunohost commands instead of scraping with grep 2021-02-02 03:45:13 +01:00
fail2ban Normalize conf template handling for nginx, php-fpm, systemd and fail2ban using ynh_add_config 2021-01-23 04:33:28 +01:00
getopts detect wrong arguments 2020-09-16 13:23:10 +02:00
hardware [enh] ynh_get_ram 2020-05-02 14:21:29 +02:00
logging Move ynh_exec_as helper to user section 2021-01-28 08:07:53 +01:00
logrotate Update YunoHost version requirements 2020-04-21 14:48:52 +02:00
mysql [fix] Fix getopts and helpers 2020-07-27 19:20:36 +02:00
network use ynh_port_available in ynh_find_port 2020-04-25 01:03:33 +02:00
nginx Replace #sub_path_only and #root_path_only in the template *before* calling ynh_add_config, otherwise the it ain't in the checksum computation 2021-01-23 04:33:28 +01:00
nodejs Upgrade n to v7.0.0 2021-01-14 11:21:07 +01:00
permission Use jq / output-as json to get info from yunohost commands instead of scraping with grep 2021-02-02 03:45:13 +01:00
php Merge pull request #1118 from YunoHost/normalize-conf-template-handling 2021-01-31 16:15:45 +01:00
postgresql [psql] Upgrade postgresql helper to use version 11 2020-07-27 19:23:53 +02:00
setting Merge branch 'dev' into enh-python3 2021-01-10 18:31:19 +01:00
string Standardize helper comments 2020-04-20 20:58:17 +02:00
systemd Merge pull request #1118 from YunoHost/normalize-conf-template-handling 2021-01-31 16:15:45 +01:00
user Use jq / output-as json to get info from yunohost commands instead of scraping with grep 2021-02-02 03:45:13 +01:00
utils Use jq / output-as json to get info from yunohost commands instead of scraping with grep 2021-02-02 03:45:13 +01:00