Skip to content
 
 

Repository files navigation

Serverkit Build Status Code Climate

Assemble servers from your recipe.

Server (thx 1041uuu)

Usage

Describe the desired state, then serverkit apply.

$ echo '
resources:
  - type: package
    name: mysql
  - type: package
    name: redis
' > recipe.yml
$ serverkit apply recipe.yml

Documentation

Similar tools

About

Assemble servers from your recipe.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages