29 lines
918 B
Markdown
29 lines
918 B
Markdown
Principal storage server and host for most services.
|
|
|
|
# Services
|
|
|
|
## SystemD Services
|
|
|
|
* caddy
|
|
* restic-backup
|
|
* rustdesk
|
|
* sanoid
|
|
* tailscale
|
|
* unbound
|
|
* zfs
|
|
|
|
## Docker Services
|
|
|
|
Most applications hosted on teal run in Docker containers. For details of the Docker configuration of hosted applications, see the Git repository at [https://gitea.objectbrokers.com/cjones/containers.git](https://)
|
|
|
|
Bound data volumes for Docker-hosted applications are generally found in the ZFS pool in subdirectories of /mnt/storage/appdata.
|
|
|
|
* [Bookstack](../../services/bookstack/readme.md)
|
|
* [Gitea](../../services/gitea/readme.md)
|
|
* [Immich](../../services/immich/readme.md)
|
|
* [Jellyfin](../../services/jellyfin/readme.md)
|
|
* [JRiver Media Center](../../services/mc/readme.md)
|
|
* [Nextcloud](../../services/nextcloud/readme.md)
|
|
* [Portainer](../../services/portainer/readme.md)
|
|
* [Vaultwarden](../../services/vaultwarden/readme.md)
|