Skip to content

Repository files navigation

Serverkit Test Gem Version

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.

Topics

Resources

Stars

127 stars

Watchers

5 watching

Forks

Releases

Used by

Contributors

Languages