From 07e1003538a52464fee114a3ec3303c5ae02c9bc Mon Sep 17 00:00:00 2001 From: Ivan Reshetnikov Date: Mon, 16 Dec 2024 20:16:04 +0500 Subject: [PATCH] Add service list --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/README.md b/README.md index 0485e37..402236f 100644 --- a/README.md +++ b/README.md @@ -26,3 +26,20 @@ This VM runs wireguard VPN, it allows me to access proxmox interface from anywhe 2. Webserver VM This VM has encrypted storage and runs all other services except wireguard. + + +## Services + +| Name | Description | Website | +| --- | --- | --- | +| Authentik | SSO provider | [goauthentik.io](https://goauthentik.io/) | +| Forgejo | Git hosting | [forgejo.org](https://forgejo.org/) | +| FreshRSS | RSS reader | [www.freshrss.org](https://www.freshrss.org/) | +| Immich | Photo and video storage | [immich.app](https://immich.app/) | +| Jellyfin | Media server | [jellyfin.org](https://jellyfin.org/) | +| Maddy | Email server | [maddy.email](https://maddy.email/) | +| Mastodon | Social network | [joinmastodon.org](https://joinmastodon.org/) | +| Nextcloud | File storage, task manager | [nextcloud.com](https://nextcloud.com/) | +| Peertube | Video hosting | [joinpeertube.org](https://joinpeertube.org/) | +| Prosody | XMPP server | [prosody.im](https://prosody.im/) | +| Synapse | Matrix server | [element-hq.github.io](https://element-hq.github.io/synapse/latest/) |