PBS is free software.
PBS is free software.
You can barely talk to someone at google if you’re a paying customer and try to call them. No way they’re calling you.
Not that I can think of in recent versions, they’ve fixed any issues I’ve had with it.
That script just runs a single docker container at the end. But it also inits swarm so would break an existing setup that doesnt use swarm. I don’t like this project so far.
Dokploy
This is neat, but not having an install guide and just a “run this script you got off the internet” is a huge no-no.
They need to just provide the docker-compose and .env files.
Docker doesn’t have anything to do with your own domain, the process is the same either way. Essentially your reverse proxy will handle the domain traffic and SSL, and your local DNS server will resolve the domain to the server IP.
Yeah they would need to make it backwards compatible.
About a year I think.
Thunderbird (sort of), you can add all your accounts on the PC version, and then it’ll give a QR code to copy those accounts to the mobile app. But there’s not a continuous sync happening.
The fact that they lock Letsencrypt DNS-01 behind the pro version is so incredibly annoying.
Anyone who connects to various servers or workstations, it’s extremely helpful.
It’s just weird that it doesn’t do the dump-restore automatically when it detects data from an old version.
MongoDB does have that annoying quirk where it creates several huge files even with a small amount of data in the DB itself. But at least it can be upgraded.
SQLite is really the only one I’ve used that doesn’t bother me in some way.
Gotcha, different use cases for sure haha
Are you set on using windows IIS for this? IIS is a ridiculous pile of absolutely ancient stuff that’s a pain to use, and I wonder if the issues on the mobile apps are from IIS not supporting WebDAV properly.
There are other great WebDAV servers out there, like https://sftpgo.com/ which does support Windows.
I would also recommend getting an SSL cert using letsencrypt if you have your own domain name, makes things much easier. Or if this is local only traffic (or over a VPN), just run HTTP if that’s easier.
Interesting, it sounds like the hospitals should return the devices and switch to something else. Would probably require a court case to force them to take it back.
Yeah it is. How do you manage your personal stuff like banking and everything if not on the PC?
Does anyone know why postgresql is so broken when it comes to upgrades? Why it doesn’t do an in-place upgrade of the DB automatically when starting the new version?
I’ve had enough problems with postgresql that I basically avoid anything using it unless I have no other options.
Oh I do too, just everything is synched between them because I hate working on a laptop for very long.
The most efficient option is probably Restic inside each VM/CT, because you pick exactly what you need to backup instead of the entire OS.