|
You are here |
www.thepolyglotdeveloper.com | ||
| | | | |
austinmorlan.com
|
|
| | | | | Like I mentioned in the previous post about a self-hosted life, I've grown fond of Docker for website management. There's something very satisfying about running some commands and getting the same result every time (i.e., purely functional) and knowing there's no stateful cruft hanging around from previous iterations. Enter Docker. Docker creates containers that are reproducible based on a file that tells it exactly what to do so that it does the same thing every time. | |
| | | | |
benjamintseng.com
|
|
| | | | | (Note: this is part of my ongoing series on cheaply selfhosting) Through some readily available Docker containers and OpenMediaVault, I have a cheap mini-PC which serves as: ad blocker for all the devices in my household media streamer (so I can play movies and read downloaded ebooks/documents anywhere that has internet access) acts as my... | |
| | | | |
vsupalov.com
|
|
| | | | | Running PostgreSQL and Redis in Docker containers when developing a Flask app. | |
| | | | |
sam.hooke.me
|
|
| | | |||