Page MenuHomeDevCentral

Setup an etcd K/V store
Closed, WontfixPublic

Description

Instance name: Triangulum

Event Timeline

DNS configuration

triangulum.nasqueron.org. 86400 IN CNAME app2.nasqueron.org.

ETCD_INSTANCE=triangulum
docker run -it -d -p 4001:4001 -p 7001:7001 -v /data/${ETCD_INSTANCE}:/data --name ${ETCD_INSTANCE} microbox/etcd -name ${ETCD_INSTANCE}
dereckson reopened this task as Open.EditedOct 20 2017, 10:53

Reopening, as it doesn't run anymore and we lost the container.

Should be on Equatower.

dereckson removed dereckson as the assignee of this task.Mar 8 2018, 21:07
dereckson claimed this task.

etcd is installed on Ysul, and we played with it, but we don't have a use case currently
of something too transient to be set in the rOPS repository.