Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8efd48eb7f | |||
| 85b2cdfa48 |
Vendored
+3
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"editor.formatOnSave": true
|
||||
}
|
||||
@@ -1 +1,33 @@
|
||||
Principal storage server and host for most services.
|
||||
|
||||
|
||||
# Services
|
||||
|
||||
## SystemD Services
|
||||
|
||||
* caddy
|
||||
* cockpit
|
||||
* docker
|
||||
* restic-backup
|
||||
* restic-check
|
||||
* rustdesk
|
||||
* samba
|
||||
* 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
|
||||
* Gitea
|
||||
* Immich
|
||||
* Jellyfin
|
||||
* JRiver Media Center
|
||||
* Nextcloud
|
||||
* Portainer
|
||||
* Vaultwarden
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
Bookstack provides a self-hosted wiki. For general information on Bookstack, see [](https://www.bookstackapp.com/)
|
||||
Reference in New Issue
Block a user