You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
wget https://github.com/apache/incubator-servicecomb-service-center/releases/download/0.5.0/service-center-0.5.0-linux-amd64.tar.gz
tar xf service-center-0.5.0-linux-amd64.tar.gz
cd service-center-0.5.0-linux-amd64
./start.sh
Run example microservice
cd /gopath/src/github.com/joseph-v/go-chassis-upload-example
CHASSIS_CONF_DIR=/gopath/src/github.com/joseph-v/go-chassis-upload-example/conf go run main.go