Code Monkey home page Code Monkey logo

platform-actions's Introduction

platform-actions

Current State

Github Action workflows for installing and configuring app platform dial-tone

Table of Contents

Prerequisites

Account credentials

CLIs

Getting started

Start by forking this Github repository. You're required to configure your own set of Github secrets that will be leveraged by a collection of Github Actions.

If you're looking to contribute, clone your fork to your local workstation or laptop, create a branch and get to work on that new feature. This repo is open for pull requests.

To keep your fork up-to-date with upstream changes

git remote add upstream https://github.com/clicktruck/platform-actions

Execute once

#! with git CLI
git fetch upstream
git merge upstream/main
git push

#! alternatively with gh CLI
gh repo sync --source clicktruck/platform-actions

Execute periodically

Usage

Review this curated collection of dispatch workflows.

Action Link
Clean Workflow Logs โœ…
Relocate images from Tanzu Network to private container image registry ๐Ÿšง
Install Tanzu Cluster Essentials โœ…
Install Tanzu Data Services Repository โœ…
Install Ingress Providers (contour, cert-manager, external-dns) โœ…
Install Tanzu Standard Repository โœ…
Create new project in Harbor โœ…
Install Tanzu Application Platform
ยป Single cluster ๐Ÿšง
ยป Multi cluster (targeting: AWS) ๐Ÿšง
ยป Multi cluster (targeting: Azure) ๐Ÿšง
ยป Multi cluster (targeting: Google Cloud) ๐Ÿšง
Onboard cluster to Application Live View ๐Ÿšง
Prepare Metadata Secrets Store ๐Ÿšง
Uninstall Tanzu Application Platform
ยป Single cluster ๐Ÿšง
Uninstall Tanzu Data Services Repository โœ…
Uninstall Ingress Providers (contour, cert-manager, external-dns) โœ…
Uninstall Tanzu Standard Repository โœ…

platform-actions's People

Contributors

pacphi avatar dependabot[bot] 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.