Coder Social home page Coder Social logo

rayshoo / portfall Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rested/portfall

0.0 0.0 0.0 11.93 MB

A desktop k8s port-forwarding portal for easy access to all your cluster UIs

Home Page: https://rekon.uk/2020/04/portfall-a-desktop-k8s-port-forwarding-portal-for-easy-access-to-all-your-cluster-uis/

License: MIT License

JavaScript 42.81% Go 54.64% CSS 0.07% HTML 2.48%

portfall's Introduction

Portfall

A desktop k8s port-forwarding portal for easy access to all your cluster UIs

CodeFactor Contributions Welcome

Demo

Demo gif

Installation

Linux

Use the AppImage

Recommend installing appimaged to integrate portfall properly with your system.

wget "https://github.com/AppImage/appimaged/releases/download/continuous/appimaged-x86_64.AppImage"
chmod a+x appimaged-x86_64.AppImage
./appimaged-x86_64.AppImage --install

Build from source

git clone https://github.com/rekon-oss/portfall
cd portfall
# see build requirements for wails here https://github.com/wailsapp/wails#installation
# you will also need go and npm available
go get -u github.com/wailsapp/wails/cmd/wails
wails build

Snap coming soon!

Classic confinement requested here

Technical details

Portfall uses Go to do all the Kubernetes work and React + Material UI for the frontend work. This is glued together as a single binary with native rendering by the fantastic Wails framework.

You can read more about it in my blog post here: https://rekon.uk/2020/04/portfall-a-desktop-k8s-port-forwarding-portal-for-easy-access-to-all-your-cluster-uis/

License

FOSSA Status

portfall's People

Contributors

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