Skip to content

GraphTerm: An aspirational DevOps and Container IDE Concept

License

Notifications You must be signed in to change notification settings

millerhooks/GraphTerm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphTerm

An aspirational DevOps and Container IDE Concept

GraphTerm Screencast

A concept for recording videos about docker containers that seems to be turning into an IDE.

I don't really have time to maintain this, but people might like it. It was spawned from a set of lessons on Docker I was trying to write but never finished. That maybe I'll post one day if I clean it up.

This was not written to be used in production or as a remote administration utility. It was made for educational screencast production and as a proof of concept I have for a DevOps IDE. If you do anything dumb with it like host it on your servers to the open internet, you may experience problems. It is still just that, a proof of concept, but people seem to like it so I'm sharing it. I know the code is uggo, I would love it someone helped clean that up and finished the DevOps IDE and gifted me a Tesla. If wishes were fishes, eh?

Highlights

  • (SUPER INSECURE) Browser based terminal
  • Graph based Docker monitor showing port and file relations
  • Docker container inspector
  • Hot keys for web iFrame, Graph, and Inspector Drawers
  • Hot keys for repositioning graph
  • Procedural Color Theming!!!!

Future Plans

  • Port to React and make it a plugin for https://hyper.is/
  • docker-compose.yml and kubernetes manifest editor
  • File browsing tree
  • Code syntax highlighting
  • One click container exec -it
  • Display of API and GraphQL endpoints
  • Display of local development and external networks and their entry points
  • Integration with security and resource monitoring (Prometheus, Splunk, ELK/EFK)
  • Integration with CI and deployment health checks

Inspirational Projects

License

Copyright (c) 2017 Miller Hooks

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Releases

No releases published

Packages

No packages published

Languages