Add section about Gitea Server
This commit is contained in:
parent
b57b53554e
commit
cd53af9dc4
1 changed files with 2 additions and 2 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue