From cd53af9dc4ef12d7dda560b5718530b869cde154 Mon Sep 17 00:00:00 2001 From: Jonas Tobias Hopusch Date: Mon, 19 Jul 2021 19:50:56 +0200 Subject: [PATCH] Add section about Gitea Server --- content/servers.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/servers.md b/content/servers.md index c7148fd..46b280b 100644 --- a/content/servers.md +++ b/content/servers.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 -updated = 2021-07-14 +updated = 2021-07-19 +++ 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. @@ -12,6 +12,7 @@ Besides this website, my domain also has a number of other services/servers runn (My matrix user is [`@jotoho:jotoho.de`](https://matrix.to/#/@jotoho:jotoho.de)) Family and friends may also get their own accounts here, if they want. * [Pi-Hole](https://pihole.jotoho.de): I use a Pi-Hole to filter out unwanted content within my home network. For purposes of easy access and TLS-encryption the admin interface has a `jotoho.de`-address but it can only be accessed from home or via VPN for obvious security reasons. +* [Gitea](https://gitea.jotoho.de): I'm currently experimenting with the Git Server software Gitea as a lightweight alternative or addon to GitLab. Account creation can only be done manually by me. * `*.lab.jotoho.de`: This is a testing subdomain for temporary servers and nothing running here is expected to live longer than a week. If you have questions or concerns about the systems running under `lab.jotoho.de` or its subdomains, you [may contact me via email](mailto:hostmaster@jotoho.de). * Minecraft Server (rarely): If I am currently hosting a minecraft server for myself and friends, it will (almost) always be available to connect under `mc.jotoho.de` and use whitelisting to keep out strangers. @@ -20,5 +21,4 @@ When I bought this domain, it became clear to me how very versatile and useful i Things I may set up in the future: * personal mastodon server -* a git server (like GitLab community edition) * a self-hosted (outgoing) email server for configuring email notifications from the different servers (and maybe personal use)