From aa09ef03ea8cae7ca61c323f75ff44cc0e627090 Mon Sep 17 00:00:00 2001 From: Emmanuel Garette Date: Wed, 18 Jan 2023 09:19:37 +0100 Subject: [PATCH] update doc --- seed/apache/README.md | 2 +- seed/base-debian/README.md | 2 +- seed/base-fedora-35/README.md | 2 +- seed/base-machine/README.md | 2 +- seed/dns-external/README.md | 4 ++-- seed/dns-local/README.md | 6 +++--- seed/dovecot/README.md | 4 ++-- seed/forgejo/README.md | 2 +- seed/host-systemd-machined/README.md | 4 ++-- seed/imap-client/README.md | 6 +++--- seed/ldap-client/README.md | 4 ++-- seed/lemonldap/README.md | 8 ++++++-- seed/mariadb-client/README.md | 4 ++-- seed/mariadb/README.md | 4 ++-- seed/nginx-reverse-proxy/README.md | 4 ++-- seed/nsd/README.md | 9 ++++++--- seed/oauth2-client/README.md | 8 ++++++-- seed/openldap/README.md | 4 ++-- seed/php/README.md | 2 +- seed/postfix-lmtp-relay/README.md | 6 +++--- seed/postfix-relay/README.md | 4 ++-- seed/postgresql-client/README.md | 4 ++-- seed/postgresql/README.md | 4 ++-- seed/provider-systemd-machined/README.md | 4 ++-- seed/redis-client/README.md | 4 ++-- seed/redis/README.md | 4 ++-- seed/relay-lmtp-client/README.md | 4 ++-- seed/relay-mail-client/README.md | 4 ++-- seed/reverse-proxy-client/README.md | 4 ++-- seed/unbound/README.md | 2 +- 30 files changed, 68 insertions(+), 57 deletions(-) diff --git a/seed/apache/README.md b/seed/apache/README.md index b544ce2..0a0093d 100644 --- a/seed/apache/README.md +++ b/seed/apache/README.md @@ -36,4 +36,4 @@ Paramètrage avancé du serveur web Apache ## Used by -- [nextcloud](../nextcloud/README.md) +[nextcloud](../nextcloud/README.md) diff --git a/seed/base-debian/README.md b/seed/base-debian/README.md index 35aad8b..a04cff6 100644 --- a/seed/base-debian/README.md +++ b/seed/base-debian/README.md @@ -22,4 +22,4 @@ Base information of a Debian server. ## Used by -- [base-debian-bullseye](../base-debian-bullseye/README.md) +[base-debian-bullseye](../base-debian-bullseye/README.md) diff --git a/seed/base-fedora-35/README.md b/seed/base-fedora-35/README.md index 3479431..a264637 100644 --- a/seed/base-fedora-35/README.md +++ b/seed/base-fedora-35/README.md @@ -23,4 +23,4 @@ Base information of a Fedora 35. ## Used by -- [postfix-relay](../postfix-relay/README.md) +[postfix-relay](../postfix-relay/README.md) diff --git a/seed/base-machine/README.md b/seed/base-machine/README.md index c08f0b0..0feb249 100644 --- a/seed/base-machine/README.md +++ b/seed/base-machine/README.md @@ -30,4 +30,4 @@ Base information for a machine. ## Used by -- [systemd](../systemd/README.md) +[systemd](../systemd/README.md) diff --git a/seed/dns-external/README.md b/seed/dns-external/README.md index c38fae6..2db1e1b 100644 --- a/seed/dns-external/README.md +++ b/seed/dns-external/README.md @@ -33,6 +33,6 @@ DNS client with resolution on all zones (especially outside). - [unbound](../unbound/README.md) - [znc](../znc/README.md) -## Linked to +## Provider -- [unbound](../unbound/README.md) +[unbound](../unbound/README.md) diff --git a/seed/dns-local/README.md b/seed/dns-local/README.md index 0382515..f6c0db3 100644 --- a/seed/dns-local/README.md +++ b/seed/dns-local/README.md @@ -13,8 +13,8 @@ DNS client with access to local zones. ## Used by -- [base-machine](../base-machine/README.md) +[base-machine](../base-machine/README.md) -## Linked to +## Provider -- [nsd](../nsd/README.md) +[nsd](../nsd/README.md) diff --git a/seed/dovecot/README.md b/seed/dovecot/README.md index 600922a..4a9ce66 100644 --- a/seed/dovecot/README.md +++ b/seed/dovecot/README.md @@ -84,6 +84,6 @@ This a family is a leadership. - [+]: variable is multiple - **bold**: variable is mandatory -## Linked to +## Supplier -- [imap-client](../imap-client/README.md) +[imap-client](../imap-client/README.md) diff --git a/seed/forgejo/README.md b/seed/forgejo/README.md index a7caa0d..87ecd3e 100644 --- a/seed/forgejo/README.md +++ b/seed/forgejo/README.md @@ -89,4 +89,4 @@ Git forge Forgejo ## Used by -- [gitea](../gitea/README.md) +[gitea](../gitea/README.md) diff --git a/seed/host-systemd-machined/README.md b/seed/host-systemd-machined/README.md index 4945166..3607787 100644 --- a/seed/host-systemd-machined/README.md +++ b/seed/host-systemd-machined/README.md @@ -54,6 +54,6 @@ This a family is a leadership. - [+]: variable is multiple - **bold**: variable is mandatory -## Linked to +## Supplier -- [provider-systemd-machined](../provider-systemd-machined/README.md) +[provider-systemd-machined](../provider-systemd-machined/README.md) diff --git a/seed/imap-client/README.md b/seed/imap-client/README.md index 6d518c4..9ac1300 100644 --- a/seed/imap-client/README.md +++ b/seed/imap-client/README.md @@ -27,8 +27,8 @@ Application service needs interact with an IMAP server. ## Used by -- [roundcube](../roundcube/README.md) +[roundcube](../roundcube/README.md) -## Linked to +## Provider -- [dovecot](../dovecot/README.md) +[dovecot](../dovecot/README.md) diff --git a/seed/ldap-client/README.md b/seed/ldap-client/README.md index 40f3678..6807015 100644 --- a/seed/ldap-client/README.md +++ b/seed/ldap-client/README.md @@ -47,6 +47,6 @@ Application service needs interact with a LDAP server. - [lemonldap](../lemonldap/README.md) - [openldap](../openldap/README.md) -## Linked to +## Provider -- [openldap](../openldap/README.md) +[openldap](../openldap/README.md) diff --git a/seed/lemonldap/README.md b/seed/lemonldap/README.md index b887e4b..23c6d5f 100644 --- a/seed/lemonldap/README.md +++ b/seed/lemonldap/README.md @@ -76,6 +76,10 @@ This a family is a leadership. - [+]: variable is multiple - **bold**: variable is mandatory -## Linked to +## Supplier -- [oauth2-client](../oauth2-client/README.md) +[oauth2-client](../oauth2-client/README.md) + +## Provider + +[oauth2-client](../oauth2-client/README.md) diff --git a/seed/mariadb-client/README.md b/seed/mariadb-client/README.md index 154c976..ddb3c42 100644 --- a/seed/mariadb-client/README.md +++ b/seed/mariadb-client/README.md @@ -33,6 +33,6 @@ Application service needs interact with a MariaDB server. - [piwigo](../piwigo/README.md) - [sensmotdire](../sensmotdire/README.md) -## Linked to +## Provider -- [mariadb](../mariadb/README.md) +[mariadb](../mariadb/README.md) diff --git a/seed/mariadb/README.md b/seed/mariadb/README.md index e3c7df5..3d9447b 100644 --- a/seed/mariadb/README.md +++ b/seed/mariadb/README.md @@ -34,6 +34,6 @@ MariaDB, a relational database. - [+]: variable is multiple - **bold**: variable is mandatory -## Linked to +## Supplier -- [mariadb-client](../mariadb-client/README.md) +[mariadb-client](../mariadb-client/README.md) diff --git a/seed/nginx-reverse-proxy/README.md b/seed/nginx-reverse-proxy/README.md index 2f18716..090f3cb 100644 --- a/seed/nginx-reverse-proxy/README.md +++ b/seed/nginx-reverse-proxy/README.md @@ -62,6 +62,6 @@ Paramétrage global de NGINX - [+]: variable is multiple - **bold**: variable is mandatory -## Linked to +## Supplier -- [reverse-proxy-client](../reverse-proxy-client/README.md) +[reverse-proxy-client](../reverse-proxy-client/README.md) diff --git a/seed/nsd/README.md b/seed/nsd/README.md index 537a404..909d95f 100644 --- a/seed/nsd/README.md +++ b/seed/nsd/README.md @@ -65,7 +65,10 @@ This a family is a leadership. - [+]: variable is multiple - **bold**: variable is mandatory -## Linked to +## Supplier -- [dns-local](../dns-local/README.md) -- [unbound](../unbound/README.md) +[dns-local](../dns-local/README.md) + +## Provider + +[unbound](../unbound/README.md) diff --git a/seed/oauth2-client/README.md b/seed/oauth2-client/README.md index e48b28b..44718ec 100644 --- a/seed/oauth2-client/README.md +++ b/seed/oauth2-client/README.md @@ -51,6 +51,10 @@ Application service needs interact with a Oauth2 server. - [roundcube](../roundcube/README.md) - [nextcloud](../nextcloud/README.md) -## Linked to +## Supplier -- [lemonldap](../lemonldap/README.md) +[lemonldap](../lemonldap/README.md) + +## Provider + +[lemonldap](../lemonldap/README.md) diff --git a/seed/openldap/README.md b/seed/openldap/README.md index f0394ef..01dccca 100644 --- a/seed/openldap/README.md +++ b/seed/openldap/README.md @@ -114,6 +114,6 @@ This a family is a leadership. - [+]: variable is multiple - **bold**: variable is mandatory -## Linked to +## Supplier -- [ldap-client](../ldap-client/README.md) +[ldap-client](../ldap-client/README.md) diff --git a/seed/php/README.md b/seed/php/README.md index 72bebeb..3e76419 100644 --- a/seed/php/README.md +++ b/seed/php/README.md @@ -41,4 +41,4 @@ Paramètrage avancé de PHP ## Used by -- [php-fpm](../php-fpm/README.md) +[php-fpm](../php-fpm/README.md) diff --git a/seed/postfix-lmtp-relay/README.md b/seed/postfix-lmtp-relay/README.md index 4b0fe86..2280e99 100644 --- a/seed/postfix-lmtp-relay/README.md +++ b/seed/postfix-lmtp-relay/README.md @@ -27,8 +27,8 @@ Postfix, the mail server, as LMTP relay. ## Used by -- [postfix-relay](../postfix-relay/README.md) +[postfix-relay](../postfix-relay/README.md) -## Linked to +## Supplier -- [relay-lmtp-client](../relay-lmtp-client/README.md) +[relay-lmtp-client](../relay-lmtp-client/README.md) diff --git a/seed/postfix-relay/README.md b/seed/postfix-relay/README.md index e2910a2..eca7fa4 100644 --- a/seed/postfix-relay/README.md +++ b/seed/postfix-relay/README.md @@ -54,6 +54,6 @@ This a dynamic family generated from the variable "general.postfix.postfix_relay - [+]: variable is multiple - **bold**: variable is mandatory -## Linked to +## Supplier -- [relay-mail-client](../relay-mail-client/README.md) +[relay-mail-client](../relay-mail-client/README.md) diff --git a/seed/postgresql-client/README.md b/seed/postgresql-client/README.md index 81afe9c..09608a1 100644 --- a/seed/postgresql-client/README.md +++ b/seed/postgresql-client/README.md @@ -24,6 +24,6 @@ Application service needs interact with a Postgresql server. - [vaultwarden](../vaultwarden/README.md) - [nextcloud](../nextcloud/README.md) -## Linked to +## Provider -- [postgresql](../postgresql/README.md) +[postgresql](../postgresql/README.md) diff --git a/seed/postgresql/README.md b/seed/postgresql/README.md index 765c865..2db1eb0 100644 --- a/seed/postgresql/README.md +++ b/seed/postgresql/README.md @@ -67,6 +67,6 @@ This a dynamic family generated from the variable "accounts.remotes". - [+]: variable is multiple - **bold**: variable is mandatory -## Linked to +## Supplier -- [postgresql-client](../postgresql-client/README.md) +[postgresql-client](../postgresql-client/README.md) diff --git a/seed/provider-systemd-machined/README.md b/seed/provider-systemd-machined/README.md index bdafbe1..db90296 100644 --- a/seed/provider-systemd-machined/README.md +++ b/seed/provider-systemd-machined/README.md @@ -42,6 +42,6 @@ Machine started in Systemd Machined environment. - [+]: variable is multiple - **bold**: variable is mandatory -## Linked to +## Provider -- [host-systemd-machined](../host-systemd-machined/README.md) +[host-systemd-machined](../host-systemd-machined/README.md) diff --git a/seed/redis-client/README.md b/seed/redis-client/README.md index 581e27e..6b2f0db 100644 --- a/seed/redis-client/README.md +++ b/seed/redis-client/README.md @@ -37,6 +37,6 @@ Application service needs interact with a Redis server. - [roundcube](../roundcube/README.md) - [nextcloud](../nextcloud/README.md) -## Linked to +## Provider -- [redis](../redis/README.md) +[redis](../redis/README.md) diff --git a/seed/redis/README.md b/seed/redis/README.md index b075979..433b581 100644 --- a/seed/redis/README.md +++ b/seed/redis/README.md @@ -50,6 +50,6 @@ Configuration du service de cache Redis - [+]: variable is multiple - **bold**: variable is mandatory -## Linked to +## Supplier -- [redis-client](../redis-client/README.md) +[redis-client](../redis-client/README.md) diff --git a/seed/relay-lmtp-client/README.md b/seed/relay-lmtp-client/README.md index eb6bd86..a8a315e 100644 --- a/seed/relay-lmtp-client/README.md +++ b/seed/relay-lmtp-client/README.md @@ -32,6 +32,6 @@ Application service needs interact with a Postfix server with LMTP protocol. - [mailman](../mailman/README.md) - [dovecot](../dovecot/README.md) -## Linked to +## Provider -- [postfix-lmtp-relay](../postfix-lmtp-relay/README.md) +[postfix-lmtp-relay](../postfix-lmtp-relay/README.md) diff --git a/seed/relay-mail-client/README.md b/seed/relay-mail-client/README.md index f215221..784af79 100644 --- a/seed/relay-mail-client/README.md +++ b/seed/relay-mail-client/README.md @@ -36,6 +36,6 @@ Client SMTP. - [nextcloud](../nextcloud/README.md) - [lemonldap](../lemonldap/README.md) -## Linked to +## Provider -- [postfix-relay](../postfix-relay/README.md) +[postfix-relay](../postfix-relay/README.md) diff --git a/seed/reverse-proxy-client/README.md b/seed/reverse-proxy-client/README.md index 16b03dd..21ab78d 100644 --- a/seed/reverse-proxy-client/README.md +++ b/seed/reverse-proxy-client/README.md @@ -43,6 +43,6 @@ This a family is a leadership. - [apache](../apache/README.md) - [lemonldap](../lemonldap/README.md) -## Linked to +## Provider -- [nginx-reverse-proxy](../nginx-reverse-proxy/README.md) +[nginx-reverse-proxy](../nginx-reverse-proxy/README.md) diff --git a/seed/unbound/README.md b/seed/unbound/README.md index af24664..6e701d7 100644 --- a/seed/unbound/README.md +++ b/seed/unbound/README.md @@ -62,7 +62,7 @@ This a family is a leadership. - [+]: variable is multiple - **bold**: variable is mandatory -## Linked to +## Suppliers - [dns-external](../dns-external/README.md) - [nsd](../nsd/README.md)