From ef6ad701736a109017f712ac28630885c2ab8828 Mon Sep 17 00:00:00 2001 From: Emmanuel Garette Date: Fri, 11 Aug 2023 09:38:05 +0200 Subject: [PATCH] update doc --- seed/apache/README.md | 7 +++---- seed/base-debian-bullseye/README.md | 7 +++---- seed/base-debian/README.md | 7 +++---- seed/base-fedora-35/README.md | 7 +++---- seed/base-fedora-36/README.md | 7 +++---- seed/base-fedora-37/README.md | 7 +++---- seed/base-fedora-38/README.md | 7 +++---- seed/base-fedora/README.md | 7 +++---- seed/base-machine/README.md | 4 ++-- seed/base/README.md | 4 ++-- seed/dns-external/README.md | 4 ++-- seed/dns-local/README.md | 4 ++-- seed/dovecot/README.md | 7 +++---- seed/forgejo/README.md | 7 +++---- seed/gitea/README.md | 4 ++-- seed/grafana/README.md | 7 +++---- seed/host-systemd-machined/README.md | 7 +++---- seed/imap-client/README.md | 4 ++-- seed/journald/README.md | 7 +++---- seed/journald_remote/README.md | 7 +++---- seed/ldap-client/README.md | 4 ++-- seed/lemonldap/README.md | 7 +++---- seed/loki/README.md | 7 +++---- seed/mailman/README.md | 7 +++---- seed/mariadb-client/README.md | 7 +++---- seed/mariadb/README.md | 7 +++---- seed/nextcloud/README.md | 7 +++---- seed/nginx-common/README.md | 7 +++---- seed/nginx-https/README.md | 7 +++---- seed/nginx-reverse-proxy/README.md | 7 +++---- seed/nginx-static/README.md | 7 +++---- seed/nsd-local/README.md | 7 +++---- seed/nsd/README.md | 7 +++---- seed/oauth2-client/README.md | 4 ++-- seed/odoo/README.md | 7 +++---- seed/openldap/README.md | 7 +++---- seed/peertube/README.md | 7 +++---- seed/php-fpm/README.md | 4 ++-- seed/php/README.md | 7 +++---- seed/piwigo/README.md | 7 +++---- seed/pki-tls/README.md | 4 ++-- seed/postfix-lmtp-relay/README.md | 7 +++---- seed/postfix-relay/README.md | 7 +++---- seed/postgresql-client/README.md | 7 +++---- seed/postgresql/README.md | 7 +++---- seed/prometheus/README.md | 7 +++---- seed/provider-systemd-machined/README.md | 7 +++---- seed/redis-client/README.md | 7 +++---- seed/redis-common/README.md | 7 +++---- seed/redis/README.md | 7 +++---- seed/relay-lmtp-client/README.md | 4 ++-- seed/relay-mail-client/README.md | 4 ++-- seed/resolved/README.md | 7 +++---- seed/reverse-proxy-client/README.md | 4 ++-- seed/roundcube/README.md | 7 +++---- seed/speedtest-rs/README.md | 7 +++---- seed/systemd/README.md | 7 +++---- seed/unbound/README.md | 7 +++---- seed/vaultwarden/README.md | 7 +++---- seed/vector/README.md | 7 +++---- seed/znc/README.md | 7 +++---- 61 files changed, 170 insertions(+), 218 deletions(-) diff --git a/seed/apache/README.md b/seed/apache/README.md index 661853c5..66ab803d 100644 --- a/seed/apache/README.md +++ b/seed/apache/README.md @@ -3,13 +3,14 @@ gitea: none include_toc: true --- + +[Return to the list of application services.](../README.md) # apache ## Synopsis -Apache as web server. -[Software's website.](https://httpd.apache.org/) +[Apache as web server.](https://httpd.apache.org/) @@ -33,5 +34,3 @@ Paramètrage avancé du serveur web Apache. ## Used by [nextcloud](../nextcloud/README.md) - -[All applications services for this dataset.](../README.md) diff --git a/seed/base-debian-bullseye/README.md b/seed/base-debian-bullseye/README.md index ec2829ee..b64d6fef 100644 --- a/seed/base-debian-bullseye/README.md +++ b/seed/base-debian-bullseye/README.md @@ -3,13 +3,14 @@ gitea: none include_toc: true --- + +[Return to the list of application services.](../README.md) # base-debian-bullseye ## Synopsis -Base information of a Debian Bulleye server. -[Software's website.](https://www.debian.org/) +[Base information of a Debian Bulleye server.](https://www.debian.org/) ## Dependances @@ -27,5 +28,3 @@ Base information of a Debian Bulleye server. - [odoo](../odoo/README.md) - [mailman](../mailman/README.md) - [lemonldap](../lemonldap/README.md) - -[All applications services for this dataset.](../README.md) diff --git a/seed/base-debian/README.md b/seed/base-debian/README.md index 455c6d1e..91512b3d 100644 --- a/seed/base-debian/README.md +++ b/seed/base-debian/README.md @@ -3,13 +3,14 @@ gitea: none include_toc: true --- + +[Return to the list of application services.](../README.md) # base-debian ## Synopsis -Base information of a Debian server. -[Software's website.](https://www.debian.org/) +[Base information of a Debian server.](https://www.debian.org/) ## Dependances @@ -24,5 +25,3 @@ Base information of a Debian server. ## Used by [base-debian-bullseye](../base-debian-bullseye/README.md) - -[All applications services for this dataset.](../README.md) diff --git a/seed/base-fedora-35/README.md b/seed/base-fedora-35/README.md index a8164be4..1e793b0f 100644 --- a/seed/base-fedora-35/README.md +++ b/seed/base-fedora-35/README.md @@ -3,13 +3,14 @@ gitea: none include_toc: true --- + +[Return to the list of application services.](../README.md) # base-fedora-35 ## Synopsis -Base information of a Fedora 35. -[Software's website.](https://getfedora.org/) +[Base information of a Fedora 35.](https://getfedora.org/) ## Dependances @@ -25,5 +26,3 @@ Base information of a Fedora 35. ## Used by [postfix-relay](../postfix-relay/README.md) - -[All applications services for this dataset.](../README.md) diff --git a/seed/base-fedora-36/README.md b/seed/base-fedora-36/README.md index 03ef07a1..083a1635 100644 --- a/seed/base-fedora-36/README.md +++ b/seed/base-fedora-36/README.md @@ -3,13 +3,14 @@ gitea: none include_toc: true --- + +[Return to the list of application services.](../README.md) # base-fedora-36 ## Synopsis -Base information of a Fedora 36. -[Software's website.](https://getfedora.org/) +[Base information of a Fedora 36.](https://getfedora.org/) ## Dependances @@ -32,5 +33,3 @@ Base information of a Fedora 36. - [vaultwarden](../vaultwarden/README.md) - [mariadb](../mariadb/README.md) - [nextcloud](../nextcloud/README.md) - -[All applications services for this dataset.](../README.md) diff --git a/seed/base-fedora-37/README.md b/seed/base-fedora-37/README.md index d8472268..8a5bb61d 100644 --- a/seed/base-fedora-37/README.md +++ b/seed/base-fedora-37/README.md @@ -3,13 +3,14 @@ gitea: none include_toc: true --- + +[Return to the list of application services.](../README.md) # base-fedora-37 ## Synopsis -Base information of a Fedora 37. -[Software's website.](https://getfedora.org/) +[Base information of a Fedora 37.](https://getfedora.org/) ## Dependances @@ -30,5 +31,3 @@ Base information of a Fedora 37. - [nsd](../nsd/README.md) - [nginx-reverse-proxy](../nginx-reverse-proxy/README.md) - [openldap](../openldap/README.md) - -[All applications services for this dataset.](../README.md) diff --git a/seed/base-fedora-38/README.md b/seed/base-fedora-38/README.md index 1e0f4356..1d808c92 100644 --- a/seed/base-fedora-38/README.md +++ b/seed/base-fedora-38/README.md @@ -3,13 +3,14 @@ gitea: none include_toc: true --- + +[Return to the list of application services.](../README.md) # base-fedora-38 ## Synopsis -Base information of a Fedora 38. -[Software's website.](https://getfedora.org/) +[Base information of a Fedora 38.](https://getfedora.org/) ## Dependances @@ -31,5 +32,3 @@ Base information of a Fedora 38. - [loki](../loki/README.md) - [forgejo](../forgejo/README.md) - [prometheus](../prometheus/README.md) - -[All applications services for this dataset.](../README.md) diff --git a/seed/base-fedora/README.md b/seed/base-fedora/README.md index e532760d..a4960c40 100644 --- a/seed/base-fedora/README.md +++ b/seed/base-fedora/README.md @@ -3,13 +3,14 @@ gitea: none include_toc: true --- + +[Return to the list of application services.](../README.md) # base-fedora ## Synopsis -Base information of a Fedora. -[Software's website.](https://getfedora.org/) +[Base information of a Fedora.](https://getfedora.org/) ## Dependances @@ -27,5 +28,3 @@ Base information of a Fedora. - [base-fedora-35](../base-fedora-35/README.md) - [base-fedora-38](../base-fedora-38/README.md) - [base-fedora-37](../base-fedora-37/README.md) - -[All applications services for this dataset.](../README.md) diff --git a/seed/base-machine/README.md b/seed/base-machine/README.md index 1852ce7e..9bf06972 100644 --- a/seed/base-machine/README.md +++ b/seed/base-machine/README.md @@ -3,6 +3,8 @@ gitea: none include_toc: true --- + +[Return to the list of application services.](../README.md) # base-machine ## Synopsis @@ -28,5 +30,3 @@ Base information for a machine. ## Used by [systemd](../systemd/README.md) - -[All applications services for this dataset.](../README.md) diff --git a/seed/base/README.md b/seed/base/README.md index b8308440..e95b57d2 100644 --- a/seed/base/README.md +++ b/seed/base/README.md @@ -3,6 +3,8 @@ gitea: none include_toc: true --- + +[Return to the list of application services.](../README.md) # base ## Synopsis @@ -13,5 +15,3 @@ Base of all application services. - [host-systemd-machined](../host-systemd-machined/README.md) - [base-machine](../base-machine/README.md) - -[All applications services for this dataset.](../README.md) diff --git a/seed/dns-external/README.md b/seed/dns-external/README.md index 56cb8084..bae8067f 100644 --- a/seed/dns-external/README.md +++ b/seed/dns-external/README.md @@ -3,6 +3,8 @@ gitea: none include_toc: true --- + +[Return to the list of application services.](../README.md) # dns-external ## Synopsis @@ -31,5 +33,3 @@ DNS client with resolution on all zones (especially outside). ## Provider [unbound](../unbound/README.md) - -[All applications services for this dataset.](../README.md) diff --git a/seed/dns-local/README.md b/seed/dns-local/README.md index 78203c7b..eb732bb6 100644 --- a/seed/dns-local/README.md +++ b/seed/dns-local/README.md @@ -3,6 +3,8 @@ gitea: none include_toc: true --- + +[Return to the list of application services.](../README.md) # dns-local ## Synopsis @@ -16,5 +18,3 @@ DNS client with access to local zones. ## Provider [nsd-local](../nsd-local/README.md) - -[All applications services for this dataset.](../README.md) diff --git a/seed/dovecot/README.md b/seed/dovecot/README.md index ed2d5999..d39c3a76 100644 --- a/seed/dovecot/README.md +++ b/seed/dovecot/README.md @@ -3,13 +3,14 @@ gitea: none include_toc: true --- + +[Return to the list of application services.](../README.md) # dovecot ## Synopsis -Postfix and Dovecot as mail servers (Submission and IMAP). -[Software's website.](https://www.dovecot.org/) +[Postfix and Dovecot as mail servers (Submission and IMAP).](https://www.dovecot.org/) ## Basic variables @@ -117,5 +118,3 @@ dovecot: ## Supplier [imap-client](../imap-client/README.md) - -[All applications services for this dataset.](../README.md) diff --git a/seed/forgejo/README.md b/seed/forgejo/README.md index 1454e67d..fec30814 100644 --- a/seed/forgejo/README.md +++ b/seed/forgejo/README.md @@ -3,13 +3,14 @@ gitea: none include_toc: true --- + +[Return to the list of application services.](../README.md) # forgejo ## Synopsis -Forgejo, a community managed lightweight code hosting solution. -[Software's website.](https://forgejo.org/) +[Forgejo, a community managed lightweight code hosting solution.](https://forgejo.org/) ## Basic variables @@ -140,5 +141,3 @@ forgejo: ## Used by [gitea](../gitea/README.md) - -[All applications services for this dataset.](../README.md) diff --git a/seed/gitea/README.md b/seed/gitea/README.md index a6e085ae..628be5b8 100644 --- a/seed/gitea/README.md +++ b/seed/gitea/README.md @@ -3,6 +3,8 @@ gitea: none include_toc: true --- + +[Return to the list of application services.](../README.md) # gitea ## Synopsis @@ -152,5 +154,3 @@ gitea: - [redis-client](../redis-client/README.md) - [redis-common](../redis-common/README.md) - [oauth2-client](../oauth2-client/README.md) - -[All applications services for this dataset.](../README.md) diff --git a/seed/grafana/README.md b/seed/grafana/README.md index 46cbcb0a..35da84dd 100644 --- a/seed/grafana/README.md +++ b/seed/grafana/README.md @@ -3,13 +3,14 @@ gitea: none include_toc: true --- + +[Return to the list of application services.](../README.md) # grafana ## Synopsis -Grafana is an analytics and interactive visualization web application. -[Software's website.](https://grafana.com/) +[Grafana is an analytics and interactive visualization web application.](https://grafana.com/) ## Basic variables @@ -122,5 +123,3 @@ grafana: - [oauth2-client](../oauth2-client/README.md) - [reverse-proxy-client](../reverse-proxy-client/README.md) - [relay-mail-client](../relay-mail-client/README.md) - -[All applications services for this dataset.](../README.md) diff --git a/seed/host-systemd-machined/README.md b/seed/host-systemd-machined/README.md index 8799fc55..353e8027 100644 --- a/seed/host-systemd-machined/README.md +++ b/seed/host-systemd-machined/README.md @@ -3,13 +3,14 @@ gitea: none include_toc: true --- + +[Return to the list of application services.](../README.md) # host-systemd-machined ## Synopsis -Host with machine started in Systemd Machined environment. -[Software's website.](https://www.freedesktop.org/wiki/Software/systemd/machined/) +[Host with machine started in Systemd Machined environment.](https://www.freedesktop.org/wiki/Software/systemd/machined/) ## Basic variables @@ -63,5 +64,3 @@ This family is a leadership. - [prometheus](../prometheus/README.md) - [vector](../vector/README.md) - -[All applications services for this dataset.](../README.md) diff --git a/seed/imap-client/README.md b/seed/imap-client/README.md index 469d5cbc..a1cc2cdd 100644 --- a/seed/imap-client/README.md +++ b/seed/imap-client/README.md @@ -3,6 +3,8 @@ gitea: none include_toc: true --- + +[Return to the list of application services.](../README.md) # imap-client ## Synopsis @@ -16,5 +18,3 @@ Application service needs interact with an IMAP server. ## Provider [dovecot](../dovecot/README.md) - -[All applications services for this dataset.](../README.md) diff --git a/seed/journald/README.md b/seed/journald/README.md index 00a1d5e1..b3f6afaf 100644 --- a/seed/journald/README.md +++ b/seed/journald/README.md @@ -3,13 +3,14 @@ gitea: none include_toc: true --- + +[Return to the list of application services.](../README.md) # journald ## Synopsis -Journald. -[Software's website.](https://systemd.io/) +[Journald.](https://systemd.io/) ## Used by @@ -18,5 +19,3 @@ Journald. ## Provider [journald_remote](../journald_remote/README.md) - -[All applications services for this dataset.](../README.md) diff --git a/seed/journald_remote/README.md b/seed/journald_remote/README.md index b9bab683..7bdf03f0 100644 --- a/seed/journald_remote/README.md +++ b/seed/journald_remote/README.md @@ -3,13 +3,14 @@ gitea: none include_toc: true --- + +[Return to the list of application services.](../README.md) # journald_remote ## Synopsis -Journald remote. -[Software's website.](https://systemd.io/) +[Journald remote.](https://systemd.io/) ## Used by @@ -18,5 +19,3 @@ Journald remote. ## Supplier [journald](../journald/README.md) - -[All applications services for this dataset.](../README.md) diff --git a/seed/ldap-client/README.md b/seed/ldap-client/README.md index 23a8a20a..cf8858cc 100644 --- a/seed/ldap-client/README.md +++ b/seed/ldap-client/README.md @@ -3,6 +3,8 @@ gitea: none include_toc: true --- + +[Return to the list of application services.](../README.md) # ldap-client ## Synopsis @@ -39,5 +41,3 @@ Application service needs interact with a LDAP server. ## Provider [openldap](../openldap/README.md) - -[All applications services for this dataset.](../README.md) diff --git a/seed/lemonldap/README.md b/seed/lemonldap/README.md index 343873ee..ce17e5a9 100644 --- a/seed/lemonldap/README.md +++ b/seed/lemonldap/README.md @@ -3,13 +3,14 @@ gitea: none include_toc: true --- + +[Return to the list of application services.](../README.md) # lemonldap ## Synopsis -LemonLDAP, a Web Single Sign On and Access Management. -[Software's website.](https://lemonldap-ng.org/) +[LemonLDAP, a Web Single Sign On and Access Management.](https://lemonldap-ng.org/) ## Basic variables @@ -127,5 +128,3 @@ lemonldap: ## Supplier [oauth2-client](../oauth2-client/README.md) - -[All applications services for this dataset.](../README.md) diff --git a/seed/loki/README.md b/seed/loki/README.md index 41689faf..f373689b 100644 --- a/seed/loki/README.md +++ b/seed/loki/README.md @@ -3,13 +3,14 @@ gitea: none include_toc: true --- + +[Return to the list of application services.](../README.md) # loki ## Synopsis -Loki, a log aggregation platform. -[Software's website.](https://grafana.com/) +[Loki, a log aggregation platform.](https://grafana.com/) ## Requirements services @@ -45,5 +46,3 @@ loki: ## Supplier [vector](../vector/README.md) - -[All applications services for this dataset.](../README.md) diff --git a/seed/mailman/README.md b/seed/mailman/README.md index beb4b9f6..8fe116d9 100644 --- a/seed/mailman/README.md +++ b/seed/mailman/README.md @@ -3,13 +3,14 @@ gitea: none include_toc: true --- + +[Return to the list of application services.](../README.md) # mailman ## Synopsis -GNU Mailman, managing electronic mail discussion and e-newsletter lists. -[Software's website.](https://www.list.org) +[GNU Mailman, managing electronic mail discussion and e-newsletter lists.](https://www.list.org) ## Basic variables @@ -150,5 +151,3 @@ mailman: - [nginx-common](../nginx-common/README.md) - [reverse-proxy-client](../reverse-proxy-client/README.md) - [oauth2-client](../oauth2-client/README.md) - -[All applications services for this dataset.](../README.md) diff --git a/seed/mariadb-client/README.md b/seed/mariadb-client/README.md index dca610f0..1c597ffd 100644 --- a/seed/mariadb-client/README.md +++ b/seed/mariadb-client/README.md @@ -3,13 +3,14 @@ gitea: none include_toc: true --- + +[Return to the list of application services.](../README.md) # mariadb-client ## Synopsis -Application service needs interact with a MariaDB server. -[Software's website.](https://mariadb.org/) +[Application service needs interact with a MariaDB server.](https://mariadb.org/) ## Used by @@ -18,5 +19,3 @@ Application service needs interact with a MariaDB server. ## Provider [mariadb](../mariadb/README.md) - -[All applications services for this dataset.](../README.md) diff --git a/seed/mariadb/README.md b/seed/mariadb/README.md index dbf9232a..12817826 100644 --- a/seed/mariadb/README.md +++ b/seed/mariadb/README.md @@ -3,13 +3,14 @@ gitea: none include_toc: true --- + +[Return to the list of application services.](../README.md) # mariadb ## Synopsis -MariaDB, a relational database. -[Software's website.](https://mariadb.org/) +[MariaDB, a relational database.](https://mariadb.org/) ## Requirements services @@ -45,5 +46,3 @@ mariadb: ## Supplier [mariadb-client](../mariadb-client/README.md) - -[All applications services for this dataset.](../README.md) diff --git a/seed/nextcloud/README.md b/seed/nextcloud/README.md index d72cd4e6..c96ea61d 100644 --- a/seed/nextcloud/README.md +++ b/seed/nextcloud/README.md @@ -3,13 +3,14 @@ gitea: none include_toc: true --- + +[Return to the list of application services.](../README.md) # nextcloud ## Synopsis -Nextcloud, Online collaboration platform. -[Software's website.](https://nextcloud.com/) +[Nextcloud, Online collaboration platform.](https://nextcloud.com/) ## Basic variables @@ -178,5 +179,3 @@ nextcloud: - [reverse-proxy-client](../reverse-proxy-client/README.md) - [php-fpm](../php-fpm/README.md) - [php](../php/README.md) - -[All applications services for this dataset.](../README.md) diff --git a/seed/nginx-common/README.md b/seed/nginx-common/README.md index 15c4ba28..84278994 100644 --- a/seed/nginx-common/README.md +++ b/seed/nginx-common/README.md @@ -3,13 +3,14 @@ gitea: none include_toc: true --- + +[Return to the list of application services.](../README.md) # nginx-common ## Synopsis -Nginx common configuration. -[Software's website.](https://nginx.org/) +[Nginx common configuration.](https://nginx.org/) @@ -30,5 +31,3 @@ Paramétrage global de NGINX. - [nginx-reverse-proxy](../nginx-reverse-proxy/README.md) - [nginx-https](../nginx-https/README.md) - -[All applications services for this dataset.](../README.md) diff --git a/seed/nginx-https/README.md b/seed/nginx-https/README.md index 996375c5..0ded496d 100644 --- a/seed/nginx-https/README.md +++ b/seed/nginx-https/README.md @@ -3,13 +3,14 @@ gitea: none include_toc: true --- + +[Return to the list of application services.](../README.md) # nginx-https ## Synopsis -Nginx as HTTPS web site. -[Software's website.](https://nginx.org/) +[Nginx as HTTPS web site.](https://nginx.org/) ## Dependances @@ -26,5 +27,3 @@ Nginx as HTTPS web site. - [dovecot](../dovecot/README.md) - [roundcube](../roundcube/README.md) - [lemonldap](../lemonldap/README.md) - -[All applications services for this dataset.](../README.md) diff --git a/seed/nginx-reverse-proxy/README.md b/seed/nginx-reverse-proxy/README.md index a220c079..6993166f 100644 --- a/seed/nginx-reverse-proxy/README.md +++ b/seed/nginx-reverse-proxy/README.md @@ -3,13 +3,14 @@ gitea: none include_toc: true --- + +[Return to the list of application services.](../README.md) # nginx-reverse-proxy ## Synopsis -Nginx as reverse proxy. -[Software's website.](https://nginx.org/) +[Nginx as reverse proxy.](https://nginx.org/) ## Variables @@ -73,5 +74,3 @@ nginx-reverse-proxy: ## Supplier [reverse-proxy-client](../reverse-proxy-client/README.md) - -[All applications services for this dataset.](../README.md) diff --git a/seed/nginx-static/README.md b/seed/nginx-static/README.md index 878c578c..38b72b60 100644 --- a/seed/nginx-static/README.md +++ b/seed/nginx-static/README.md @@ -3,13 +3,14 @@ gitea: none include_toc: true --- + +[Return to the list of application services.](../README.md) # nginx-static ## Synopsis -Nginx as static web site. -[Software's website.](https://nginx.org/) +[Nginx as static web site.](https://nginx.org/) ## Basic variables @@ -100,5 +101,3 @@ nginx-static: - [pki-tls](../pki-tls/README.md) - [journald](../journald/README.md) - [resolved](../resolved/README.md) - -[All applications services for this dataset.](../README.md) diff --git a/seed/nsd-local/README.md b/seed/nsd-local/README.md index 54ea59cb..9d86fe45 100644 --- a/seed/nsd-local/README.md +++ b/seed/nsd-local/README.md @@ -3,13 +3,14 @@ gitea: none include_toc: true --- + +[Return to the list of application services.](../README.md) # nsd-local ## Synopsis -NSD, an authoritative DNS name server for local resolution. -[Software's website.](https://www.nlnetlabs.nl/projects/nsd/about/) +[NSD, an authoritative DNS name server for local resolution.](https://www.nlnetlabs.nl/projects/nsd/about/) ## Requirements services @@ -51,5 +52,3 @@ nsd-local: ## Provider [unbound](../unbound/README.md) - -[All applications services for this dataset.](../README.md) diff --git a/seed/nsd/README.md b/seed/nsd/README.md index 526650aa..27b232e7 100644 --- a/seed/nsd/README.md +++ b/seed/nsd/README.md @@ -3,13 +3,14 @@ gitea: none include_toc: true --- + +[Return to the list of application services.](../README.md) # nsd ## Synopsis -NSD, an authoritative DNS name server. -[Software's website.](https://www.nlnetlabs.nl/projects/nsd/about/) +[NSD, an authoritative DNS name server.](https://www.nlnetlabs.nl/projects/nsd/about/) ## Basic variables @@ -95,5 +96,3 @@ nsd: ## Used by [nsd-local](../nsd-local/README.md) - -[All applications services for this dataset.](../README.md) diff --git a/seed/oauth2-client/README.md b/seed/oauth2-client/README.md index 22d8fa00..25424049 100644 --- a/seed/oauth2-client/README.md +++ b/seed/oauth2-client/README.md @@ -3,6 +3,8 @@ gitea: none include_toc: true --- + +[Return to the list of application services.](../README.md) # oauth2-client ## Synopsis @@ -50,5 +52,3 @@ Application service needs interact with a Oauth2 server. ## Provider [lemonldap](../lemonldap/README.md) - -[All applications services for this dataset.](../README.md) diff --git a/seed/odoo/README.md b/seed/odoo/README.md index 4b52c6e4..dfbaf761 100644 --- a/seed/odoo/README.md +++ b/seed/odoo/README.md @@ -3,13 +3,14 @@ gitea: none include_toc: true --- + +[Return to the list of application services.](../README.md) # odoo ## Synopsis -Odoo, an ERP and CRM. -[Software's website.](https://www.odoo.com/fr) +[Odoo, an ERP and CRM.](https://www.odoo.com/fr) ## Basic variables @@ -176,5 +177,3 @@ odoo: - [nginx-https](../nginx-https/README.md) - [nginx-common](../nginx-common/README.md) - [reverse-proxy-client](../reverse-proxy-client/README.md) - -[All applications services for this dataset.](../README.md) diff --git a/seed/openldap/README.md b/seed/openldap/README.md index f190b051..389dfcc4 100644 --- a/seed/openldap/README.md +++ b/seed/openldap/README.md @@ -3,13 +3,14 @@ gitea: none include_toc: true --- + +[Return to the list of application services.](../README.md) # openldap ## Synopsis -OpenLDAP, the LDAP server. -[Software's website.](https://www.openldap.org/) +[OpenLDAP, the LDAP server.](https://www.openldap.org/) This service provides a LDAP server. @@ -128,5 +129,3 @@ openldap: ## Supplier [ldap-client](../ldap-client/README.md) - -[All applications services for this dataset.](../README.md) diff --git a/seed/peertube/README.md b/seed/peertube/README.md index b1605d4d..e7a78aa7 100644 --- a/seed/peertube/README.md +++ b/seed/peertube/README.md @@ -3,13 +3,14 @@ gitea: none include_toc: true --- + +[Return to the list of application services.](../README.md) # peertube ## Synopsis -Peertube, a federated (ActivityPub) video streaming platform. -[Software's website.](https://www.openldap.org/) +[Peertube, a federated (ActivityPub) video streaming platform.](https://www.openldap.org/) ## Basic variables @@ -156,5 +157,3 @@ peertube: - [nginx-common](../nginx-common/README.md) - [reverse-proxy-client](../reverse-proxy-client/README.md) - [oauth2-client](../oauth2-client/README.md) - -[All applications services for this dataset.](../README.md) diff --git a/seed/php-fpm/README.md b/seed/php-fpm/README.md index 1670268f..3318a36d 100644 --- a/seed/php-fpm/README.md +++ b/seed/php-fpm/README.md @@ -3,6 +3,8 @@ gitea: none include_toc: true --- + +[Return to the list of application services.](../README.md) # php-fpm ## Synopsis @@ -18,5 +20,3 @@ PHP FPM. - [piwigo](../piwigo/README.md) - [roundcube](../roundcube/README.md) - [nextcloud](../nextcloud/README.md) - -[All applications services for this dataset.](../README.md) diff --git a/seed/php/README.md b/seed/php/README.md index 99e6d89b..13bd2a8f 100644 --- a/seed/php/README.md +++ b/seed/php/README.md @@ -3,13 +3,14 @@ gitea: none include_toc: true --- + +[Return to the list of application services.](../README.md) # php ## Synopsis -PHP, a popular general-purpose scripting language. -[Software's website.](https://secure.php.net/) +[PHP, a popular general-purpose scripting language.](https://secure.php.net/) @@ -38,5 +39,3 @@ Paramètrage avancé de PHP. ## Used by [php-fpm](../php-fpm/README.md) - -[All applications services for this dataset.](../README.md) diff --git a/seed/piwigo/README.md b/seed/piwigo/README.md index 5bce79dc..23ba0855 100644 --- a/seed/piwigo/README.md +++ b/seed/piwigo/README.md @@ -3,13 +3,14 @@ gitea: none include_toc: true --- + +[Return to the list of application services.](../README.md) # piwigo ## Synopsis -Piwigo, a photo management software. -[Software's website.](http://piwigo.org/) +[Piwigo, a photo management software.](http://piwigo.org/) ## Basic variables @@ -195,5 +196,3 @@ piwigo: - [reverse-proxy-client](../reverse-proxy-client/README.md) - [php-fpm](../php-fpm/README.md) - [php](../php/README.md) - -[All applications services for this dataset.](../README.md) diff --git a/seed/pki-tls/README.md b/seed/pki-tls/README.md index 291e3777..52bef95c 100644 --- a/seed/pki-tls/README.md +++ b/seed/pki-tls/README.md @@ -3,6 +3,8 @@ gitea: none include_toc: true --- + +[Return to the list of application services.](../README.md) # pki-tls ## Synopsis @@ -12,5 +14,3 @@ Autosign PKI or Let's encrypt support for TLS certificates. ## Used by [base-machine](../base-machine/README.md) - -[All applications services for this dataset.](../README.md) diff --git a/seed/postfix-lmtp-relay/README.md b/seed/postfix-lmtp-relay/README.md index 16864935..05a2a051 100644 --- a/seed/postfix-lmtp-relay/README.md +++ b/seed/postfix-lmtp-relay/README.md @@ -3,13 +3,14 @@ gitea: none include_toc: true --- + +[Return to the list of application services.](../README.md) # postfix-lmtp-relay ## Synopsis -Postfix, the mail server, as LMTP relay. -[Software's website.](http://www.postfix.org/) +[Postfix, the mail server, as LMTP relay.](http://www.postfix.org/) ## Used by @@ -18,5 +19,3 @@ Postfix, the mail server, as LMTP relay. ## Supplier [relay-lmtp-client](../relay-lmtp-client/README.md) - -[All applications services for this dataset.](../README.md) diff --git a/seed/postfix-relay/README.md b/seed/postfix-relay/README.md index ebd48a41..98f04ec6 100644 --- a/seed/postfix-relay/README.md +++ b/seed/postfix-relay/README.md @@ -3,13 +3,14 @@ gitea: none include_toc: true --- + +[Return to the list of application services.](../README.md) # postfix-relay ## Synopsis -Postfix, the mail server, as relay. -[Software's website.](http://www.postfix.org/) +[Postfix, the mail server, as relay.](http://www.postfix.org/) ## Variables @@ -60,5 +61,3 @@ postfix-relay: ## Supplier [relay-mail-client](../relay-mail-client/README.md) - -[All applications services for this dataset.](../README.md) diff --git a/seed/postgresql-client/README.md b/seed/postgresql-client/README.md index cdb79b1f..2fd0a0b8 100644 --- a/seed/postgresql-client/README.md +++ b/seed/postgresql-client/README.md @@ -3,13 +3,14 @@ gitea: none include_toc: true --- + +[Return to the list of application services.](../README.md) # postgresql-client ## Synopsis -Application service needs interact with a Postgresql server. -[Software's website.](https://www.postgresql.org) +[Application service needs interact with a Postgresql server.](https://www.postgresql.org) @@ -39,5 +40,3 @@ Application service needs interact with a Postgresql server. ## Provider [postgresql](../postgresql/README.md) - -[All applications services for this dataset.](../README.md) diff --git a/seed/postgresql/README.md b/seed/postgresql/README.md index c1a841e1..8954186d 100644 --- a/seed/postgresql/README.md +++ b/seed/postgresql/README.md @@ -3,13 +3,14 @@ gitea: none include_toc: true --- + +[Return to the list of application services.](../README.md) # postgresql ## Synopsis -Postgresql, a database. -[Software's website.](https://www.postgresql.org) +[Postgresql, a database.](https://www.postgresql.org) ## Variables @@ -84,5 +85,3 @@ postgresql: ## Supplier [postgresql-client](../postgresql-client/README.md) - -[All applications services for this dataset.](../README.md) diff --git a/seed/prometheus/README.md b/seed/prometheus/README.md index 6c83bb70..ea77d417 100644 --- a/seed/prometheus/README.md +++ b/seed/prometheus/README.md @@ -3,13 +3,14 @@ gitea: none include_toc: true --- + +[Return to the list of application services.](../README.md) # prometheus ## Synopsis -Prometheus, an event monitoring. -[Software's website.](https://prometheus.io/) +[Prometheus, an event monitoring.](https://prometheus.io/) ## Requirements services @@ -45,5 +46,3 @@ prometheus: ## Supplier [host-systemd-machined](../host-systemd-machined/README.md) - -[All applications services for this dataset.](../README.md) diff --git a/seed/provider-systemd-machined/README.md b/seed/provider-systemd-machined/README.md index 4be5dc95..eadc4874 100644 --- a/seed/provider-systemd-machined/README.md +++ b/seed/provider-systemd-machined/README.md @@ -3,13 +3,14 @@ gitea: none include_toc: true --- + +[Return to the list of application services.](../README.md) # provider-systemd-machined ## Synopsis -Machine started in Systemd Machined environment. -[Software's website.](https://www.freedesktop.org/wiki/Software/systemd/machined/) +[Machine started in Systemd Machined environment.](https://www.freedesktop.org/wiki/Software/systemd/machined/) ## Variables @@ -49,5 +50,3 @@ Machine started in Systemd Machined environment. ## Provider [host-systemd-machined](../host-systemd-machined/README.md) - -[All applications services for this dataset.](../README.md) diff --git a/seed/redis-client/README.md b/seed/redis-client/README.md index b0275c8c..a3e5fbe9 100644 --- a/seed/redis-client/README.md +++ b/seed/redis-client/README.md @@ -3,13 +3,14 @@ gitea: none include_toc: true --- + +[Return to the list of application services.](../README.md) # redis-client ## Synopsis -Application service needs interact with a Redis server. -[Software's website.](https://redis.io/) +[Application service needs interact with a Redis server.](https://redis.io/) @@ -39,5 +40,3 @@ Application service needs interact with a Redis server. ## Provider [redis](../redis/README.md) - -[All applications services for this dataset.](../README.md) diff --git a/seed/redis-common/README.md b/seed/redis-common/README.md index eccb4583..225399c8 100644 --- a/seed/redis-common/README.md +++ b/seed/redis-common/README.md @@ -3,17 +3,16 @@ gitea: none include_toc: true --- + +[Return to the list of application services.](../README.md) # redis-common ## Synopsis -Redis, an in-memory data structure store. -[Software's website.](https://redis.io/) +[Redis, an in-memory data structure store.](https://redis.io/) ## Used by - [redis](../redis/README.md) - [redis-client](../redis-client/README.md) - -[All applications services for this dataset.](../README.md) diff --git a/seed/redis/README.md b/seed/redis/README.md index 8832d3e0..b4e6e3ef 100644 --- a/seed/redis/README.md +++ b/seed/redis/README.md @@ -3,13 +3,14 @@ gitea: none include_toc: true --- + +[Return to the list of application services.](../README.md) # redis ## Synopsis -Redis, an in-memory data structure store. -[Software's website.](https://redis.io/) +[Redis, an in-memory data structure store.](https://redis.io/) ## Variables @@ -75,5 +76,3 @@ redis: ## Supplier [redis-client](../redis-client/README.md) - -[All applications services for this dataset.](../README.md) diff --git a/seed/relay-lmtp-client/README.md b/seed/relay-lmtp-client/README.md index 2cf2eca0..0439b2bc 100644 --- a/seed/relay-lmtp-client/README.md +++ b/seed/relay-lmtp-client/README.md @@ -3,6 +3,8 @@ gitea: none include_toc: true --- + +[Return to the list of application services.](../README.md) # relay-lmtp-client ## Synopsis @@ -21,5 +23,3 @@ Application service needs interact with a Postfix server with LMTP protocol. ## Provider [postfix-lmtp-relay](../postfix-lmtp-relay/README.md) - -[All applications services for this dataset.](../README.md) diff --git a/seed/relay-mail-client/README.md b/seed/relay-mail-client/README.md index eca8416a..14fa5dce 100644 --- a/seed/relay-mail-client/README.md +++ b/seed/relay-mail-client/README.md @@ -3,6 +3,8 @@ gitea: none include_toc: true --- + +[Return to the list of application services.](../README.md) # relay-mail-client ## Synopsis @@ -24,5 +26,3 @@ Client SMTP. ## Provider [postfix-relay](../postfix-relay/README.md) - -[All applications services for this dataset.](../README.md) diff --git a/seed/resolved/README.md b/seed/resolved/README.md index eec0fc5c..6a0c3cd0 100644 --- a/seed/resolved/README.md +++ b/seed/resolved/README.md @@ -3,16 +3,15 @@ gitea: none include_toc: true --- + +[Return to the list of application services.](../README.md) # resolved ## Synopsis -Resolved. -[Software's website.](https://systemd.io/) +[Resolved.](https://systemd.io/) ## Used by [systemd](../systemd/README.md) - -[All applications services for this dataset.](../README.md) diff --git a/seed/reverse-proxy-client/README.md b/seed/reverse-proxy-client/README.md index c77c9588..7f3018fa 100644 --- a/seed/reverse-proxy-client/README.md +++ b/seed/reverse-proxy-client/README.md @@ -3,6 +3,8 @@ gitea: none include_toc: true --- + +[Return to the list of application services.](../README.md) # reverse-proxy-client ## Synopsis @@ -54,5 +56,3 @@ This family is a leadership. ## Provider [nginx-reverse-proxy](../nginx-reverse-proxy/README.md) - -[All applications services for this dataset.](../README.md) diff --git a/seed/roundcube/README.md b/seed/roundcube/README.md index 78d3d2c1..e4a78950 100644 --- a/seed/roundcube/README.md +++ b/seed/roundcube/README.md @@ -3,13 +3,14 @@ gitea: none include_toc: true --- + +[Return to the list of application services.](../README.md) # roundcube ## Synopsis -Roundcube, a webmail. -[Software's website.](https://roundcube.net/) +[Roundcube, a webmail.](https://roundcube.net/) ## Basic variables @@ -176,5 +177,3 @@ roundcube: - [php-fpm](../php-fpm/README.md) - [php](../php/README.md) - [ldap-client](../ldap-client/README.md) - -[All applications services for this dataset.](../README.md) diff --git a/seed/speedtest-rs/README.md b/seed/speedtest-rs/README.md index a04828fc..70368217 100644 --- a/seed/speedtest-rs/README.md +++ b/seed/speedtest-rs/README.md @@ -3,13 +3,14 @@ gitea: none include_toc: true --- + +[Return to the list of application services.](../README.md) # speedtest-rs ## Synopsis -Speedtest-rs, a very lightweight Speedtest. -[Software's website.](https://cloud.silique.fr/gitea/Silique/speedtest-rs) +[Speedtest-rs, a very lightweight Speedtest.](https://cloud.silique.fr/gitea/Silique/speedtest-rs) ## Basic variables @@ -76,5 +77,3 @@ speedtest-rs: - [journald](../journald/README.md) - [resolved](../resolved/README.md) - [reverse-proxy-client](../reverse-proxy-client/README.md) - -[All applications services for this dataset.](../README.md) diff --git a/seed/systemd/README.md b/seed/systemd/README.md index 3529d6c1..63d7d5b0 100644 --- a/seed/systemd/README.md +++ b/seed/systemd/README.md @@ -3,13 +3,14 @@ gitea: none include_toc: true --- + +[Return to the list of application services.](../README.md) # systemd ## Synopsis -Systemd, a system and service manager. -[Software's website.](https://systemd.io/) +[Systemd, a system and service manager.](https://systemd.io/) ## Dependances @@ -25,5 +26,3 @@ Systemd, a system and service manager. - [base-fedora](../base-fedora/README.md) - [base-debian](../base-debian/README.md) - [provider-systemd-machined](../provider-systemd-machined/README.md) - -[All applications services for this dataset.](../README.md) diff --git a/seed/unbound/README.md b/seed/unbound/README.md index 9153704b..d321cf8d 100644 --- a/seed/unbound/README.md +++ b/seed/unbound/README.md @@ -3,13 +3,14 @@ gitea: none include_toc: true --- + +[Return to the list of application services.](../README.md) # unbound ## Synopsis -Unbound, a validating, recursive, caching DNS resolver. -[Software's website.](https://www.nlnetlabs.nl/projects/unbound/about/) +[Unbound, a validating, recursive, caching DNS resolver.](https://www.nlnetlabs.nl/projects/unbound/about/) ## Basic variables @@ -62,5 +63,3 @@ unbound: - [dns-external](../dns-external/README.md) - [nsd-local](../nsd-local/README.md) - -[All applications services for this dataset.](../README.md) diff --git a/seed/vaultwarden/README.md b/seed/vaultwarden/README.md index 025b197f..91121f89 100644 --- a/seed/vaultwarden/README.md +++ b/seed/vaultwarden/README.md @@ -3,13 +3,14 @@ gitea: none include_toc: true --- + +[Return to the list of application services.](../README.md) # vaultwarden ## Synopsis -Vaultwarden, a password manager. -[Software's website.](https://github.com/dani-garcia/vaultwarden) +[Vaultwarden, a password manager.](https://github.com/dani-garcia/vaultwarden) ## Basic variables @@ -89,5 +90,3 @@ vaultwarden: - [postgresql-client](../postgresql-client/README.md) - [relay-mail-client](../relay-mail-client/README.md) - [reverse-proxy-client](../reverse-proxy-client/README.md) - -[All applications services for this dataset.](../README.md) diff --git a/seed/vector/README.md b/seed/vector/README.md index 46d46c54..24b14407 100644 --- a/seed/vector/README.md +++ b/seed/vector/README.md @@ -3,13 +3,14 @@ gitea: none include_toc: true --- + +[Return to the list of application services.](../README.md) # vector ## Synopsis -Vector, a lightweight, ultra-fast tool for building observability pipelines. -[Software's website.](https://vector.dev/) +[Vector, a lightweight, ultra-fast tool for building observability pipelines.](https://vector.dev/) ## Requirements services @@ -52,5 +53,3 @@ vector: ## Provider [loki](../loki/README.md) - -[All applications services for this dataset.](../README.md) diff --git a/seed/znc/README.md b/seed/znc/README.md index 71fced75..c5bec63e 100644 --- a/seed/znc/README.md +++ b/seed/znc/README.md @@ -3,13 +3,14 @@ gitea: none include_toc: true --- + +[Return to the list of application services.](../README.md) # znc ## Synopsis -ZNC, a bouncer IRC. -[Software's website.](https://wiki.znc.in/) +[ZNC, a bouncer IRC.](https://wiki.znc.in/) ## Basic variables @@ -89,5 +90,3 @@ znc: - [journald](../journald/README.md) - [resolved](../resolved/README.md) - [dns-external](../dns-external/README.md) - -[All applications services for this dataset.](../README.md)