A project developed by team TripleParity
Docks provides a secure web user interface for managing a Docker Swarm. It allows you to view the status of applications as well as deploy new applications. Docks can also send real-time notifications to Slack in the case of a server failure.
With Docks you can manage a Docker Swarm from any web browser, eliminating the inconvenience of requiring Secure Shell access. Docks also provides extra features that are not exposed by the Docker API.
- Browse to Play with Docker
- Sign in with your Docker ID
- Click 'Start'
- Wait until 'Your session is ready!' and then click 'Close' modal
- Refresh (if a black terminal is not shown)
- Wait until a link with text
4200
is shown. This is the link to Docks UI - Login with username
admin
and passwordadmin
- The links
9000
and9001
are for nginx and WordPress respectively
- GitHub Organisation
- Docker Hub Organisation
- Travis CI
- CodeClimate report for docks-api
- ZenHub Project Management (Requires GitHub account)
- docks - Connecting all things related to the project (start here)
- docks-ui - Docks Web User Interface for Docks
- docks-api - RESTful API Server for Docks
- docker-api-to-compose - npm package for generating docker-compose.yml files