Skip to content

tanlanxing/champloo

 
 

Repository files navigation

champloo wercker status

A simple project for deploy php website.

Preview

Features

  • Support svn & git
  • Easy to start

Installation

  • Get lastest version in Release page.
  • Install and start the web:
$ ./champloo
  • Login into website http://localhost:3000 with default account:admin, password:123

Install client

  • 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

Todo

  • Web console panel
  • Show comments after last rev.
  • Email notification & webhook

About

A simple project for deploy php website.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 60.2%
  • CSS 36.4%
  • JavaScript 3.4%