Updating images being used by several of my #DockerSwarm stacks. Then attempting to re-watch the 2nd episode of the #BattlestarGalactica miniseries since I wasn't paying attention to it at all the other night 😅
#dockerswarm #battlestargalactica
💥 Sale ending, get yours quick! Take advantage of the $9.99 (USD) sale on all my Udemy courses about #Docker, #Kubernetes, Docker for #Nodejs, and #DockerSwarm.
https://www.bretfisher.com/courses/
#docker #kubernetes #nodejs #dockerswarm #devops #ITeachWithUdemy #udemyforbiz
Doing the ole' #Sunday server updates while girlfriend watches #KillBillVol1. 🤓
#Linux #Ubuntu #SysAdmin #Gentoo #Kubernetes #Docker #DockerSwarm
#sunday #killbillvol1 #linux #ubuntu #sysadmin #gentoo #kubernetes #docker #dockerswarm
Finally got my 2nd #RaspberryPi4 this week. I use the first for #Docker containers and have been worried for a while of the first breaking! The day of arrival the power adapter failed on the first unit! A warning sign!
Now converted 80% to use #DockerSwarm with #NFS storage via my #QNAP #NAS and using #KeepAliveD tracking my #Traefik instance to move the VIP around. All good fun!
The NAS is Synched overnight to a 2nd NAS - I am considering setting up real time sync between the two!
#raspberrypi4 #docker #dockerswarm #nfs #qnap #nas #keepalived #traefik
Upgraded my #Kbin instance and broke it. Thankfully I found a working fix and it's back up and running!
#PHP #Redis #RabbitMQ #Docker #DockerSwarm #SysAdmin #Ubuntu #SystemsAdministrator 🤓
#kbin #php #redis #rabbitmq #docker #dockerswarm #sysadmin #ubuntu #systemsadministrator
#Sunday server updates time! 🤓
#Linux #Ubuntu #SysAdmin #Debian #Gentoo #SystemsAdministrator #Docker #DockerSwarm
#sunday #linux #ubuntu #sysadmin #debian #gentoo #systemsadministrator #docker #dockerswarm
I don't know why it took me so long to realize I didn't really need to do anything special to update my #SonarQube instance. Before I was creating a new container for the upgrade process when I could have been doing it from the “main" container itself 🤦🏼♂️😅
#Docker #DockerSwarm #SysAdmin #Ubuntu #Linux #SystemsAdministrator
#sonarqube #docker #dockerswarm #sysadmin #ubuntu #linux #systemsadministrator
I finally got #Omnivore up and running with the help of one of the devs. 🤓
#omnivore #selfhosting #linux #docker #dockerswarm #readitlater
#traefik #lemmy #sysadmin #proxy #fedi #fediverse #docker #dockerswarm
Applied to a few more jobs today and scheduled an interview for next week. #HireMe #LookingForWork
Updated a few services in my #DockerSwarm to their latest images, updating my #Gitpod instance and then…!? 🤓
#hireme #lookingforwork #dockerswarm #gitpod
🏷️ If you know me, you know I'm a super fan of SciFi. One of my favorite movies is Hitchhiker's Guide to the Galaxy. To celebrate Towel Day, all my Udemy courses are on sale for $9.99!
https://www.udemy.com/course/docker-mastery/?couponCode=TOWELDAY23
https://www.udemy.com/course/kubernetesmastery/?couponCode=TOWELDAY23
https://www.udemy.com/course/docker-mastery-for-nodejs/?couponCode=TOWELDAY23
https://www.udemy.com/course/docker-swarm-mastery/?couponCode=TOWELDAY23
#docker #kubernetes #dockerswarm #nodejs
Installed new #SSDs to the #R620 this afternoon. Working on setting up #DockerSwarm next. 🤓
#Linux #UbuntuServer #SysAdmin #Dell #PowerEdge #SystemAdministrator #geek #nerd
#ssds #r620 #dockerswarm #linux #ubuntuserver #sysadmin #dell #poweredge #systemadministrator #geek #nerd
Apparently one cannot connect to multiple #Docker instances in #Traefik without using #DockerSwarm 😕 I'd like to avoid that so I need to break out my big brain...
I've been running a RockPro64 for several years as a very low power home server for docker containers like my own Gitlab, Plex, and Nextcloud instances.
The ITX-RK3588J is going to join the RockPro64 to form a 2 instance docker swarm cluster.
#rockpro64 #rk3399 #rk3588 #docker #dockerswarm #gitlab #plex #nextcloud
#rockpro64 #rk3399 #rk3588 #docker #dockerswarm #gitlab #plex #nextcloud
I see a glimpse of hope! Somebody actually got #DockerSwarm working in an #lxc container. Maybe it’s too soon to give up … https://github.com/portainer/portainer/issues/7736
Oh one other thing to be ready for:
Everyone seems to want to host my web site. They want to know what tech stack I use, why won’t I use their’s, etc.
This is one area where I’m not farming it out. I’m #selfHosting. I’ve got things dialed in pretty well with #Hugo, #Forgejo, #Drone, and my #DockerSwarm to let me make web site changes and deploy them with nothing more than a `git push`. The only thing I really want to improve upon with the tech stack is to publish to #S3. #LLC #startup
#selfhosting #hugo #forgejo #drone #dockerswarm #s3 #llc #startup
How to create a small, simple cluster of containers with Docker Swarm and how to utilize DigitalOcean to create a quick-and-easy production-grade developer environment.
https://dev.to/joeyb908/creating-a-cluster-with-docker-swarm-1728
It's not clear to me how to get #Docker to recognize my #ZeroTier links. Specifically #DockerSwarm seems to refuse to see the ZeroTier network so nodes can't connect over it. Maybe the latency is too high over my NAT? Any ideas?
#docker #zerotier #dockerswarm
Even #Rancher is "heavy" compared to #DockerSwarm! I tried running #K3s on my NUC cluster and it basically took up the (pathetic) resources with nothing running. No so with Swarm, which easily let me run #Gluster and #WordPress / #MariaDB on these little guys!
#rancher #dockerswarm #k3s #gluster #WordPress #mariadb
There are surprisingly few solid references or tutorials to #DockerSwarm on the internets. I know it's "uncool" but it's also incredibly useful! I've got a Swarm + #Gluster clustering solution built and it works very well with quick automatic failover. Guess I'll document it...