Add this website to list of public services
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
9a5a3819ef
commit
3c82e01e65
1 changed files with 7 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
||||||
title = "Services hosted on jotoho.de"
|
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."
|
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"
|
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.
|
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
|
### 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.
|
* [**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.
|
* [**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.
|
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.
|
* [**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.
|
* [**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.
|
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
|
### Restricted/Internal Services
|
||||||
|
|
Loading…
Reference in a new issue