tristanpoland / SkiffUI

Create container images at the click of a button, and manage your network with an easy-to-use, intuitive UI
Apache License 2.0
5 stars 1 forks source link
deployment docker editor gui hui kubernetes monitoring node-graph python remote-control remote-management wxpython

Warning!: It's a bit broken and very incomplete, this is in-dev and nothing is for sure, use with care!

Codacy Badge Contribs Badge Version License

Contents

The worlds first container network manager

Development is a work in progress, please follow us on social media for updates (socials are in the footer of our website)

Why Use SkiffUI

SkiffUI provides the first easy to use, Drag-and-Drop user interface for modifying, or networking containers after creation. SkiffUI currently supports only Docker but will be expanded to interact with Docker Swarms and Kubernetes clusters later on for enterprise users.

How it works

SkiffUI interacts with docker by converting graphical node data into commands for your container service, these commands are then executed as root on the host.

Visit our company website

SkiffUI Website

Our custom library

Shiphelm allows us to interact with any container engine through python quickly, and simply

Beta UI

Installation

Requirements

Latest Beta

News

Windows

Note: you need python 3.8 for this project

git clone https://github.com/Gameplex-Software/SkiffUI/
cd .\SkiffUI-master\
pip3.8 install -r requirements.txt
cd .\src
python3.8 main.py

Linux

coming soon

MacOS

coming soon

<script src="https://giscus.app/client.js" data-repo="Gameplex-Software/SkiffUI" data-repo-id="R_kgDOGZojzQ" data-category="General" data-category-id="DICkwDOGZojzc4CVXn" data-mapping="pathname" data-strict="0" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="bottom" data-theme="dark" data-lang="en" data-loading="lazy" crossorigin="anonymous" async>