All Projects → factorial-io → fabalicious

factorial-io / fabalicious

Licence: MIT license
is now deprecated and not supported anymore, use https://github.com/factorial-io/phabalicious instead

Programming Languages

python
139335 projects - #7 most used programming language
PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to fabalicious

Tic
Tasks Integrating Continuously: CI-Agnostic Workflow Definitions
Stars: ✭ 135 (+864.29%)
Mutual labels:  deployment, continuous-integration
drevops
💧 + 🐳 + ✓✓✓ + 🤖 + ❤️ Build, Test, Deploy scripts for Drupal using Docker and CI/CD
Stars: ✭ 55 (+292.86%)
Mutual labels:  drupal, continuous-integration
Ghpages
Deploy arbitrary static assets through GitHub Actions
Stars: ✭ 169 (+1107.14%)
Mutual labels:  deployment, continuous-integration
Fabric Home Assistant
📜 Deploy Home-Assistant easily with Fabric
Stars: ✭ 94 (+571.43%)
Mutual labels:  deployment, fabric
Mr Drupal
Declaratively indicate which Drupal projects you want to use, run `mr update`, the end. No "check tarballs into git", no git submodules, no git-subtree. Great for smallish Drupal sites.
Stars: ✭ 27 (+92.86%)
Mutual labels:  drupal, deployment
Loom
Elegant deployment with Fabric and Puppet.
Stars: ✭ 115 (+721.43%)
Mutual labels:  deployment, fabric
drupal-pi
Drupal on Docker on a Raspberry Pi. Pi Dramble's little brother.
Stars: ✭ 92 (+557.14%)
Mutual labels:  drupal, deployment
Fabric Bolt
Fabric deployments via a web interface
Stars: ✭ 419 (+2892.86%)
Mutual labels:  deployment, fabric
Neoprene
A set of Fabric tasks to deploy and administer Drupal web applications.
Stars: ✭ 12 (-14.29%)
Mutual labels:  drupal, fabric
drupal9ci
One-line installers for implementing Continuous Integration in Drupal 9
Stars: ✭ 137 (+878.57%)
Mutual labels:  drupal, continuous-integration
Lightning Sites
☁️ Lightning deployment for your ~/Sites folders
Stars: ✭ 8 (-42.86%)
Mutual labels:  deployment, continuous-integration
kahoy
Simple Kubernetes raw manifests deployment tool
Stars: ✭ 33 (+135.71%)
Mutual labels:  deployment, continuous-integration
Flubucore
A cross platform build and deployment automation system for building projects and executing deployment scripts using C# code.
Stars: ✭ 695 (+4864.29%)
Mutual labels:  deployment, continuous-integration
Build
Netlify Build runs the build command, Build Plugins and bundles Netlify Functions.
Stars: ✭ 135 (+864.29%)
Mutual labels:  deployment, continuous-integration
Gaia
Build powerful pipelines in any programming language.
Stars: ✭ 4,534 (+32285.71%)
Mutual labels:  deployment, continuous-integration
Rocket
Automated software delivery as fast and easy as possible 🚀
Stars: ✭ 217 (+1450%)
Mutual labels:  deployment, continuous-integration
deploy-drone
Deploy Drone CI to enable continuous integration ⚡️ on your product
Stars: ✭ 88 (+528.57%)
Mutual labels:  deployment, continuous-integration
Typo3 Console
Console command for TYPO3 CMS
Stars: ✭ 254 (+1714.29%)
Mutual labels:  deployment, continuous-integration
dockerized-drupal-starter
End-to-end (CI + CD) dockerized Drupal 8 starting point.
Stars: ✭ 27 (+92.86%)
Mutual labels:  drupal, deployment
Drupal8ci
One-line installers for implementing Continuous Integration in Drupal 8
Stars: ✭ 113 (+707.14%)
Mutual labels:  drupal, continuous-integration

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].