Giter Club home page Giter Club logo

techslate's Introduction

TechSlate

TechSlate provides web interface for starting and stopping docker containers. TechSlate has custom docker images which allows user to access docker terminals via browser. TechSlate also allows user to open ports, assign labels to the containers they launch. The user has the flexibility to continue working on their projects using the web-terminals.

Architecture diagram:

TechSlate

  1. Client request TechSlate for start / stop of docker containers.
  2. TechSlate assigns nodePort to ssh port of the docker container while launching the containers.
  3. Using the nodePort, client can directly interact with docker containers using web-terminals.

Use cases:

  • Application development - Since the docker containers already contain the necessary softwares (programming languages) they can start using it for development purpose.
  • Small training institutes where they teach specific programming languages.
  • Online training portals - if they extent this application with public cloud like GCE, AES etc.. then it is pretty much capable of doing it.
  • Online examination - since every user gets an unique docker container and the data is not saved over the containers, this will be useful.

Installation instructions:

Pre-requisite:

  • OS: Linux
  • Python3
  • Docker

Steps:

  1. Clone the repository and move inside the application directory.
  2. Run './install.sh' script which will pull the required docker images and then install the required python packages.
  3. Run the command 'python3 bin/techslate.py' and then open http://localhost:5555 in browser.

Documents:

techslate's People

Contributors

parthibann avatar

Stargazers

 avatar  avatar

Watchers

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