forked from stove/dataset
| .. | ||
| apache | ||
| base | ||
| base-debian | ||
| base-debian-bullseye | ||
| base-fedora | ||
| base-fedora-35 | ||
| base-fedora-36 | ||
| base-fedora-37 | ||
| base-fedora-38 | ||
| base-machine | ||
| dns-external | ||
| dns-local | ||
| dovecot | ||
| forgejo | ||
| grafana | ||
| host-systemd-machined | ||
| imap-client | ||
| journald | ||
| journald_remote | ||
| ldap-client | ||
| lemonldap | ||
| loki | ||
| mailman | ||
| mariadb | ||
| mariadb-client | ||
| nextcloud | ||
| nginx-common | ||
| nginx-https | ||
| nginx-reverse-proxy | ||
| nginx-static | ||
| nsd | ||
| nsd-local | ||
| oauth2-client | ||
| odoo | ||
| openldap | ||
| peertube | ||
| php | ||
| php-fpm | ||
| piwigo | ||
| pki-tls | ||
| postfix-lmtp-relay | ||
| postfix-relay | ||
| postgresql | ||
| postgresql-client | ||
| prometheus | ||
| provider-systemd-machined | ||
| redis | ||
| redis-client | ||
| redis-common | ||
| relay-lmtp-client | ||
| relay-mail-client | ||
| resolved | ||
| reverse-proxy-client | ||
| roundcube | ||
| speedtest-rs | ||
| systemd | ||
| tls | ||
| unbound | ||
| vaultwarden | ||
| vector | ||
| znc | ||
| README.ExternalDNS.md | ||
| README.IMAP.md | ||
| README.Journald.md | ||
| README.LDAP.md | ||
| README.LMTP.md | ||
| README.LocalDNS.md | ||
| README.Loki.md | ||
| README.MariaDB.md | ||
| README.md | ||
| README.OAuth2.md | ||
| README.Postgresql.md | ||
| README.Prometheus.md | ||
| README.Redis.md | ||
| README.ReverseProxy.md | ||
| README.SMTP.md | ||
| README.Vector.md | ||
Application services
- dovecot: Postfix and Dovecot as mail servers (IMAP and submission)
- forgejo: Forgejo, a community managed lightweight code hosting solution
- gitea: Transitional package for Gitea to Forgejo
- grafana: Grafana is an analytics and interactive visualization web application
- lemonldap: LemonLDAP, a Web Single Sign On and Access Management
- loki: Loki, a log aggregation platform
- mailman: GNU Mailman, managing electronic mail discussion and e-newsletter lists
- mariadb: MariaDB, a relational database
- nextcloud: Nextcloud, Online collaboration platform
- nginx:
- nginx-reverse-proxy: Nginx as reverse proxy
- nginx-static: Nginx as static web site
- nsd:
- odoo: Odoo, an ERP and CRM
- openldap: OpenLDAP, the LDAP server
- peertube: Peertube, a federated (ActivityPub) video streaming platform
- piwigo: Piwigo, a photo management software
- postfix-relay: Postfix, the mail server, as relay
- postgresql: Postgresql, a database
- prometheus: Prometheus, an event monitoring
- redis: Redis, an in-memory data structure store
- roundcube: Roundcube, a webmail
- speedtest-rs: Speedtest-rs, a very lightweight Speedtest
- unbound: Unbound, a validating, recursive, caching DNS resolver
- vaultwarden: Vaultwarden, a password manager
- vector: Vector, a lightweight, ultra-fast tool for building observability pipelines
- znc: ZNC, a bouncer IRC
Application dependencies
- apache: Apache as web server
- base:
- base: Base of all application services
- base-debian: Base information of a Debian server
- base-debian-bullseye: Base information of a Debian Bulleye server
- base-fedora: Base information of a Fedora
- base-fedora-35: Base information of a Fedora 35
- base-fedora-36: Base information of a Fedora 36
- base-fedora-37: Base information of a Fedora 37
- base-fedora-38: Base information of a Fedora 38
- base-machine: Base information for a machine
- dns:
- dns-external: DNS client with resolution on all zones (especially outside)
- dns-local: DNS client with access to local zones
- host-systemd-machined: Host with machine started in Systemd Machined environment
- imap-client: Application service needs interact with an IMAP server
- journald: Journald
- journald_remote: Journald remote
- ldap-client: Application service needs interact with a LDAP server
- mariadb-client: Application service needs interact with a MariaDB server
- nginx:
- nginx-common: Nginx common configuration
- nginx-https: Nginx as HTTPS web site
- oauth2-client: Application service needs interact with a Oauth2 server
- php:
- pki-tls: Autosign PKI or Let's encrypt support for TLS certificates
- postfix-lmtp-relay: Postfix, the mail server, as LMTP relay
- postgresql-client: Application service needs interact with a Postgresql server
- provider-systemd-machined: Machine started in Systemd Machined environment
- redis:
- redis-client: Application service needs interact with a Redis server
- redis-common: Redis, an in-memory data structure store
- relay:
- relay-lmtp-client: Application service needs interact with a Postfix server with LMTP protocol
- relay-mail-client: Client SMTP
- resolved: Resolved
- reverse-proxy-client: Application service needs interact with a a reverse proxy server
- systemd: Systemd, a system and service manager
Providers
- ExternalDNS: DNS forwarder for all DNS zones.
- IMAP: IMAP server connexion.
- Journald: Concentrate journal messages on one host.
- LDAP: Create account and connexion to a LDAP server.
- LMTP: LMTP remote server.
- LocalDNS: DNS forwarder for local domain name.
- Loki: Concentrate log messages.
- MariaDB: Create account and connexion to a MariaDB server.
- OAuth2: Remote clients needing to verify OAuth2 account.
- Postgresql: Create account and connexion to a PostgreSQL server.
- Prometheus: Configure Prometheus exporter.
- Redis: Create account and connexion to a Redis server.
- ReverseProxy: Register to service to a reverse proxy server.
- SMTP: Create a SMTP relay account and authorize sending email.
- Vector: Collect observability data from another Vector instance.