mirror of
https://github.com/balzack/databag.git
synced 2025-02-11 19:19:16 +00:00
Update README.md
This commit is contained in:
parent
13e6913c9a
commit
268933dd2c
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user