I like robots and I don't like people that much. I think you wouldn't get it...
This is my web services directory. Some stuff listed here aren't accessible to the public and it's more of a shortcut for me than anything else, with a few exceptions. There are a handful of online services I host at home, maybe one or two can be useful for someone else other than me, so feel free to browse them :)
I wanted to host my website on this server with Apache2 but it isn't viable at the moment, and GitHub pages are easier to set up and maintain than a self hosted website. ISP restrictions, port forwarding, bad networking... I don't know anyone that would do it, but if they say "cloud is someone's else computer" at least I want that computer to be mine.
| Service | Description | Address | Ports | Info |
|---|---|---|---|---|
| Jellyfin | Media Server | http://euroblitz.zapto.org:8096 | 8096 | On-demand |
| NextCloud | File Sharing | http://euroblitz.zapto.org:8080 | 8080 | Private |
| SSH | SSH Server | euroblitz.zapto.org -p 2222 | 9090 | On-demand |
| Cockpit | Server Panel | http://euroblitz.zapto.org:9090/ | 2222 | Private |
| HTTP Proxy | HTTP Proxy | euroblitz.zapto.org | 3096 | Private |
I don't use docker for hosting different services, everything installed on this humble server is either a native Debian package or a Systemd service. Planning to add more in the future!