FiveM AWS Cloudformation Template

Hi, I have worked a bit on this little project to ease the trouble of setting up a FiveM server in AWS
I would like to get some feedback on, what people thinks about this and if this is something, that the community wants to be realeased

The project consists of 4 Cloudformation templates, which in turn automatically will setup the following for you in AWS:

  • Network
  • Database
  • Server

Furthermore it will also do the following:

  • Sets up the ESX base (Only if ESX is chosen as framework)
  • Configure the database tables used by ESX (Only if ESX is chosen as framework)
  • Configure the server.cfg with the inputted licensekey, steamapi
  • Configere the server.cfg with the connection string to connect to the database
  • Sets up a webpage that the FiveM server can be managed from

Video showing the template being run:

2 Likes

This looks really nice because i am struggling hard to set it up myself are you thinking of releasing this?

I am thinking about sharing it, if enough people were intrested in it.
But currently i have only created an ami for the eu-central-1 region in AWS

please release this would help a lot