Update public list of hosted services

This commit is contained in:
Jonas Tobias Hopusch 2023-03-02 16:57:54 +01:00
parent b9ef05f53d
commit ef81b60aae
Signed by: jotoho
GPG Key ID: 913BDF1196DCF600
1 changed files with 14 additions and 16 deletions

View File

@ -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 = "2022-01-06 21:52:00+01:00"
updated = "2023-03-02T16:57:24+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,29 +10,27 @@ 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.
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.
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
These services/servers are only available from whilelisted IP addresses and are exclusively meant for use by myself or family.
* [Pi-Hole](https://pihole.jotoho.de) (including Webinterface)
* PHPMyAdmin
* [**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.
* [**Forgejo**](https://gitea.jotoho.de): This git server was migrated from Gitea to Forgejo on 2023-01-17 as an emergency measure due to the potentially hostile takeover
of the Gitea project.
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): Instance of this Bitwarden server implementation for storing and synchronizing my access credentials
and other secrets on my own infrastructure.
* [**Caddy public fileserver**](https://downloads.jotoho.de): For holding and serving public files directly via HTTPS without needing to go through Nextcloud.
Has increased compatibility for use-cases like embedding images or media on this website.
* [**Vikunja Task Management**](https://tasks.jotoho.de): Online To-Do list and Tasks management. Family and Friends can request accounts to be created for them
in order to be able to share to-do lists.
It supports CalDAV synchronization with client devices.
-----
### Special Purpose Subdomains
* **lab.jotoho.de**: Delegated to DigitalOcean Nameservers for quick configuration of droplets and other testing projects hosted there.
Do not expect anything hosted under this subdomain or one of it's subdomains to live for more than a few hours or days.
Security issues, Anomalies or detected abuse of this subdomain [should be immediately reported to me via email](mailto:security@jotoho.de), so I can investigate and implement corrective measures, if necessary.
Security issues, Anomalies or detected abuse of this subdomain [should be immediately reported to me via email](mailto:security@jotoho.de),
so I can investigate and implement corrective measures, if necessary.
-----
### Potential future additions or experiments