Hi,
I am new to Corteza and quite new to Docker and other DevOps tools. I have managed to easily create a local instance on the Win10 and Windows Docker according to the video and the Corteza documentation, but I have failed when trying to do it on the GCP.
I have created a VM with the “Container Optimised OS” (had a little struggle with the docker-compose, but managed to solve it). Still, after following DevOps guide :: Corteza Docs I have only got 503 from nginx. I wasn’t able to execute " chown 1001:1001 data/db
and chown 4242:4242 data/server
" so maybe this has messed up a bit with my installation.
I am wondering can you suggest to me any cloud provider/setup where following the mentioned steps will end up with nicely deployed, working instance of Corteza.
Thanks