I use syncthing to sync the sysvol folder between my two samba ad domain controllers.
- 0 Posts
- 4 Comments
Joined 2 years ago
Cake day: June 18th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
Vaultwarden isnt a fork because bitwarden isn’t selfhostable. Bitwarden has an official selfhosted version. Vaultwarden is a lightweight rust version of the backend. As the selfhosted version by bitwarden is quite fat. Vaultwarden uses the official webapp of the webvault in their fork.
lue3099@lemmy.worldto Selfhosted@lemmy.world•I'm using compose wrong and I know it.English4·2 years agoYou can reference a single or multiple containers in a compose stack.
docker compose -f /path/to/compose.yml restart NameOfServiceInCompose
Yeh Tubearchivist is a beast. A python Django app, Elasticsearch and Redis. It uses like 1-2 GB of ram for me. And although it works and has no issues for me as I’m quite good with docker and coupling apps together, it’s always scary upgrading it. Broken redis-server many times, but seems to recover after deleting it and setting the settings again.