Hi everyone,
I have developed an APEX application and I want to host it on Oracle Cloud Infrastructure (OCI). Currently, the application URL is long and complex, but I would like to replace it with a simple and user-friendly URL such as:
www.example.com
What is the correct way to configure this in OCI?
- Do I need to use Oracle Application Express (APEX) service or Autonomous Database?
- How can I map my custom domain name to the APEX application?
- Is there a way to configure DNS and SSL certificates directly in OCI for this setup?
Any guidance or step-by-step instructions would be greatly appreciated.
Thank you in advance!