6 KiB
6 KiB
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.