Git Product home page Git Product logo

alphaofficesetup's Introduction

AlphaOfficeSetup

These scripts suuport various Workshops for the AlphaOffice usecase.

  1. AlphaOffice MYSQL setup uses: setupAlphaUser.sh createUserAlpha.sql createProducts.sql
These scripts will create the Alpha user in an AlphaOfficeDB MySQL instance. Once the Alpha user
is created the Product Catalog tables will be created and data loaded.
  1. AlphaOffice Container Service Classic REST API bonus lab: token_session alphaoffice-deploy.json alphaoffice-stack.json

    These scripts use the Container Service Classic REST API's to deploy the three containers created in previous labs. The images must be already pushed to a docker registry.

  2. AlphaOffice ORACLE database setup scripts (Modified to work with populating an EE version of the Oracle database obtained from the Oracle Docker Store ) The setupAlphaDB.sql is run from within a OracleDB container from SQLPLUS using the mounted volume that's defined for that container.

    The setup does the following: Sets NOARCHIVELOG to conserve container disk space Configures HTTP and HTTPS ports for Enterprise Express Creates the "alpha" user in the supplied PDB populates the PRODUCTS and PRODUCT_CATEGORIES tables

    Ex: (in container) sqlplus / as sysdba SQL> @/<your-mount-point/setupAlphaDB.sql

    setupAlphaDB.sql products.in categories.in

alphaofficesetup's People

Contributors

wvbirder avatar morsie avatar pcdavies avatar

Watchers

James Cloos avatar Jinsong Lu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.