Skip to content

Latest commit

 

History

History
47 lines (24 loc) · 970 Bytes

user_manual.md

File metadata and controls

47 lines (24 loc) · 970 Bytes

Home Page

TechSlate home page contains information about the architecture of the application and the use cases of it.

TechSlate Home

Create Container page

Fields:

Docker image: Python / Go / Nodejs (mandatory field)

Port: '' (optional value, application port that needs to be exposed outside)

Label: '' (optional value, used for tracking purpose)

TechSlate Home

Containers page

This page will contains all the running containers.

Fields:

Name: Name of the container

Id: Id of the container

Port: TCP port exposed for external use

Label: Label given at the time of starting the container

Action:

  1. SSH - To access the terminal of the container
  2. STOP - To stop the container

TechSlate Home

SSH access to the docker terminal in browser new tab

TechSlate Home

Documentation page

TechSlate Home