Skip to content

mgueury/tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OCI-Starter

Usage

Commands

  • starter.sh : Show the menu
  • starter.sh help : Show the list of commands
  • starter.sh build : Build the whole program: Run Terraform, Configure the DB, Build the App, Build the UI
  • starter.sh destroy : Destroy the objects created by Terraform
  • starter.sh env : Set the env variables in BASH Shell

Directories

  • src : Sources files
    • app : Source of the Backend Application
    • ui : Source of the User Interface
    • db : SQL files of the database
    • terraform : Terraform scripts
    • compute : Contains the deployment files to Compute

Help (Tutorial + How to customize): https://www.ocistarter.com/help

Next Steps:

  • Run: cd tools ./starter.sh

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors