At this time, we are only allowing for provisioning and managing the free server that Oracle offers.
Why only the free plan?
Well, for a couple of reasons:
We want to have a free server option for onboarding new users so they can try Cleavr on a free trial and with a free server (yes, most VPS providers offer credit for new accounts and such, but “free is free”, right? )
Have a free server option for existing customers to use as a testing environment or even to host non-critical websites and apps
In a way, we aren’t completely sure about Oracle and wanted to test the waters a bit before opening up their other plans via Cleavr
Yes, it can be a port 80 issue, that was a trickier part of the integration. Can you check your oracle cloud account and then navigate to the instance that you created for Cleavr, then click on the subnet and then click on the default security list. You should see Port 80 listed in the ingress rules.
Please let me know if it is listed there or not. If not, then try adding the rule and then see if that resolves the issues. If it is there, let me know and I’ll investigate further.
I took a closer look and it looks like the server was provisioned as a plain server, which doesn’t install NGINX - which is required for most of the app types. Can you please try going to server > services and install the NGINX? Then, delete the site and add back so the necessary NGINX configs are created for the site.