Files
remote-gaming/README.md
T
2025-10-03 17:47:07 +02:00

15 lines
639 B
Markdown

# Remote Gaming using Azure and Moonlight
This terraform template sets up the infrastructur to enable remote gaming / streaming using Moonlight and Azure VM.
# TODO
- [ ] Fix missing audio device on vm
- [ ] 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