Use Tailscale and Moonlight to enable remote gaming

This commit is contained in:
2025-10-03 17:36:29 +02:00
parent 7240485238
commit ad2a865010
6 changed files with 128 additions and 70 deletions
+14
View File
@@ -0,0 +1,14 @@
# Remote Gaming using Azure and Moonlight
This terraform template sets up the infrastructur to enable remote gaming / streaming using Moonlight and Azure VM.
# TODO
- [ ] Remove Tailscale plaintext auth-key from provisioning scripts and registry run entry
- [ ] Replace Tailscale by native VPN
- [ ] Check if public IP is even needed
- [ ] Persist moonlight configuration between deployments
- [ ] Install Steam
- [ ] Integrate budget watcher into terraform config
- [ ] Is there a quicker way to download the installers? Invoke-WebRequest is insanely slow
- [ ] Skip Windows OOTB tracking bullshit