Skip to content

The server part of a web based tool to interact and monitor docker containers

License

Notifications You must be signed in to change notification settings

dgreasi/docker-inspector-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-inspector-server

The server part of a web based tool to interact and monitor docker containers

Basic Info

  • Server was developed with NodeJS 10.16.0. Server exposes a REST API that will be consumed from a web based client
  • Server will serve at http://localhost:3000
  • This Docker SDK library was used
  • After starting the server everything else will be done from client at this repo
  • All minimal requirements were materialized
  • No optional requirement were materialized, due to lack of time

Improvements that could be done

  • Add typescript
  • Create tests for API

Get started

npm i
npm start

About

The server part of a web based tool to interact and monitor docker containers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published