Automatically create image for commits in github
227
composer install
have a demo etcd cluster named "example-etcd-cluster" (see etcd-operator: https://github.com/coreos/etcd-operator)
install telepresence: https://www.telepresence.io
have your kubectl configured to the desired cluster
telepresence --run ./vendor/linkorb/etcd-php/bin/etcd-php etcd:set /foo/bar "Hello world" example-etcd-cluster:2379```
```telepresence --run ./vendor/linkorb/etcd-php/bin/etcd-php etcd:get /foo/bar example-etcd-cluster:2379
more commands: https://github.com/linkorb/etcd-php
telepresence --run php main.php
git clone https://github.com/coreos/etcd.git
cd etcd
./build
./bin/etcd
Content type
Image
Digest
Size
43.9 MB
Last updated
about 8 years ago
docker pull asafo/etcd-php-sample