Sign inSign up

darthminion/etcd-web-ui

By darthminion

Updated over 1 year ago

Image
0

398

darthminion/etcd-web-ui repository overview

ETCD WEB UI

ONLY FOR ETCD API V3

Introduction

This is a ETCD web UI, featured with basic operations of etcd kv.

Usage

docker run \
    -p 8283:80 \
    --env=UI_ENDPOINT=127.0.0.1:2379 \
    --env=UI_USERNAME=root \
    --env=UI_PASSWORD=secret \
    --env=UI_KEY_PREFIX=/prefix/ \
    darthminion/etcd-web-ui

Tag summary

Content type

Image

Digest

sha256:dda5ca1b7

Size

27.3 MB

Last updated

over 1 year ago

docker pull darthminion/etcd-web-ui