-
Docker-Update-Script
Create a script to run the 4 docker commands needed to force pull/upgrade docker apps. Add this to path and make an executable from anywhere command
So I wrote a quick script to help with that, https://github.com/seanap/Docker-Update-Script
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
HomeNetworkSetup
Repo to define my use of docker containers on my home network with Reverse Proxy Configuration
-
I use Dokku. https://dokku.com/ It's a Docker based mini-Heroku with easy app lifecycle management and lot of useful plugins.
-
Kubernetes is a bit overkill. For my homegrown usage i use docker swarm. And use https://swarmpit.io to manage it