This code base creates a Docker container + Volume to run CouchDB to use as a syncing backend for Obsidian self-hosted sync.
You will need:
- Docker
- Terraform
- Terragrunt
docker build ./CoucheDBContainer -t custom_obsidian_sync:v1.0terragrunt applyDid you set the right Docker socket? See sync-module/main.tf:13