LaraFan1929's avatar

Will Laravel cloud have an Oracle Cloud option?

We have an Oracle Autonomous Database inside of Oracle cloud, will Laravel cloud have an option to be hosted inside of OCI for faster connection to our database?

0 likes
1 reply
martinbean's avatar

@larafan1929 Doubtful. Laravel Cloud looks to be a PaaS where you deploy applications to Laravel’s own cloud infrastructure, and then Laravel bills you for the resources you use.

It’s not a generic, “choose where to deploy your app” service. If you want to deploy to your own infrastructure then you’re going to need to create your own CI/CD pipeline that does that. Forge may be able to do that; I’m not sure. I’ve only used Forge to deploy to things like AWS and Digital Ocean, and know nothing about Oracle databases or OCI.

Please or to participate in this conversation.