GithubHelp home page GithubHelp logo

isabella232 / atg-commerce-iaas Goto Github PK

View Code? Open in Web Editor NEW

This project forked from oracle/atg-commerce-iaas

0.0 0.0 0.0 6.36 MB

The Oracle ATG Commerce provisioning tool set allows for the rapid deployment of the ATG Commerce stack.

Home Page: http://www.oracle.com/technetwork/apps-tech/commerce/

License: MIT License

Shell 12.46% JavaScript 2.96% Python 83.90% Java 0.35% CSS 0.27% HTML 0.06%

atg-commerce-iaas's Introduction

Oracle ATG Commerce IaaS provisioning

Introduction

The Oracle ATG Commerce provisioning tool set allows for the rapid deployment of the ATG Commerce stack. In the x86 Oracle Public Cloud and Oracle SPARC cloud, the entire provisioning, installation and configuration process takes roughly 20-25 minutes. The end result is a complete Oracle ATG Commerce Stack installed, with base configuirations, ready to go.

The tool set contains 3 distinct components that can be used independently, or together to create a Cloud provisioning, software installation and software configuration solution.

The Oracle ATG Commerce stack is comprised of several integrated software packages. The provisioning tool set allows the end user to control the following products:

  • Oracle ATG Commerce
  • WebLogic
  • Endeca
  • Java
  • Oracle Database
  • Oracle Traffic Director

Process overview

The provisioning process is driven by JSON templates that define how software is to be installed and configured. You can have as few, or as many templates as desired; with each defining a specific environment setup.

For example, you may have one template that defines a development setup, another that defines a QA/test environment, and another that defines a production environment.

The templates allow for a repeatable, consistent deployment of the Commerce stack.

Overview of the tools

All tools are written in Python, and are published under the MIT license.

The tools have been written and tested against Solaris SPARC and Oracle Linux, but will likely work on any flavor of Linux/Unix with an appropriate Python interpreter.

Cloud provisioning

The tools utilize REST api's provided by Oracle OpenStack for SPARC provisioning, and the public API's provided by Oracle Public Cloud for x86 provisioning.

The tools handle provisioning through either Oracle Cloud Orchestrations, or Ansible playbooks.

This is the first step of the process that creates the actual server instances and associated storage for each instance.

Software installation and configuration

After a server instance has been provisioned, the installation and configuration of software is automatically started.

Your templates define what software will be installed on which specific server, and how that software will be configured.

The installation and configuration process can also be run by itself. For example, if you wanted to setup a local developer VM, you can install and configure the entire Commerce stack with a single command.

Template and playbook generator

The tool set also includes an interface that assists with the generation of JSON templates, Cloud Orchestrations and Ansible playbooks.

The configuration generator helps guide the user through all the information required for the templates, orchestrations and playbooks. Once all data has been entered, the tools generates orchestrations and playbooks for you. Generated files automatically use the correct REST api's and Cloud endpoints based on user input.

Tool features

Some of the features in the tool set include:

  • Install ATG
    • Optionally install ATG patches
  • Install Java
  • Install Endeca
  • Install and Configure WebLogic
    • Create managed servers
    • Create instances with host/port bindings
    • Create and bind datasources to instances
    • Generate ATG server layers for each instance
    • Generate start/stop scripts
    • Optionally install WebLogic patches
  • Install and Configure Oracle Traffic Director
  • Install Oracle Database, and create a new starter database instance

Components

  • common_python contains the python libraries for the provisioning services, and REST api wrappers to talk to OpenStack and Oracle Public Cloud.
    • barmetal contains REST wrappers for working with baremetal cloud (in progress)
    • bcctools contains REST wrappers and Ansible wrappers for managing ATG Content Administration via REST services
    • oc_provisioning contains modules that install and configure various software packages/products
    • rest_wrappers contain python wrappers for talking to Oracle Cloud REST services
  • 11.1 contains the entry point to install and configure the Oracle ATG Commerce 11.1 stack
  • 11.2 contains the entry point to install and configure the Oracle ATG Commerce 11.2 stack
  • 11.3 contains the entry point to install and configure the Oracle ATG Commerce 11.3 stack
  • webui contains the WebUI tool for assist in generating configuration data and Ansible playbooks.
  • openstack-metadata contains a script to retrieve user metadata from OpenStack.
  • BCCTools contains an ATG module that exposes ATG Content Administration functions as REST services

Additional instructions

Installation and additional instructions are contained in each top level folder.

Performance and tuning considerations

The following are some best practices and tuning tips for Oracle Cloud.
Your individual needs will vary based on your specific application configuration. These are some tips that can assist with tuning your Commerce implementation on Oracle Cloud.

http://www.oracle.com/webfolder/technetwork/tutorials/ohc/E83035_01.pdf

Contributing

See CONTRIBUTING for details.

atg-commerce-iaas's People

Contributors

mpshanley 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.