Giter VIP home page Giter VIP logo

aws-install-sap-with-jenkins-ansible's Introduction

AWS - Install SAP with Jenkins and Ansible

Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: MIT-0

This is an open source repo with sample code to install your SAP Software (check availability below) using Jenkins to connect all the pipeline steps, Ansible for configuring the operating system level, and Terraform for spinning up the infrastructure.

You can check how to use this repo on this blog post

SAP Software available:

  • SAP Hana - SAP In-Memory Database (HA is available)
  • SAP ASCS - ABAP Central Services (HA is available)
  • SAP ERS - Enqueue Replication Service (installed when HA is set for ASCS)
  • SAP PAS - Primary Application Server

All the folders highlighted below can be separated into their own repositories. Check out the README on each one of them to understand in-depth their reponsibility:

|-- InstallSAPWithJenkinsAnsible
|   |-- ansible-playbooks (playbooks for installing ASCS, Hana and PAS, and also shared roles)
|   |   |-- aws-sap-ascs
|   |   |-- aws-sap-hana
|   |   |-- aws-sap-pas
|   |   |-- shared-roles (roles that are shared between the three above playbooks)
|   |   |   |-- check-inputs
|   |   |   |-- common-os-tasks
|   |   |   |-- install-aws-sap-data-provider
|   |   |   |-- install-pkg-mgr-dependencies
|   |   |   |-- prepare-logs-folders
|   |   |   |-- set-hostname
|   |-- jenkins-as-code (your whole Jenkins installation code)
|   |-- jenkins-pipelines (pipelines that are going to be run by Jenkins)
|   |   |-- sap-pipeline-destroy-hana-pas-ascs
|   |   |-- sap-pipeline-hana-pas-ascs

Terraform code used by this repo is available here: https://github.com/aws-samples/terraform-aws-sap-netweaver-on-hana

Requirements

For running this project you have to have installed the following software on your local computer:

How to start - high level:

  1. Have a Bucket on S3 with all the SAP Software-related media you're going to need. Follow the instructions on which file to place on which folder here.
  2. Go to Jenkins as Code folder and follow the README:
    1. sudo vagrant up
    2. Go to http://localhost:5555 and login using "admin/my_secret_pass_from_vault" as user/password
    3. Fill in your AWS account credentials and other required variables
    4. Trigger pipeline "Install HANA+PAS+ASCS"

Others

This repo evolved and now is host to another solution for SAP automation. Click here to find out how to automate the High Availability (HA) testing for your SAP HANA landscape

Security

See CONTRIBUTING for more information.

License

This library is licensed under the MIT-0 License. See the LICENSE file.

aws-install-sap-with-jenkins-ansible's People

Contributors

guisesterheim avatar amazon-auto 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.