"services" section in manifest.json

https://yunohost.org/#/packaging_apps_manifest list a few example “services”:

nginx, php5-fpm, mysql, uwsgi, metronome, postfix, dovecot…

But where is a fill list?

My question is “postgres” and “redis” or “redis-server” exists, too?!?

Don’t worry much about these, I have just discovered that YunoHost will ignore custom services

It will basically only check for ["nginx", "php7.3-fpm", "mysql", "postfix", "fail2ban"].

Hm. Okay. Then i will leave my list to “nginx” only…

FYI I have opened an issue about it. The current code/documentation are a bit misleading. :wink:

1 Like