Add service list

This commit is contained in:
Ivan R. 2024-12-16 20:16:04 +05:00
parent 97bfb64678
commit 07e1003538
Signed by: lumin
GPG key ID: E0937DC7CD6D3817

View file

@ -26,3 +26,20 @@ This VM runs wireguard VPN, it allows me to access proxmox interface from anywhe
2. Webserver VM 2. Webserver VM
This VM has encrypted storage and runs all other services except wireguard. 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/) |