flyxiv / ffxiv_simhelper_public

0 stars 0 forks source link

Configure Google Cloud Server #13

Closed flyxiv closed 3 weeks ago

flyxiv commented 1 month ago

There isn't many SaaS for Rust, so we have to make our own backend T_T

It's gonna be painful, but I'm hoping it'll help me learn Linux and DevOps of web development by making my Server from scratch.

flyxiv commented 1 month ago

image

Made a cloud account with my Google account. Creating VM machine.

flyxiv commented 1 month ago

image

Create VM instance

flyxiv commented 1 month ago

I have to add a fixed IP but the name of the application can change, so I'll finish configuring in the future.

flyxiv commented 3 weeks ago

Name's set to ffxiv_simhelper.

Now configuring cloud again

flyxiv commented 3 weeks ago

image finished configuring server

flyxiv commented 3 weeks ago

image setting http request to the output ip gives us good results image

flyxiv commented 3 weeks ago

trying with the connected url image

flyxiv commented 3 weeks ago

doesn't work with the url.

flyxiv commented 3 weeks ago

I'll use external IP in frontend's request to backend and alias frontend server for url

flyxiv commented 3 weeks ago

works well now in ffxivsimhelper.com