

ABS is soooooo good, holy crap. I just loaded everything into it once it was live, which took a long while, but it works amazing. You could also sftp into the docker location I’d guess, but I’d have to look up the commands to get it right
ABS is soooooo good, holy crap. I just loaded everything into it once it was live, which took a long while, but it works amazing. You could also sftp into the docker location I’d guess, but I’d have to look up the commands to get it right
This is good info OP, this is the basics of how you fix it
Will it fit in your hand? Will they call it Palm?
…
I’m still bitter
Technically everything comes with a free copy of WinRAR
Man, idk about any of that. The only thing I can say is too far is the alleged autism comment, but there’s no proof, just his word from 4.5 years ago
The WAN show is news commentary, that sometimes doesn’t accurately attribute. That’s reason not to watch, but not for claims of plagiarism or stealing.
And I rarely watch anything from LMG, except for specific videos that are exactly what I’m looking for. I’m not a follower of theirs, but just taking GN word as gospel seems just as dumb
Wild to go, “That claim about our journalistic integrity is wrong! We’re actually far MORE irresponsible than you thought!” And think it’s a gotcha
Sometimes I do, if it falls squarely in the realm of one of my obsessions
deleted by creator
I told my boss if they seriously consider SN for CRM or ticketing, I’m looking for work elsewhere. I won’t subject myself to that again
ServiceNow is absolute trash, search doesn’t even work
I’ve run Yunohost for quite a while and a few of these are inaccurate
1). maybe, if you’re putting it in a VPS. But there’s also VPN, Tailscale, and I believe Headscale apps available 2). I’ve barely ever run the CLI, especially for Yunohost commands. Even for system and package updates, its not necessary. I do wish there was a built in terminal tho 3). eh, I mean sometimes but its per-app and its either-or. so typically I’ll check the install page for subdomain and set that up. And remember, some of that is upstream constraints 4). yeah, that’s the most annoying one, tbh. But the ones that are starred or maintained are typically very good, 5). I’ve had good times and bad on the forums, about par for FOSS. heard gokd things about the chat. And for maintained packaged, github issues are answered quickly IMHO 6). I mean, its 12 now and you want it stable. Update your sources.list if ya want 7). this is only true of some few apps, but almost always its listed in the install screen.
I kinda agree, but I’ve been very impressed with Cosmos Cloud. I ve got the full 400 package marketplace, and having all that on docker, auto-updates, and good user auth is nice.
I’m using it as a frontend/services and Yunohost as a backend/datacloud/DevOps since it seems to be more robust and reliable long-term. The user management, email, XMPP, and (mostly) transferrable auth is top notch, not to mention default hardening like fail2ban, GUI ssh port shift, LEcerts, etc. Just wish they’d add in a docker system like Cosmos, it’d really fix most of the problems, IMHO
{well-ackshully-glasses} Debian 12 {/well-ackshully-glasses}
So idk if this is the same thing as what you’re looking for, but I’ve been planning something similar but with a lower budget, lol
Eventually I’m going to run something like OwnTone on a local server to play my personal collection. I have Google Nest Audio around (mic off) to have large sound but small footprint. And for other speakers or systems that don’t automatically connect to OwnTone, something like a WiiM Mini could work well as a bridge streaming device.
Don’t do Waydroid, its way too slow and buggy for what you’re wanting. I’d highly suggest Genymotion and have been using it on touchscreen 2in1s for a few months without issue, even with Play Store
Checks out: while they CAN move forward, they highly prefer to move side to side
If you’re wanting to do something like that, you’re probably best running Proxmox as a bit of a hypervisor, then Yunohost in a Debian VM on top, and assign something like “home.domain.tld” to Yunohost and get your “stable” family services running.
Then you can try out other stuff like Coop, Cosmos, OMV, Caprover, Tipi, etc as other VMs if you wanna try adding something Yunohost can’t or doesn’t do well. Or if you wanna extend your DevOps skills without messing up family-prod. I mean, you could even have another Yunohost as a “sandbox.domain.tld” before new service deploy.
I’ve had Yunohost running in some way for probably 4+ years? It’s relatively solid, I can mostly depend on it without any issues. I like the SSO/LDAP user auth and perms, and the default fail2ban and ability to change ssh port from the UI. The update and system services pages are nice.
What I don’t like is how apps are all installed locally instead of using containers or VMs. And resources are shared, so if one app uses, for instance, MongoDB, and another app needs it as well, they have to share the same one. It makes things run a bit leaner, but I do worry a bit about data bleed if there’s some vulnerability. And the apps are really hit and miss, since they have to be packaged, managed, and issue-tracked independently for this platform instead of the main app/project. So you find lots of orphaned or half-maintained apps that should be great otherwise.
So you either suck it up and deal, or become a bit of a hacker/maintainer yourself on apps you care the most about. But if I wanted to get that involved I’d just roll a manual build myself. I submit issues and try to help where I can, but that’s not where I want to be.
You could probably install something like Portainer and manually edit the NGINX config/homepage to hack some docker in there, but idk if I care enough to do that.
Eh, it is what it is. I have a full family life and a job screwing with computers all week. I don’t want to deal with spinning up, troubleshooting, and maintaining a mini devops stack.
I don’t want to spend so much personal time to keep up with all the management and config, but I don’t think that means someone like me should have to live in a big tech world. If there’s a good framework that helps keep things easy to manage and secure for a minimal amount of input and time, even if I could run most of it myself manually with a lot more time investment, there’s no reason not to, IMHO.
Yeah, I know they’re different. I was just giving some background about what was going on, sorry if I confused.
Just wondering if anyone has used what seems to be their compose/swarm config tool “abra”, especially multiserver, and have any feedback about it. I like that it seems to be pretty agnostic after doing its work, they say you can backup and export the config and use it elsewhere mostly as-is. Just can’t see much anywhere else about it.
I feel like some sort of duplication is the best way to go. Like, have a full stack at home, and have a small mini PC full of NVME that mirrors just the storage you want, and keep the local jellyfin stack up to date otherwise with like docker and watchtower. Then you can unplug and take it with you when you leave, no muss no fuss.