add new services
All checks were successful
pipeline / deploy-job (push) Successful in 35s

This commit is contained in:
Alexandru 2024-09-10 11:29:49 +03:00
parent 08f1ed06a9
commit dbaf73f8c3
2 changed files with 4 additions and 2 deletions

View File

@ -21,6 +21,7 @@ Currently I can be found at the following places.
* [Matrix](https://m.fzorb.xyz) - a private matrix server ran using [conduwuit](https://conduwuit.puppyirl.gay/) * [Matrix](https://m.fzorb.xyz) - a private matrix server ran using [conduwuit](https://conduwuit.puppyirl.gay/)
* [earthwalker](https://earth.fzorb.xyz) - Earthwalker is a game of a similar concept to GeoGuessr. [source](https://gitlab.com/glatteis/earthwalker) * [earthwalker](https://earth.fzorb.xyz) - Earthwalker is a game of a similar concept to GeoGuessr. [source](https://gitlab.com/glatteis/earthwalker)
* [Git server](https://git.fzorb.xyz) - yet another Gitea-based git server. * [Git server](https://git.fzorb.xyz) - yet another Gitea-based git server.
* [Invidious instance](https://inv.fzorb.xyz) - an open source alternative front-end to YouTube
*I go into more detail [here](/services/)* *I go into more detail [here](/services/)*

View File

@ -5,8 +5,6 @@ I host a bunch of services, all hosted on an HP Elitedesk 800 G2.
## Tier I services: ## Tier I services:
*These are the services that I commit to having 98-100% uptime* *These are the services that I commit to having 98-100% uptime*
* [LibreY](https://search.fzorb.xyz) - javascript free privacy respecting meta search engine
* [Nitter](https://nitter.fzorb.xyz) - a free and open source alternative Twitter front-end focused on privacy and performance
* [Wastetape](https://files.fzorb.xyz) - a free temporary (or permament) file uploader * [Wastetape](https://files.fzorb.xyz) - a free temporary (or permament) file uploader
* Personal E-Mail server - an email server ran using [docker-mailserver](https://docker-mailserver.github.io/docker-mailserver/latest/) * Personal E-Mail server - an email server ran using [docker-mailserver](https://docker-mailserver.github.io/docker-mailserver/latest/)
* [Matrix](https://m.fzorb.xyz) - a private matrix server ran using [conduwuit](https://conduwuit.puppyirl.gay/) * [Matrix](https://m.fzorb.xyz) - a private matrix server ran using [conduwuit](https://conduwuit.puppyirl.gay/)
@ -15,6 +13,9 @@ I host a bunch of services, all hosted on an HP Elitedesk 800 G2.
## Tier II services: ## Tier II services:
*These are services that may or may not go down at any time* *These are services that may or may not go down at any time*
* [earthwalker](https://earth.fzorb.xyz) - Earthwalker is a game of a similar concept to GeoGuessr. [source](https://gitlab.com/glatteis/earthwalker) * [earthwalker](https://earth.fzorb.xyz) - Earthwalker is a game of a similar concept to GeoGuessr. [source](https://gitlab.com/glatteis/earthwalker)
* [Invidious instance](https://inv.fzorb.xyz) - an open source alternative front-end to YouTube
* [Nitter](https://nitter.fzorb.xyz) - a free and open source alternative Twitter front-end focused on privacy and performance
* [LibreY](https://search.fzorb.xyz) - javascript free privacy respecting meta search engine
## Tier III services: ## Tier III services:
*These are services being ran by other people on my infrastructure* *These are services being ran by other people on my infrastructure*