GithubHelp home page GithubHelp logo

oslabs-beta / ahoy Goto Github PK

View Code? Open in Web Editor NEW
182.0 10.0 16.0 15.48 MB

Ahoy! is a GUI tool for DevOps engineers which distills the many functions of Helm into a user-friendly interface.

Home Page: https://ahoyhelm.org

JavaScript 97.01% CSS 2.99%
helm minikube docker kubernetes ahoy devops devops-tools

ahoy's Introduction

Ahoy!

Website | Github | Bugs/Features

An easy-to-use GUI for Helm

Ahoy! Logo

Ahoy! is a GUI tool for DevOps engineers which distills the many functions of Helm into a user-friendly interface. A GUI visually aids all engineers (even those that love CLI) and better organizes the various configuration files. The ability to quickly revert to a previous version will give the DevOps engineer peace of mind.

Built With

Ahoy! Demo

Getting Started

Ahoy! requires a local Kubernetes cluster. To get one up and running, follow the steps below.

Prerequisites

You'll want these things installed and running.

Installation

Download the latest release or clone the repo and build your own.

  1. Clone the repo
    git clone https://github.com/oslabs-beta/Ahoy.git
  2. Install dependancies
    npm install
  3. Build
    npm run package
    # then...
    npm run package-mac
    npm run package-windows
    npm run package-linux
    

Usage

Setup Environment

  1. Launch the Docker Daemon
  2. Start a MiniKube Kubernetes Cluster minikube start
  3. Download charts (see below for location)
  4. Launch Ahoy!

Local Helm Chart Storage Paths

  • macOS: /Users/<username>/Library/Application\ Support/ahoy/charts
  • Windows: C:\Users\<username>\AppData\Roaming\Ahoy\charts

Tip:

Attach the node port to minikube node so you can see your cluster(s) in the browser.

kubectl create deployment my-minikube --image=k8s.gcr.io/echoserver:1.4
kubectl expose deployment my-minikube --type=LoadBalancer --port=8080

To launch the application in developer mode:

npm start

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request to the Staging branch

License

Distributed under the MIT License. See LICENSE for more information.

Contributors

Joe Bigelow - LinkedIn - GitHub

Tobey Forsman - LinkedIn - GitHub

Yoko Kawamoto - LinkedIn - GitHub

Jin Oh - LinkedIn - GitHub

Project Link: https://github.com/oslabs-beta/Ahoy

Acknowledgements

ahoy's People

Contributors

libero-yoko avatar lilbigs2001 avatar ohjintech avatar yebot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ahoy's Issues

Chart Upgrade button

Incorporate a button that allows you to upgrade a current Helm release by specifying the chart to upgrade it to (e.g. path to directory, chart URL, etc)

why do i need a local k8s cluster?

I found this because we do a lot of helming in a few remote k8s clusters.

Why do i need a local minikube again? my notebook cannot cope!

Or is there a way to reconfigure this and the readme is lacking a remark in this direction?

cheers

Remove Mac OS X specific files from Release.

The "Ahoy-win32-ia32" Zip File contains a "_MACOSX" Folder and the "Ahoy-win32-ia32" folder itself contains the typical OS X ".DS_Store" File. Since both are not needed, they should removed from the release.

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.