WeeSee / yii2-etcd-demo

A minimal demo for Yii2-ectd extension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yii2-etcd-demo

Demo for Yii2 extension Yii2-etcd

Requirements

  • Yii2
  • Composer
  • Etcd needs to be running on 127.0.0.1:2379

Installation

Composer need to be installed

$ git clone https://github.com/WeeSee/yii2-etcd.git
$ composer update

Then start this website in your browser and goto the menu item "Etcd". You should seed this little demo:

Image of Demo

You can find some code samples here: SiteContoller

Author / Licence

WeeSee weesee@web.de

GNU GENERAL PUBLIC LICENSE, Version 3, 29 June 2007

About

A minimal demo for Yii2-ectd extension

License:Other


Languages

Language:PHP 89.4%Language:Shell 5.4%Language:CSS 3.3%Language:Batchfile 1.8%