update readme
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Robert Kaussow 2020-09-22 22:20:18 +02:00
parent d05bf20e9d
commit 97d6a28b85
Signed by: xoxys
GPG Key ID: 65362AE74AF98B61
2 changed files with 4 additions and 8 deletions

View File

@ -111,7 +111,7 @@ steps:
DOCKER_USER:
from_secret: docker_username
PUSHRM_FILE: README.md
PUSHRM_SHORT: Rootless Bitwarden_RS - Self-hosted password manager
PUSHRM_SHORT: Custom image for the BitwardenRS LDAP connector
PUSHRM_TARGET: thegeeklab/${DRONE_REPO_NAME}
when:
status:
@ -159,6 +159,6 @@ depends_on:
---
kind: signature
hmac: cc8a074c830055ba5b1da1d6238a9f56547502624dfe50e8596be791597649b2
hmac: aeb0c557db03c3bf66ffc10844b18da59c3b8facf7f0467213f5750161ac11fb
...

View File

@ -1,6 +1,6 @@
# bitwardenrs_ldap
Rootless Bitwarden_RS - Self-hosted password manager
Custom image for the BitwardenRS LDAP connector
[![Build Status](https://img.shields.io/drone/build/docker/bitwardenrs_ldap?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/docker/bitwardenrs_ldap)
[![Docker Hub](https://img.shields.io/badge/dockerhub-latest-blue.svg?logo=docker&logoColor=white)](https://hub.docker.com/r/thegeeklab/bitwardenrs_ldap)
@ -8,7 +8,7 @@ Rootless Bitwarden_RS - Self-hosted password manager
[![Source: Gitea](https://img.shields.io/badge/source-gitea-blue.svg?logo=gitea&logoColor=white)](https://gitea.rknet.org/docker/bitwardenrs_ldap)
[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://gitea.rknet.org/docker/bitwardenrs_ldap/src/branch/master/LICENSE)
This is a custom Docker image for [bitwarden_rs_ldap](https://github.com/ViViDboarder/bitwarden_rs_ldap) a simple LDAP connector for bitwarden_rs.
This is a rootless custom Docker image for [bitwarden_rs_ldap](https://github.com/ViViDboarder/bitwarden_rs_ldap) a simple LDAP connector for bitwarden_rs.
## Usage
@ -86,7 +86,3 @@ BITWARDENRS_LDAP_SYNC_LOOP=True
## License
This project is licensed under the MIT License - see the [LICENSE](https://gitea.rknet.org/docker/bitwardenrs_ldap/src/branch/master/LICENSE) file for details.
## Maintainers and Contributors
[Robert Kaussow](https://gitea.rknet.org/xoxys)