From 2c85c737a8795a87e73a71e27b1a2b48c01b5c59 Mon Sep 17 00:00:00 2001 From: Pierre Balzack <96387156+balzack@users.noreply.github.com> Date: Wed, 3 Aug 2022 11:28:29 -0700 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d4d704ec..d2ad9376 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,8 @@ You can test out the project [here](https://databag.coredb.org/#/create), but do To use databag, you will need a DNS name pointing to your node with a certificate. You can deloy 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) +If you choose to setup your server manually, you can follow the steps in the Dockerfile [here](/net/container/Dockerfile). + ### Example with Portainer and Nginx Proxy Manager From Portainer: