14 lines
602 B
Markdown
14 lines
602 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
|
|
|
|
- [ ] 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 |