Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jhonoryza/passmanager
https://github.com/jhonoryza/passmanager
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/jhonoryza/passmanager
- Owner: jhonoryza
- Created: 2023-07-11T17:49:18.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-07-11T17:50:15.000Z (over 1 year ago)
- Last Synced: 2023-08-12T15:34:50.466Z (over 1 year ago)
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Password Manager
password manager using vaultwarden with daily backup to minio server
## Requirement
- Minio Server## Getting Started
- clone this repo
- adjust minio credential in docker-compose.yml
- run `docker compose up -d`