Coder Social home page Coder Social logo

appui's Introduction

Simple WebUI for managing Appcats. This project is an effect of boredom during rainy weekend. Probably will be continued in the future.

Setup kind cluster:

  1. Install kind
  2. Clone kindev repository: git clone https://github.com/vshn/kindev.git
  3. Run from kindev directory: make clean && make vshnpostgresql vshnredis minio prometheus-setup komoplane-setup
  4. Copy kubeconfig file to the restapi directory, You can find it in kindev directory in .kind/kind-kubeconfig-v1.26.6 or something like that
  5. Clone component-appcat directory: git clone https://github.com/vshn/component-appcat.git and run k apply -R -f component/tests/golden/vshn/appcat/appcat to deploy Appcats - give it a moment and then rerun command to check if everything is up and running
  6. Create some appcats, based on https://docs.appcat.ch/vshn-managed/postgresql/create.html pick up those named "On Cloudscale"

How to setup WebUI:

  1. Clone the repository
  2. Install dependencies: npm install
  3. Run the app: npm start
  4. Open the browser and go to http://localhost:3000
  5. In separate Terminal go to the restapi directory and run the REST API: go run main.go (you need to have Go installed), api assumes You to provide kubeconfig file to the same direcotry as restapi/main.go file

appui's People

Watchers

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