Skip to content

laufwerkcode/obsidian-selfhosted-sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This code base creates a Docker container + Volume to run CouchDB to use as a syncing backend for Obsidian self-hosted sync.

Requierments

You will need:

  • Docker
  • Terraform
  • Terragrunt

Building the image

docker build ./CoucheDBContainer -t custom_obsidian_sync:v1.0

Run the Grunt

terragrunt apply

Troubleshooting

Did you set the right Docker socket? See sync-module/main.tf:13

About

Example repo for Obsidian selfhosted infra

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors