Skip to content
/ CodePax Public

Web based deployment tool designed for source code and database control. It is built in PHP, works with Git and Svn repos and runs on both Linux and Windows.

License

Notifications You must be signed in to change notification settings

zitec/CodePax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodePax

CodePax is a free and open source (New BSD) web based deployment tool designed for source code and database control and versioning. It is built in PHP, works with Git and SVN and runs on both Linux and Windows.

The database versioning module is currently available for MySQL, PostgreSQL and MS SQL databases. It also uses a flexible hook system allowing post release operations. The hooks can run independently from the versioning process.

CodePax can be deployed on any development environment, including production, with one purpose in mind: to automate the code releases and eliminate human error. Developers will therefore not require server or database access in order to perform a release: CodePax does that at a push of a button.

Installation

For installation details please see /help/installation.html page

Usage

For usage details please see /help/usage.html page

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

License

This software runs under BSD Licence

About

Web based deployment tool designed for source code and database control. It is built in PHP, works with Git and Svn repos and runs on both Linux and Windows.

Resources

License

Stars

Watchers

Forks

Packages

No packages published