From 268933dd2c78214773d6d65337062469989869f2 Mon Sep 17 00:00:00 2001 From: Pierre Balzack <96387156+balzack@users.noreply.github.com> Date: Tue, 29 Nov 2022 10:53:09 -0800 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index a4b2dc9f..4db377a9 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,11 @@ The app is available in the google and apple stores. You can also test out the p To use databag, you will need a DNS name pointing to your node with a certificate. You can deploy a node manually, but you will have a much easier time using a container service. Containers for arm64 and amd64 are available [here](https://hub.docker.com/r/balzack/databag/tags). +### Docker Compose Command + +From the container sub director: + - sudo docker-compose -f compose.yaml -p databag up + ### Example with Portainer and Nginx Proxy Manager From Portainer: