This site is owned and managed by me, Tom Karlsson.
A preview of the server can be viewed at the following address:
The webserver runs on a python flask app, deployed at Inleed - my web hosting service provider. From there I have built secure socket communication through to my local server. My local server runs Arch Linux with Docker containers. The proxy-app that intercepts the outside communication is a python FastAPI app. Then I have containers running 'home made' C++ applications such as the 'Login Manager' - my fast and secure Sqlite3 database manager for user credentials.
Keep in mind that it is still under development :)