DAVbooru is a simple danbooru-style imageboard for all your private media available over WebDAV.
- Create a new account for DAVbooru on your WebDAV-compatible cloud storage provider.
- Share all necassary media with the DAVbooru user.
- Make sure the media will be available on the same path as the end user!
- Configure whitelist and blacklist.
- Create
whitelist.davbooru
andblacklist.davbooru
in the same directory as the executable. - Specify the paths you want to index over WebDAV in the whitelist, and any phrases you want toexclude from indexing in the blacklist, one path per line, no special syntax.
- Launch DAVbooru and give it the correct credentials.
Basic command:
davbooru -u <username/email> -p <password>
For more details run davbooru --help
.