Well it's pretty unpolished, but it works. Made good progress on my web manager / installer for games.
Currently supports Debian and Ubuntu, (though technically works on any Linux distro in theory), and supports:
- ARK Survival Ascended
- Minecraft
- Palworld
- Valheim
- VEIN
https://github.com/BitsNBytes25/Warlock
My goals for the project, utilize available system utilities whenever possible. Cross-server communication is done via SSH; services are registered and managed through Systemd, automated jobs are scheduled with crontab.
Oh yeah, and because it doesn't use Docker, you can just access the game files on the server as if they were any other application.
I'm not thrilled that it uses Node.JS / ExpressJS on the backend, but eh, it works...
#Linux #LinuxGaming #PlayARK #Minecraft #Palworld #Valheim #VEIN