mikevromen / bitwarden_rs_docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bitwarden rs in docker

Run

Generate keys & certificates

Execute the command below

./createCerts.sh device_ip_address

Start & run the containers

docker-compose up -d

Additional configuration

You might want to edit the backup frequency in the docker-compose.yml by changes the value CRON_TIME

About


Languages

Language:Shell 100.0%