gruberdev / infrastructure-fivem

A series of CI/CD using Drone, Terraform, Docker and Kubernetes scripts to deploy a Fivem server on-demand.
http://fivem.gruber.dev.br
MIT License
25 stars 8 forks source link

Windows vs Linux #62

Open varnem2 opened 2 years ago

varnem2 commented 2 years ago

According to https://github.com/citizenfx/fivem-docs/blob/51ebdeee7eee6be819c8d673eed804e8c36ef080/content/docs/server-manual/setting-up-a-server-vanilla.md?plain=1#L37-L39 there's large issues with running FiveM on any linux distro.

I'm getting conflicting responses as a whole with the community. So any thoughts about having Terraform support a windows server deployment?

I much prefer Linux/Containerization, but if Windows is more stable windows is more stable ¯_(ツ)_/¯.

I'm pretty nooby with terriform so I'm curious what your thoughts are before attempting to dive into this. What are potential roadblocks with a terriform/ansible deployment on Windows of FiveM?