Skip to content

A web based console deployed on Kubernetes with prerequisites modules installed and configured. Multi tenant console with restriction of data among the users and temporary storage.

License

Notifications You must be signed in to change notification settings

ideepu/Cloud-Console

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloud-Console

A web based console deployed on Kubernetes with prerequisites modules installed and configured. Multi tenant console with restriction of data among the users and temporary storage.

Cloud Console Server image Cloud Console image

Build Cloud Console

Build the Cloud Console as explained in this link . Once the Console is build and deployed then you can test the pod or console by logging into the pod as following.

kubectl -n <namespace> exec -it <pod> bash

It will prompt for the Username and Password along the with the banner mentioned.

Web Cloud Console Server

This is basic web based shell build in Python and Javascript using xterm to connect to the cloud console and access the shell from browser. If you already have a custom built web based shell then you can configure your server to reach the cloud console deployed. You can deploy a simple web based cloud console to connect to the console as explained in this link.

About

A web based console deployed on Kubernetes with prerequisites modules installed and configured. Multi tenant console with restriction of data among the users and temporary storage.

Resources

License

Stars

Watchers

Forks

Packages

No packages published