Cloudflare Tunnel: Expose services to the internet without compromising your firewall
November 3, 2021
Let's say you have a website running locally that you want to make publicly accessible. Pretty straightforward, right? Open up ports 80 / 443, maybe set up a reverse proxy, and add an A record pointing to your IP. Job done. Your site is online.…
View Cloudflare Tunnel: Expose services to the internet without compromising your firewallQuick Tip: Backing up databases inside docker containers
November 1, 2021
We recently posted a guide to get up and running with the great backup tool Kopia and received a question asking if it was possible to use the Kopia installation on the host to back up container databases as well. The answer is yes! Just…
View Backing up databases inside docker containersFast and reliable automated cloud backups with Kopia and Backblaze
October 29, 2021
Kopia is a fantastic open source backup tool that offers encryption, compression, deduplication, and versioned incremental snapshots of your data. It's very simple to set up and, in our experience, quite a bit faster than alternatives like Borg (which doesn't integrate with cloud storage providers)…
View Fast and reliable automated cloud backups with Kopia and Backblaze