Skip to content

A tool that offers a very simple way to create Self-Service experience on Kubernetes with Helm (commonly used by Platform Engineers). https://hub.jovianx.app

License

Notifications You must be signed in to change notification settings

amitai-devops/Service-Hub

 
 

Repository files navigation

JovianX Service Hub is a tool to create and manage Self-Service using Helm and Kubernetes (used by Platform Engineers).

         _____                         _                   _    _           _
        / ____|                       (_)                 | |  | |         | |
       | (___     ___   _ __  __   __  _    ___    ___    | |__| |  _   _  | |__
        \___ \   / _ \ | '__| \ \ / / | |  / __|  / _ \   |  __  | | | | | | '_ \
        ____) | |  __/ | |     \ V /  | | | (__  |  __/   | |  | | | |_| | | |_) |
       |_____/   \___| |_|      \_/   |_|  \___|  \___|   |_|  |_|  \__,_| |_.__/

                Create X-as-a-Service on Kubernetes with Helm

🦄 Features:

Application Templates (Docs)

  • Create application templates from Helm Charts.
  • Manage template changes and reversions.
  • Allow operators to create applications from templates.
Application TemplatesGenerated Self-Service UI

Helm Manager

  • Manage Helm Releases, Monitor application Health, Set Releases TTL, Update release values, Upgrade versions, Manage repositories, etc'
  • Manage Helm Releases across multiple clusters.
  • Helm Restful API - Full restful API for Helm
  • Helm UI - Allow operators and SRE quickly manage the helm application via WebUI.

Login with GitHub or email/password Basic RBAC

🚀 Roadmap

  • Context-based Helm values - Set Helm values based on application context(Cloud provider, region, etc')
  • Service Endpoint Monitoring - Monitor service HTTP endpoints for service availability and health
  • RBAC - Role-based access control
  • Login with Google
  • Installation via Helm Chart

👷 Installation

🌎  Service-Hub SaaS at    👉 https://hub.jovianx.app 

OR

curl https://raw.githubusercontent.com/JovianX/Service-Hub/main/docker-compose.yaml -o docker-compose.yaml
docker-compose up
xdg-open 'http://localhost:3000'

🤽‍♀️ Getting Strated - Usage

  1. Create account with email/Password or GitHub login https://hub.jovianx.app/sign-up
  2. Add your Kubernetes cluster https://youtu.be/gkUHn_gnS1c?t=10

https://www.youtube.com/watch?v=gkUHn_gnS1c

Documentation

For product documentation refer to the Documentation Folder.

Contributors

📜 License

Copyright 2022 JovianX Ltd.

Licensed under the Apache License, Version 2.0 (the "License");

JovianX

About

A tool that offers a very simple way to create Self-Service experience on Kubernetes with Helm (commonly used by Platform Engineers). https://hub.jovianx.app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 58.5%
  • Python 35.2%
  • HTML 3.6%
  • CSS 2.1%
  • Makefile 0.4%
  • Dockerfile 0.1%
  • Other 0.1%