A simple project for deploy php website.
- Support svn & git
- Easy to start
- Get lastest version in Release page.
- Install and start the web:
$ ./champloo
- Login into website
http://localhost:3000
with default account:admin
, password:123
- In the deploy server execute shell script:
$ wget https://raw.githubusercontent.com/cxfksword/champloo-client/master/install.sh
$ chmod +x install.sh
$ ./install.sh
- Start client service
$ cd /usr/local/champloo-client
$ cp app.conf.example app.conf # change the api point to corrent address
$ service champloo-client start
- Web console panel
- Show comments after last rev.
- Email notification & webhook