I’ve heard others recommend Low End Box before but I have no experience, so do some due diligence before selecting any of these!
I’ve heard others recommend Low End Box before but I have no experience, so do some due diligence before selecting any of these!
I started with the 2020 tutorial from these guys. They’ve updated it a few times through the years so I can’t speak to how good the new version is, but I’m sure it’s probably plenty to get started.
https://www.smarthomebeginner.com/traefik-v3-docker-compose-guide-2024/
After I followed this guide, I’ve deviated significantly as I learned and started to do my own thing. It’s a great place to start and learn the basics of containerized applications and once you have that then you can host most things that are dockerized. All I need to do now to start up a new service is pull up the README on Docker Hub (or better yet, if LinuxServer.io has a container that does what I want to do, on their website), figure out what I want to do with the variables and any setup that needs to happen, and then I add it to my .yml and start it up!
I’ve got it all tracked now on GitHub so I can see what I’ve changed and when and if something were to go wrong I could revert back to a known-good configuration.
Vaultwarden is only the server, no? So any clients that you use to access Vaultwarden are built and maintained by 8bit solutions a.k.a. Bitwarden, including the desktop client that is the subject of this post.
De-Googling was what got me started as well. Wanted to be able to have my own Google Drive clone with Nextcloud. From there it was just one little improvement / additional service at a time as I learned to use Linux and docker. Now I run a Linux laptop and am considering an android phone.
Engineering background for reference.
It was just always so annoying having to go into the iPhone keyboard punctuation twice for each domain
Man, some people have really thought of everything. I am so impressed.
Honestly, I learned a ton from these guys: https://www.smarthomebeginner.com/
I’ve diverged a good bit since then of the services I’ve added and the specifics of how I configure things (I still use Traefik whereas I think they’ve shifted to Nginx), but they have a great example of a GitHub repo and what it looks like to manage a self-hosted server.
For #2 and #3, it’s probably exceedingly obvious, but wish I would have truly understood ssh, remote VS Code, and enough git to put my configs on a git server.
So much easier to manage things now that I’m not trying to edit docker compose files with nano and hoping and praying I find the issue when I mess something up.
And it is wife / parent / grandparent approved in my household!
It’s good enough that once I taught my mom to use it, she then went and taught my grandma and now we’ve got the whole fam on a family plan. It’s seriously so good.
This feels a lot like the argument of well what if they break TLS? A lot of hypotheticals when I don’t have any reason or proof to believe that they’ve made a back door
I was able to install Linux on my 2015 MBP, but weird stuff didn’t work OOTB like the webcam and while I eventually got it working, it was less than polished because it was all reverse engineered workarounds by the Linux gods who managed to figure out the exact commands that were needed to be run.
Also the hardware support is not great, for example the webcam. I installed Linux on my old MBP but it was a hassle to get the webcam working involving some dubious command line entries with sudo
They can lie about how the advanced data encryption works…. But then they also tell you that you’re shit outta luck if you forget or screw up your decryption code. If they really had a back door, then I would expect them to take a much less hard line on you’re screwed if you lose the key.
I would be surprised if they had a back door too given how they’ve pushed back on back doors from the NSA and EU
Empowered with the certainty of law, contract maruts were terrifying opponents whose strikes always connected, invariably dealing devastating damage.
Absolutely no shot I can afford 40 TB of SSDs for my NAS
You don’t need portainer for it to be easy! The wiki is quite great at providing setup examples for docker compose, regular docker, and others!
Not that good you say?
It doesn’t help our friends in the EU, but I’m hopeful that the CFPB’s “Open Banking” rules might actually make it possible to do this with an open source product with OAuth and common APIs rather than these aggregators that are just web scraping your bank.