config-web

command module
v0.0.0-...-668d99f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 5, 2017 License: Apache-2.0 Imports: 4 Imported by: 0

README

Config Web

The config web is a dashboard for the config service.

Getting started

  1. Install Consul

    Consul is the default registry/config for go-micro apps. It's however pluggable. https://www.consul.io/intro/getting-started/install.html

  2. Run Consul

    $ consul agent -dev -advertise=127.0.0.1
    
  3. Download and start the service

    go get github.com/micro/config-web
    config-web
    

    OR as a docker container

    docker run microhq/config-web --registry_address=YOUR_REGISTRY_ADDRESS
    

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL