Giter Site home page Giter Site logo

appstudio-e2e-demos's Introduction

appstudio-e2e-demos

This repo contains a selection of App Studio Demos. The Demos consist of the Application and Components needed to bootstrap a demo as well as an "add-on" which adds content which may be missing from app-studio generated gitops repos. As these are fixed in app studio, the add-ons will be removed.

Run ./run.sh to try it on a app studio cluster ... Note: As per the infra-deployments examples, you need to set MY_QUAY_USER and MY_QUAY_TOKEN to enable push images to your registry.

image

"s" will print status image

"t" will trigger all builds on all application components via triggers.

image

Demos can be added in the subdirectory called demos in a structure like the following.

tree demos/nyc-transit/
demos/nyc-transit/
├── add-ons
│   ├── billing-service
│   │   ├── route.yaml
│   │   └── service.yaml
│   ├── kustomization.yaml
│   └── map-service
│       ├── route.yaml
│       └── service.yaml
├── app
│   └── application.yaml
└── components
    ├── billing-service.yaml
    └── map-service.yaml

app --- app studio application definition (optional- if missing, one will be created from the directory name, easy peasy)

devfiles --- externally provided devfiles if original repo doesn't have one (optional)

components --- component definitions

add-ons --- extra yaml needed for the app. (optional)

appstudio-e2e-demos's People

Contributors

jduimovich avatar ralphbean avatar

Watchers

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