update readmes in services directory
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
Principal storage server and host for most services.
|
||||
|
||||
|
||||
# Services
|
||||
|
||||
## SystemD Services
|
||||
@@ -23,11 +22,11 @@ Most applications hosted on teal run in Docker containers. For details of the D
|
||||
|
||||
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
|
||||
* [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)
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
caddy is a reverse proxy server providing secure access to https-based applications on teal. Configuration
|
||||
|
||||
of the reverse proxy is found in the file /etc/caddy/Caddyfile.
|
||||
|
||||
For general information on caddy see [caddy reverse proxy quick start](https://caddyserver.com/docs/quick-starts/reverse-proxy).
|
||||
|
||||
```
|
||||
|
||||
```
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
Gitea is the Git source control server for the network. For general information on Gitea, see [Gitea Official Website](https://about.gitea.com/)
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
Immich is a photo backup solution. For general information on Immich, see [Immich.app](https://immich.app//)
|
||||
|
||||
1
services/jellyfin/readme.md
Normal file
1
services/jellyfin/readme.md
Normal file
@@ -0,0 +1 @@
|
||||
Jellyfin is the home network's media server. For general information on Jellyfin, see [jellyfin.org](https://jellyfin.org/)
|
||||
@@ -0,0 +1 @@
|
||||
mc provides a Docker-hosted implementation of the JRiver Media Center application.
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
Portainer is a web-based management application for Docker containers. For general information on Portainer, see [Portainer](https://www.portainer.io/)
|
||||
|
||||
Reference in New Issue
Block a user