Skip to content

mehiX/go-docker-httpc

Repository files navigation

DockerHttpClient

A web interface for the Docker engine api

Start

Create the JWT signing keys:

./keys.sh

Create a folder /certs and place your SSL certificates or create self-signed certificates (this creates the folder as well):

./certs.sh

TODO

  • JWT
  • add SemanticUI
  • Improve layout for Images and Containers
  • add a toolbar with menu
  • add Logout functionality
  • Complete the containers page
  • Add links in the menu for variaous operations: remember that the URLS are passed to docker engine so they need to respect the specification. Therefore everything should be done with links and forms

About

An HTTP client for the Docker socket

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published