Docker Logo

5 Simple Apps for Beginners to Self-Host in Docker

April 26, 2020 Patrick 3

Self-Hosting applications is a good way to enhance the security of your data. In most cases, by using self-hosted alternatives to many popular services you are ensuring that your data can’t be sold to a third party for marketing purposes. This is a list of applications that you can self-host at home.

Bitwarden

Bitwarden Review

April 19, 2020 Patrick 0

Over the past few months, I’ve been working to transition to as many self-hosted applications as I can. Self-hosting applications is a secure way to control your data on your terms as well as to get it moved off of the public cloud.

Bitwarden

Running Bitwarden on a Raspberry Pi using Docker is Easy!

March 12, 2020 Patrick 11

Bitwarden is an open-source password manager that can be self-hosted at home to keep your passwords and other private data secure. The official Bitwarden image only supports the amd64 architecture and I needed a container that I could run on my Raspberry Pi 4 cluster. Luckily I found Bitwarden_rs which is not as resource intensive as the official image and is perfect for small self-hosted environments.