Git Product home page Git Product logo

configure-access's Introduction

DevOps (DaaS) - Configure Access

GitHub Actions : DevOps As A Service (DaaS) - Configure Access

GitHub Actions - Configure Access


GitHub Actions (Required):

System Requirements - Marketplace
Generate Credentials - Marketplace


GitHub Secrets (Required):

AWS_ACCESS_KEY_ID             Service-Account AWS Access Key-Id (e.g.: AKIA2...VT7DU).
AWS_SECRET_ACCESS_KEY         Service-Account AWS Secret Access Key (e.g.: zBqDU...mSCpe)
AWS_DEFAULT_ACCOUNT           The AWS Account number (e.g.: 123456789012).
PRIVATE_KEYPAIR_SECRET        Terraform AWS KeyPair (PEM, Private file)

GitHub Variables (Required):

AWSCLI_CLI                    Install Amazon WebServices CLI (false)
AWS_DEFAULT_PROFILE           The AWS Credentials Default User (e.g.: default).
AWS_DEFAULT_REGION            The AWS Default Region (e.g.: us-east-1)
CUSTOM_TOOLS                  Install packages from custom list (default: null)
DEFAULT_TOOLS                 Install packages from default list (default: null)

DEVOPS_ACCESS_ROLE            Defines the AWS IAM Role: DevOps--Custom-Access.Role
DEVOPS_ACCOUNT_NAME           A Deployment Service Account name (devops).

PYTHON_REQUIREMENTS           Listing Python packages (default: null)

SANITIZE_OUTPUT               Sanitize Credentials Output (false)
PRIVATE_KEYPAIR_FILE          Terraform AWS KeyPair (default: id_rsa)
PRIVATE_KEYPAIR_NAME          Terraform AWS KeyPair (e.g.: devops.pem)
UPDATE_PIP                    Update Python package management (true)
UPDATE_PYTHON                 Update Python to the latest version (true)

UPDATE_SYSTEM                 Updating Operating System (false)
UPGRADE_SYSTEM                Upgrading Operating System (false)
DEBUGER_MODE                  Enable/Disable Shell Debugger
VERBOSE_MODE                  Identify verbosity level (false)
ACTIONS_RUNNER_DEBUG          Enable runner diagnostic logging (true)
ACTIONS_STEP_DEBUG            Enable step debug logging (true)

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.