Except he won’t, of course.
Except he won’t, of course.
That Community-scripts seems to come off as some sort of Proxmox association, but I can’t see anything official. Maybe Tteck is endorsing it, but it’s not clear either.
Keep in mind that running scripts, especially curl-bash pipes, has a huge security risk as anything can be substituted in the scripts or the dependencies they call. No clue who MickLesk is and not saying they’re good, bad or indifferent. But there is no reputation there and caution should be exercised.
I don’t need what Ubuntu offers to run server applications, and Debian is rock solid and predictable. Might as well go to the source since it’s Debian all the way down anyway, just with added cruft.
Well, I wasn’t using snaps and it still decided to install Docker snap on me. 2 days of troubleshooting before I figured out that the snap existed and was having a war with my apt install of docker. Never again.
I’ve enjoyed this project and the videos, though I’d hoped to see him get to a product as good as the commercial boards he was aiming at.
We’ll see what he comes up with next summer, he sure seems to like the water projects and looks like he lives somewhere suited to it.
Basically AD and the workstation management that uses it. Could all be run on a VM and snapshotted because you know it’s going to fuck up an update eventually. Perhaps SQL Server but that’s getting harder to justify the expense of anymore.
When I tried it last (a couple years ago), the docker snap was an untroubleshootable mess. I don’t like the idea of running Docker that way, in whatever version of a container that Canonical has come up with for snaps. It’s just looking for problems. Run an application with Snap if you want, but a whole container system? No thanks.
Huh, imagine that.
Debian with the docker convenience script. Stay away from Ubuntu server, for the love of dog.
Make a folder such as /stacks and put everything there by building docker compose stacks. I bind mount everything local to a subfolder with the docker-compose.yml for that application so when I restore it, it’s all in one spot, not spread all over the hell like docker likes to do if you don’t use bind mounts.
Add lazydocker for getting easy log and stats access for each stack.
Avoid bare docker run commands. It makes an unmanageable mess when you get more that a couple containers running.
Consider using the nextcloud AIO master container. It runs docker containers inside a master container compose file, and it is by far the easiest way to manage and run nextcloud.
I can appreciate this. You might want to look at Lazydocker as a SSH TUI management tool.
You might want to suck it up for the next four years there, Jo.
Bet that fucks with using a phone.
More fodder willing to ruin their lives for that shitbird. Jesus, what a bunch of chucklefucks.
“It’s very hard to trust anyone today.”
Trusts convicted felon and serial liar.
You’d probably like ProjectFarm and HyperspacePirate.
STFU, Michael.
Take family farms in total. A 3000ac farm run by 2 brothers is still a family farm that the kids are inheriting. Nobody here has a clue how farms in us and Canada work.
Say what you want about organized religion in the US, but without it we’d have never had the Salem witch trials. And then, where would we be?
There needs to be a proper primary system. This choosing the candidate months in advance of the convention by some sort of fiat, no discussion of policies that candidate endorses, then having an eleven month campaign is fucking ridiculous.
If nominees have to get up, espouse their willingness or not to commit genocide in the name of middle east oil interests, and then maybe pay a price for that by not being nominated, might have brought all this to a different end. The DNC’s certainty that they know what’s right for the people that support the Democrats is the reason Trump even got a first term, let alone why this race is a nailbiter.
Their fucking arrogance and complete lack of awareness outside the oligarchic bubble they inhabit needs to have some consequences if Harris doesn’t pull their pickles out of the garbage disposal and then perhaps lay back on the brown-child-murder-endorsement thing.
Well, that’s a new development. That used to be the go-to method they pushed. Thanks for pointing that out.
As for Docker Desktop being the top option, it would only be used for a “development environment” because why would you install that on a headless docker host for production? And after the horror stories I’ve heard of Windows and Mac versions of Docker Desktop, there isn’t a chance in hell I’d use it anyway.
So yes, going forward it looks like adding the repos and apt-get install are the way to go. Except, the convenience script was so… convenient.