Yeah I’ve heard this from a few people with similar setups, Postgres does seem to alleviate a lot of the performance bottleneck from running virtualized for whatever reason.
Yeah I’ve heard this from a few people with similar setups, Postgres does seem to alleviate a lot of the performance bottleneck from running virtualized for whatever reason.
You running it on bare metal? Much better that way vs docker in my experience
You say you changed port configs in the yml, but then refuse to share said yml when people ask to see configs.
If this is some sort of trolling attempt, going to have to rate it 0/8.
Let this be a lesson to you - don’t modify port settings unless you’ve triple checked the documentation. It’s easy to mix them up with docker. And don’t ever use a known port value for a service like ssh, that’s just asking for trouble. Docker provides other ways to access the virtualized cli.
Yeah, seems that’s the point. Old enough to competently perform what they’re told, but too young to realize the gravity of the situation and how wrong it is to partake in it.
+1 to that!
Yep, this is good for Lemmy
Been working great for me for years! You do need to take care when setting up for a stable and consistent experience, but their docs are pretty thorough and regularly updated.
Damn bro I haven’t seen this meme format in over 20 years! Hopefully you don’t spend all that time debugging those proprietary functions ya goof
It’s too big for email, and likely too big for Dropbox or Gdrive unless you have a paid account with them.
That means you’re going to have to get slightly technical. Find a freeware SFTP program that can spawn a server on the host, and connect to it from the client to download the file.
Good luck!
I suspect there are plenty of fresh college grads eager to fill those roles when the time comes. So, their quality of hiring might suffer, and so too will the quality of their products.
Of course, if AI can solve for program correctness by then, this is all moot =] maybe they’re banking on that.
It’s the containerization causing this imo. I also host nextcloud on bare metal and it’s quite stable
now THIS is podracing! (How computing used to be in the 80s and 90s, before corpos and apps took over)
I’m interested, it’s on the list but pretty far down. pgsql is better hands down imho but I followed nextcloud recommendations at the time I set things up and just never switched. Thanks for the guide!!
Just wanted to +1 your comment. Installing on bare metal host is higher risk, but higher reward as well in terms of stability and performance. In my case I’m using mariaDB, redis, php, and apache and it’s been solid for years now.
I’m honestly not sure, you’re discussing a few corner cases that I haven’t tried out personally. I think you’d just have to do your own testing to see. I suspect the more layers of abstraction, the more they could potentially slow you down, but can’t say if it would be experienced the same way some of us who ran in docker had observed.
Proxmox is quite powerful, if you get it setup and running smoothly it would be awesome to hear back about how you did it!