Skip to content
This repository was archived by the owner on Aug 25, 2020. It is now read-only.

factorial-io/fabalicious

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

874 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note

Fabalicious is deprecated in favor of phabalicious which is available in a stable version now. Fabalicious will only receive important bugfixes.

How does fabalicious work in two sentences

Fabalicious uses a configuration file with a list of hosts and ssh and optionally tools like composer, drush, git, docker or custom scripts to run common tasks on remote machines. It is slightly biased to drupal-projects but it works for a lot of other types of projects.

Fabalicious is using fabric to run tasks on remote machines. The configuration-file contains a list of hosts to work on. Some common tasks are:

  • deploying new code to a remote installation
  • reset a remote installation to its defaults.
  • backup/ restore data
  • copy data from one installation to another
  • optionally work with our docker-based development-stack multibasebox

Documentation

You'll find extensive documentation in the docs-folder or here

Packages

No packages published

Contributors 5