An project to watch over docker host.
Report Bug
·
Request Feature
Table of Contents
The DockerWatch project is provide the convinence way to watch over multiple Docker hosts. Projcet to watch over docker host container and live logs -- I think this is it.
Gives visual representations of containers/images on the host system. DockerWatch will start running on port 8080. Currently, it shows info about docker engine running on a local machine.
Here's why:
- View Container and image details of docker.
- Connect with multiple remote docker host.
- Perform some operations on docker host.
A list of commonly used resources that I find helpful are listed in the acknowledgements.
This section should list any major frameworks that you built your project using. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.
This is an example of how do you setting up your project locally. To get a local copy up and running follow these simple example steps.
To Get this project up and running you need to install following tools / software on your system.
- Clone the repo
git clone https://github.com/vipulnewaskar7/DockerWatch.git
- From project root directory, i.e. DockerWatch, Install maven dependancies and Start your
spring-boot
App :mvn clean mvn install mvn exec:java
- Change Directory and Install NPM packages
cd DockerWatchUI npm install
- Start your
angular
applicationnpm run start
- Open Docker Desktop and follow instruction
Docker > Settings > General
enable
The folowing checkbox to expose the docker API on localhostExpose daemon on tcp://localhost:2375 without TLS
This application has exposed RESTful API calls for external usage.
For more examples, please refer to the Documentation
ToDo :
- docker configuration for external ip/network access
- add comment/help text to explain the behaviour (popups)
- add docker commands (start/stop container)
RIP Best Practices
RIP Naming Conventions
Priority on bootstrapping the project,
creating end to end linking, handshaking among the services,
and bring all on track