Skip to content

kibatic/capifony-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

What is capifony?

Capistrano is an open source tool for running scripts on multiple servers. It’s primary use is for easily deploying applications. While it was built specifically for deploying Rails apps, it’s pretty simple to customize it to deploy other types of applications.

capifony is a deployment recipes collection that works with both symfony and Symfony2 applications.

http://capifony.org/

How to use

For simplicity you can install a script inside you PATH, for example in /usr/local/bin/cap, which executes the above command. You can use the script at https://raw.githubusercontent.com/jcrombez/capifony-docker/master/cap.sh for this.

About

Docker image for capifony

Resources

License

Stars

0 stars

Watchers

2 watching

Forks

Packages

 
 
 

Contributors

Languages

  • Dockerfile 53.6%
  • Shell 46.4%