Skip to content

astramieri/apex-stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 

Repository files navigation

Full APEX Stack on Oracle Cloud Free Tier

This repository contains notes and configurations for setting up a full Oracle APEX stack on Oracle Cloud Infrastructure (OCI) using the Free Tier.

The goal is to create a production-ready architecture that leverages OCI's free resources while maintaining scalability, security, and best practices.

Scenario 1

The architecture includes:

  • Oracle Autonomous Database (ADB) with Oracle APEX enabled
  • NGINX as a reverse proxy for APEX
  • Custom Domain & SSL/TLS configuration for secure access

See notes here.

Scenario 2

The architecture includes:

  • Oracle Autonomous Database (ADB) with Oracle APEX enabled
  • Oracle REST Data Services (ORDS) for exposing APEX applications and APIs
  • Custom Domain & SSL/TLS configuration for secure access

See notes here.

Scenario 3

The architecture includes:

  • Oracle Autonomous Database (ADB) with Oracle APEX enabled
  • Oracle REST Data Services (ORDS) for exposing APEX applications and APIs
  • NGINX as a reverse proxy for ORDS and APEX
  • Custom Domain & SSL/TLS configuration for secure access

See notes here.

About

APEX Free Tier Stack

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published