Git Product home page Git Product logo

sdaf-actions's People

Contributors

nnoaman avatar

Watchers

 avatar

sdaf-actions's Issues

Create GitHub App

Before you start creating a deployer, you need to set-up credentials. Let's start with creating a GitHub app, so you can get and set variables and credentials, create and update issues, and register a GitHub runner to deploy the SAP environment.

This app needs the following repository permissions only for this repository:

  • Administration: Read & Write (Setting up the GitHub Runner on the deployer VM)
  • contents: Read & Write (Creating configuration files, and update workflow with deployer and library)
  • Environments: Read & Write (Creating environments)
  • Secrets: Read & Write (Used to store secrets in the first step, as there's no App configuration yet)
  • Variables: Read & Write (Used to store variables in the first step, as there's no App configuration yet)
  • Workflows: Read & Write (Creating configuration files, and update workflow with deployer and library)
  1. You can use the following link to create the app requirements automagically: https://github.com/settings/apps/new?name=nnoaman-sap-on-azure&description=Used%20to%20create%20environments,%20update%20and%20create%20secrets%20and%20variables%20for%20your%20SAP%20on%20Azure%20Setup.&callback=false&request_oauth_on_install=false&public=true&actions=read&administration=write&contents=write&environments=write&issues=write&secrets=write&actions_variables=write&workflows=write&webhook_active=false&url=https://github.com/nnoaman/sdaf-actions

  2. Generate a private key

  1. Install the app on the organization

Note: If you don't have permissions in your organization, your organization administrator will receive a request to install the app.

When this is done, you can close this issue and create a new environment.

Link Azure to GitHub

The next thing we need to do do be able to setup our deployer on Azure, is to connect GitHub and Azure together using OpenID connect. Please follow this link, and create the following secrets:

If you need to deploy the Control Plane Web Application credentials create an app registration as described here.

When you saved these secrets, please close this issue.

Create Environment

​Environment​

Prod

​Region​

westeurope

​Deployer Vnet​

DEP01

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.