authelia/scripts/example/deploy-example.sh

7 lines
120 B
Bash
Raw Normal View History

#!/bin/bash
DC_SCRIPT=./scripts/example/dc-example.sh
$DC_SCRIPT build
2017-07-16 14:20:26 +00:00
$DC_SCRIPT up -d redis openldap authelia nginx