Skip to main content

A configurable stack based on docker to run any combination of services (PHP, MySQL, Apache, Nginx, Mongo, etc..)

Project description

https://raw.githubusercontent.com/edyan/stakkr/master/docs/stakkr-logo.png

Overview

https://scrutinizer-ci.com/g/stakkr-org/stakkr/badges/quality-score.png?b=master https://scrutinizer-ci.com/g/stakkr-org/stakkr/badges/coverage.png?b=master https://travis-ci.com/stakkr-org/stakkr.svg?branch=master https://img.shields.io/pypi/l/stakkr.svg

Stakkr

Stakkr is a a docker recompose tool that uses docker compose to easily create / maintain a stack of services, for example for web development.

Via a configuration file you can setup the required services and let stakkr link and start everything for you.

It works only in CLI and it’s a good replacement to Vagrant.

What does that do exactly ?

If you have heard of Docker, you know that when you need to build a full environment with multiple services that are linked, you either have to do everything manually or use docker-compose. The second solution is the best but it implies that you need, for each environment, to change your parameters, choose your images, learn the docker-compose command line tool, etc … In brief, it’s not very flexible and hard to learn.

Stakkr will help you, via a very simple configuration file and a predefined list of services (that can be extended by plugins) to build a complete environment. Plus, to control it in command line. It makes use of docker easy.

Last, but not the least, it’s highly configurable and each service mounts a volume to have a persistence of data. You can even, if you want, add more directives on some services (change the php.ini for example and chose your versions (PHP 5.3 or 5.6 or 7.1 or anything else).

Examples

You can combine services as you want to have :

  • A Dev LAMP stack (Apache + MySQL 5.7 + PHP 7.1 with xdebug and xhprof) … and if suddenly you want to test your code with PHP 7.1, change it in conf/compose.ini, restart, it’s done !

  • Or Apache 2.4 + PHP 5.6 + MongoDB for a production environment

  • Or only Maildev

  • Or only PHP5.4 + ElasticSearch

etc..

Documentation

Read the official documentation on ReadTheDocs.org

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

stakkr-4.0rc2.tar.gz (29.3 kB view details)

Uploaded Source

File details

Details for the file stakkr-4.0rc2.tar.gz.

File metadata

  • Download URL: stakkr-4.0rc2.tar.gz
  • Upload date:
  • Size: 29.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.20.1 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.6.7

File hashes

Hashes for stakkr-4.0rc2.tar.gz
Algorithm Hash digest
SHA256 4988ddaf0794965c0ab2c3db09bec4fdc3f53188c43eea15101daeec4a67dbb7
MD5 2604ecdf934d22084841f56624945480
BLAKE2b-256 9ff72ec6e98e34ec53731ac295e6f377bc5a7e2d6697b6dba73cab5889bedc1c

See more details on using hashes here.

Supported by

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