From a5395d13787566a407ccbf2f1bf37254444d2085 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Mon, 31 Jul 2017 18:03:36 -0600 Subject: [PATCH] add daplie tools instructions for domains --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 498cd76..13dca4a 100644 --- a/README.md +++ b/README.md @@ -161,6 +161,17 @@ api. assets. ``` +The domains can be setup through the Daplie Desktop App or with `daplie-tools` + +```bash +daplie devices:attach -d foodevice -n example.com -a 127.0.0.1 +daplie devices:attach -d foodevice -n www.example.com +daplie devices:attach -d foodevice -n api.example.com +daplie devices:attach -d foodevice -n assets.example.com +daplie devices:attach -d foodevice -n cloud.example.com +daplie devices:attach -d foodevice -n api.cloud.example.com +``` + Example `/etc/goldilocks/goldilocks.yml`: ```yml tls: