lue3099

joined 1 year ago
[–] [email protected] 1 points 9 months ago

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.

[–] [email protected] 1 points 10 months ago

I use syncthing to sync the sysvol folder between my two samba ad domain controllers.

[–] [email protected] 1 points 11 months ago

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.

[–] [email protected] 3 points 11 months ago* (last edited 11 months ago) (1 children)

You can reference a single or multiple containers in a compose stack.

docker compose -f /path/to/compose.yml restart NameOfServiceInCompose