diff --git a/content/servers/index.md b/content/servers/index.md index f330d74..9156228 100644 --- a/content/servers/index.md +++ b/content/servers/index.md @@ -2,7 +2,7 @@ title = "Services hosted on jotoho.de" description = "This page lists the various servers running under the jotoho.de domain name and by who and how they may be accessed." date = "2021-06-29 22:14:11+02:00" -updated = "2021-11-02 18:58:00+01:00" +updated = "2022-01-06 21:52:00+01:00" +++ Besides this website, my domain also has a number of other services/servers running that are set up for learning purposes or for personal use by myself, family and acquaintances. The list only contains services available from the public internet. @@ -10,12 +10,14 @@ Besides this website, my domain also has a number of other services/servers runn ----- ### Publicly accessible services -* [Personal Nextcloud](https://nextcloud.jotoho.de): This Nextcloud instance is set up for use by myself and those I have invited to store, conveniently access and exchange files and other information. -* [Gitea](https://gitea.jotoho.de): I'm currently experimenting with the Git Server software Gitea as a lightweight alternative or addon to GitLab. +* [**Personal Nextcloud**](https://nextcloud.jotoho.de): This Nextcloud instance is set up for use by myself and those I have invited to store, conveniently access and exchange files and other information. +* [**Gitea**](https://gitea.jotoho.de): I'm currently experimenting with the Git Server software Gitea as a lightweight alternative or addon to GitLab. Account Registration is limited to whitelisted email domains and accounts need to manually be confirmed by me before becoming active. -* [Vaultwarden](https://bitwarden.jotoho.de): Bitwarden Fork for storing and synchronizing my access credentials and other secrets on my own infrastructure. -* [Caddy Fileserver](https://downloads.jotoho.de): For holding and serving public files directly without needing to go through Nextcloud. +* [**Vaultwarden**](https://bitwarden.jotoho.de): Bitwarden Fork for storing and synchronizing my access credentials and other secrets on my own infrastructure. +* [**Caddy Fileserver**](https://downloads.jotoho.de): For holding and serving public files directly without needing to go through Nextcloud. Has increased compatibility for use-cases like embedding images or media on this website. +* [**This website**](https://www.jotoho.de): www.jotoho.de is currently being self-hosted using +[a customized Caddy docker image](https://gitea.jotoho.de/jotoho/site-deployer) ----- ### Restricted/Internal Services