How has Docker impacted your workflow?
What are some of the coolest use cases of Docker you've seen or implemented?
Have you ever wondered how Docker is transforming the way we deploy applications? Docker's containerisation technology allows developers to package applications along with all their dependencies into a single container that can run consistently across multiple environments. This
not only streamlines the deployment process but also significantly
reduces the infamous "it works on my machine" problem.
Bucko wrote to MeaTLoTioN <=-
I won't lie like Paulie said, I have been fighting it, I haven't wanted
to do anything with it, but recently making the decision to do away
with Windows on my main computer and finally start to use my Proxmox server to build my Home Lab, I learned it can only help moving forward.
I built a VM of Debian 12 Server which I installed Docker and Portainer on.
I'm about in the same place with my Proxmox server - I started with
Docker when I had the BBS running a bare metal 32-bit OS and wanted to
use the memory that the OS couldn't see. I installed Proxmox and
virtualized the BBS, but I've been spending more time with LXC
containers than Docker. I have a similar Debian docker host and have
some containers running in it, but most of my docker containers have
been copied/pasted from the net, nothing I really understand yet.
Bucko wrote to poindexter FORTRAN <=-
running Xpenology on an older security camera system, it works great,
so I am going to add it to my main Proxmox setup. It all is just making all of this fun again.. LOL
I've kinda fought the Docker thing and mostly still demand on running my own 'thing' - but its increasingly become the most stupid fight in my nix workflow...
My holy grail will be getting Xpenology to run on Synology hardware. I have an old Synology NAS that's going to be SOL when DSM 6 goes end-of-life next year. I'd love to repurpose the hardware to run a supported OS when that happens, but there's some boot/bios locking going on that's tricky to circumvent.
Given that I bought the chassis for $100 and it's running on 10+ year
old drives, I should probably bite the bullet on a new system when it
goes EOL...
Howdy,
What are some of the coolest use cases of Docker you've seen or
implemented?
I'm regularly changing my hosts around, and docker makes it wasy to
lift and shift an app from one place to another. With the contain
having everything that is needed to run the app (libraries an all), a
host directory contains all the data and configuration. So moving
hosts is just a copy operation and
Ive been trying to get into kubernetes, and switching everything over
to it. But I havent solved the storage problem - and everytime I
start, I get distracted with other things and never complete. I'll get there one day...
Yep, I've got a kubernetes setup here, split across a mix of VM's in my proxmox cluster and some raspberry pi's.
Storage is handled by NFS external provisioner which is actually working kinda nice.
https://kubernetes-sigs.github.io/nfs-subdir-external-provisioner/
It keeps me busy at the weekend :)
Bucko wrote to poindexter FORTRAN <=-
I wonder if it is really worth it? It is more then likely and old cpu
etc. My suggestion there would be just taking an offlease i7 from
fleabay for less then $100 tossing max RAM in it and tossing a few big HD's then install Proxmox, and hit it with Xpenology.
That's an interesting option. I run Proxmox right now, but on a laptop.
I'm relying on the Synology for resilient storage. It's an Atom CPU
with 2 GB of memory, so not a real powerhouse.
I don't use much except DLNA and file sharing, I could replace it with
a RAID enclosure hooked up to Proxmox and run Samba/NFS on it - or run
Xpenology to use the drive space.
What are some of the coolest use cases of Docker you've seen or implemented?I'm a huge fan of docker, I think I've been using it for close to 10 years.
Sysop: | CyberNix |
---|---|
Location: | London, UK |
Users: | 18 |
Nodes: | 10 (0 / 10) |
Uptime: | 51:47:17 |
Calls: | 819 |
Files: | 3,532 |
Messages: | 556,914 |