Skip to content

This reposiroy create this custom WebDav server and also adds authentications mechanisms like LDAP or Basic static auth for helping small to medioum companies hosting inhouse password manager and also be able to authenticate their user with LDAP or basic authentications.

License

Notifications You must be signed in to change notification settings

vaggeliskls/buttercup-webdav-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌐 ButterCup WebDAV Server

Buttercup Password Manager

The ButterCup password manager support 4 ways of managing secret vaults

  1. Local vault file
  2. Dropbox
  3. Google Drive
  4. Custom WebDav server

This reposiroy create this custom WebDav server and also adds authentications mechanisms like LDAP or Basic static auth in order to helpi small to medium companies to host an inhouse password manager using their LDAP or basic authentications methods.

📦 Prerequisites

Before getting started, make sure you have the following:

  • Docker version 20.0 or higher
  • Basic knowledge of Docker and WebDAV
  • Download the Buttercup client from Buttercup

🔒 Secure Access with TLS/HTTPS

To enable secure access to your WebDAV server using TLS/HTTPS, you can configure a Traefik proxy with automatic certificate management through Let's Encrypt. Follow the guide here for setting up TLS using Traefik in your Docker environment.

📖 Usage Guide

  1. Clone Repository

  2. Edit the .env based on your preferences

  3. Start the WebDAV Server: docker compose up

  4. Open buttercup client to start using the service by providing

    • Url (http://localhost, domain or ip)
    • Username
    • Password

📚 References

About

This reposiroy create this custom WebDav server and also adds authentications mechanisms like LDAP or Basic static auth for helping small to medioum companies hosting inhouse password manager and also be able to authenticate their user with LDAP or basic authentications.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published