Skip to main content

A simple to use deployment toolkit built on top of Fabric

Project description

Build Status PyPI version

Fabrik

Fabrik

Fabrik

A deployment toolkit built on top of Fabric.

The purpose of this library is to provide a stable python based deploy tool that covers a wide range a use cases, Those cases include Wordpress, Node.js and Django. We favor composition and customization by code before configuration.

Supports

  • Git

  • Rollbacks

  • A full Django deploy script with migrations

  • Virtualenv creation and activation

  • NPM management

  • Nginx

  • Uwsgi

  • Forever

  • Envfile handling

  • Celeryd

  • Wordpress

  • Composer

Requirements

To install Fabrik you need Python 2.7, virtualenv and pip.

Installation

Fabrik can be installed through pip.

Stable

pip install fabrik

Develop

pip install git+git://github.com/Frojd/Fabrik.git@develop

Examples

This project ships with examples for Django and Wordpress (just check examples/*)

Tests

Tests can be run with python runtests.py, this will run the entire suite.

It also possible to run a specific case: python runtests.py tests.test_api.TestApi

… or a specific unittest: test_deploy_rollback python runtests.py tests.test_api.TestApi.test_deploy_rollback

Writing tests

All tests should reside in the tests directory and prefixed test_*, to include a test in the main suite add the test path in runtests.py.

Contributing

Want to contribute? Awesome. Just send a pull request.

License

Fabrik is released under the MIT License.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fabrik-2.2.0.tar.gz (11.0 kB view details)

Uploaded Source

File details

Details for the file fabrik-2.2.0.tar.gz.

File metadata

  • Download URL: fabrik-2.2.0.tar.gz
  • Upload date:
  • Size: 11.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for fabrik-2.2.0.tar.gz
Algorithm Hash digest
SHA256 0c6a4a516513c68b906ae7c2f0f1bc3d82c9fcbc9ff924472fbbbbe2e1d41aca
MD5 3a7cef89f2c593c54c6b49c43e2730f9
BLAKE2b-256 77c4f703113c20acea55d93ab4df29309c14a9af50afbfc17998dd0398b831e9

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page