Skip to content

tuimac/servertools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Information of docker container through HTTP

CircleCI

This repository is small web application to get information from host server or container itself. You can track the http accesses to each container or each host Server by this service.

Who use it

If you want to test the communications through Load Balancer or Ingress, some container deployment services, this application will fit that demand.

Functions

  • Runcommand
    You can run command through web terminal. This function was implemented by Xtermjs. The command send to servertool's container and run within that container. (You can't use Vim now...)

  • Server Information API
    Servertool's landing page provide some information of host server and contaner. This API gather information from EC2 instance so servertool works on only AWS services.

Technology

  • Frontend
    Framework is React with bootstrap UI.

  • Backend Using Django Rest Framework. Runcommand use Websocket so /runcommand use Django Channels.

Authors

If you have some opinion and find bugs, please post here.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

simple web application for testing end to end connection between client and containers

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published