The issue seems to be memory. I upgraded the VM to be 2GB of Memory, it still had the same problems. It finally worked when I upgraded the VM to be 4GB. It seems that along with the installed NodeJs and MySQL, the memory is quickly maxed out and the system is shut down.
Y
Best posts made by yamkela.spengane
-
RE: FusionAuth not installing on Google Cloud Platfrom VM Instance
-
RE: FusionAuth not installing on Google Cloud Platfrom VM Instance
@dan I had separated the Database from the App, but it didn't work in configuration. So I had to bring it back onto the same server. I will separate the database in production.