Hacker News
- HypriotOS: Docker playground for Raspberry Pi http://blog.hypriot.com/post/get-your-all-in-one-docker-playground-now-hypriotos-reloaded/ 14 comments
- Build an Air Quality Monitor with InfluxDB, Grafana and Docker on a Raspberry Pi https://www.balena.io/blog/build-an-environment-and-air-quality-monitor-with-raspberry-pi/ 67 comments
- Docker-Compose Raspberry Pi 4 https://docs.docker.com/compose/install/ 11 comments docker
- Can't install docker-compose on Raspberry Pi 4 https://www.reddit.com/r/docker/comments/o2o5d8/cant_install_dockercompose_on_raspberry_pi_4/ 23 comments docker
- Selfhosting 50+ Docker containers on the Raspberry Pi 4 https://linuxhandbook.com/increase-swap-ubuntu 65 comments selfhosted
- Dockerized Tor server for Raspberry Pi https://hub.docker.com/r/dnikms/rpi-tor-server 17 comments raspberry_pi
- Is there a docker UI for Raspberry Pi ? https://www.reddit.com/r/docker/comments/l1uagb/is_there_a_docker_ui_for_raspberry_pi/ 27 comments docker
- Raspberry Pi Cross Compilation using Docker https://chrz.de/2020/02/14/raspberry-pi-cross-compilation-using-docker/ 4 comments raspberry_pi
- How To Deploy A UniFi Controller With Raspberry Pi And Docker https://tynick.com/blog/09-08-2019/unifi-controller-with-raspberry-pi-and-docker/ 3 comments raspberry_pi
- Serverless Raspberry Pi cluster with Docker https://blog.alexellis.io/your-serverless-raspberry-pi-cluster/ 3 comments programming
- Cant start Pihole on Docker on Raspberry Pi W https://www.reddit.com/r/docker/comments/i8aq7x/cant_start_pihole_on_docker_on_raspberry_pi_w/ 9 comments docker
- Setting up Rosetta@home in a Raspberry Pi Cluster with docker for COVID 19 research https://www.shinynewthings.net/posts/rosettacluster/ 10 comments raspberry_pi
- Installing docker on raspberry pi with ansible https://blog.anggrianto.dev/installing-docker-on-raspberry-pi-with-ansible/ 29 comments selfhosted
- Raspberry Pi: A Developer's Companion - A Complete Guide with Docker https://www.youtube.com/watch?v=idCG0wSi-fk 5 comments raspberry_pi
- Installing Docker on a Raspberry Pi 4 https://docker.com 15 comments selfhosted
- Docker image for Rust on ARMv7 (Raspberry Pi 3) https://hub.docker.com/r/jimmycuadra/rust-armv7hf/ 7 comments rust
- How to build a Raspberry Pi cluster using Docker Swarm (xpost r/docker) https://howchoo.com/g/njy4zdm3mwy/how-to-run-a-raspberry-pi-cluster-with-docker-swarm 68 comments raspberry_pi
- Using Docker to run Node.js on a Raspberry Pi http://opensource.com/life/15/9/experimenting-docker-raspberry-pi 5 comments linux
- Docker and Docker Compose on Raspberry Pi OS (32-bit and 64-bit) https://withblue.ink/2020/06/24/docker-and-docker-compose-on-raspberry-pi-os.html 3 comments raspberry_pi
- Installing Docker Compose v2 on Raspberry Pi 4 (Raspi-os 64) https://docker.io 29 comments docker
- WordPress on NGINX in Docker on Raspberry Pi: WordPress Cache Settings? Other Optimizations? https://getflywheel.com/pricing/ 7 comments selfhosted
- I built an app to automate, and visualize your ISP speedtest results over time (docker, nodejs, react) - ready to throw on a raspberry pi https://github.com/kitsunekyo/ISP-SpeedTest-Logger 3 comments reactjs
- Setting up Synapse Matrix homeserver on a Raspberry Pi in Docker with Caddy and Cloudflare https://www.fusehunt.co.uk/post/matrix-server-raspberry-pi-docker/ 9 comments selfhosted
- GitHub - satmandu/docker-rpi4-imagebuilder: Docker setup for building ARM64 Ubuntu images for the Raspberry Pi 4B https://github.com/satmandu/docker-rpi4-imagebuilder/ 25 comments raspberry_pi
- I made a Docker Registry image to run on the Raspberry PI https://www.reddit.com/r/docker/comments/79m41n/i_made_a_docker_registry_image_to_run_on_the/ 6 comments docker
- Can’t import quantmod stock data when running R Shiny app from Docker container on Raspberry Pi https://github.com/hvalev/shiny-server-arm-docker 2 comments docker
- Rookie needs help to install docker on raspberry pi with Ubuntu 64 bits https://docs.docker.com/engine/install/debian/#install-using-the-convenience-script 11 comments raspberry_pi
- How to: Live-streaming to YouTube with a Raspberry Pi and Docker https://www.raspberrypi.org/blog/youtube-live-streaming-docker/ 11 comments raspberry_pi
- How I setup a Raspberry Pi 3 Cluster Using The New Docker Swarm Mode In 29 Minutes https://medium.com/@bossjones/how-i-setup-a-raspberry-pi-3-cluster-using-the-new-docker-swarm-mode-in-29-minutes-aa0e4f3b1768 5 comments raspberry_pi
- Install Docker and Docker Compose on Raspberry Pi OS (32/64-bit) for your home server https://withblue.ink/2020/06/24/docker-and-docker-compose-on-raspberry-pi-os.html 5 comments selfhosted
- Building a Web Farm with Docker and Raspberry Pi. I wrote this tutorial on how to build a super fast and cheap web farm which my website is being hosted on! https://developmomentum.com/Blog/Building_a_Web_Farm_with_Docker_and_Raspberry_Pi 8 comments raspberry_pi
- Build an air quality monitor with InfluxDB, Grafana, and Docker on a Raspberry Pi https://www.balena.io/blog/build-an-environment-and-air-quality-monitor-with-raspberry-pi 3 comments hardware
- Build an air quality monitor with InfluxDB, Grafana, and Docker on a Raspberry Pi https://www.balena.io/blog/build-an-environment-and-air-quality-monitor-with-raspberry-pi 17 comments raspberry_pi
- Fool-Proof Recipe: Docker on the Raspberry Pi https://www.voxxed.com/blog/2015/04/fool-proof-recipe-docker-on-the-raspberry-pi/ 8 comments raspberry_pi
- Resin.io - Push over-the-air updates to Raspberry Pi's using Docker and git http://resin.io 13 comments raspberry_pi
- You can now run Budibase on a single, ARM-compatible, Docker image 🥳 🎉 -- build apps without coding on Raspberry PI, M1 Mac, Vercel, Azure app services, AWS ECS, GCP Cloud Run, and more. On top of that, we've added automation logs, Snowflake integration, and more. https://github.com/Budibase/budibase 24 comments selfhosted
- VPN replacement: Cloudflare Tunnel. I've created an article (my first ever) with instructions on how to configure cloudflared with docker-compose (Raspberry Pi, ARM7 arch) to get rid of VPN and fall in love with tunneling. It's free! https://www.sakowi.cz/blog/cloudflared-docker-compose-tutorial 221 comments selfhosted
- If you google "raspberry pi install docker-compose" most results advise "sudo pip3 install docker-compose". This is bad! I wrote a script installing docker-compose in an isolated virtualenv so you don't mess with your system packages. https://gist.github.com/blazewicz/04e666ae1f25387c8b291d81b12c550c 10 comments raspberry_pi
- How a Single Raspberry PI made my Home Network Faster - The Pi Hole project adds an entire new level of performance and security to our home network. Powered by Docker and a Raspberry PI I can now block all unwanted Ads and Metrics network wide. https://www.brianchristner.io/how-a-single-raspberry-pi-made-my-home-network-faster/ 268 comments raspberry_pi
- How a Single Raspberry PI made my Home Network Faster - The Pi Hole project adds an entire new level of performance and security to our home network. Powered by Docker and a Raspberry PI I can now block all unwanted Ads and Metrics network wide. https://www.brianchristner.io/how-a-single-raspberry-pi-made-my-home-network-faster/ 219 comments hardware