Purpose: A standard method of provisioning an Always Free Tier instance of Autonomous JSON Database that is configured with the Mongo DB end-point exposed.
Pre-Requisites:
- An Oracle Cloud tenancy with sufficient privileges and resources to use Oracle Resource Manager and provision an Autonomous JSON Database.
- Mongo Shell "mongosh" downloaded and installed. (for testing purposes only)
Steps:
- Either clone or download this repository.
- Login into the Oracle Cloud console.
- Create a new Oracle Resource Stack using the contents of this repository.
- Apply the Oracle Resource Stack to provision the database.
- Once completed successfully, copy the mongosh output variable from the job.
- Use the command line to connect to the database with mongosh.