95fe9b7490
AppJail Director is a tool for running multi-jail environments on AppJail using a simple YAML specification. A Director file is used to define how one or more jails that make up your application are configured. Once you have a Director file, you can create and start your application with a single command: appjail-director up WWW: https://github.com/DtxdF/director PR: 273234
6 lines
327 B
Plaintext
6 lines
327 B
Plaintext
AppJail Director is a tool for running multi-jail environments on
|
|
AppJail using a simple YAML specification. A Director file is used
|
|
to define how one or more jails that make up your application are
|
|
configured. Once you have a Director file, you can create and start
|
|
your application with a single command: appjail-director up
|