You’re right. I got in the habit of doing that because I’m endlessly tweaking my .env files and I don’t think those reload unless you shut down first
- 0 Posts
- 38 Comments
Never run:
docker compose pull docker compose down docker compose up -dRight before the end of your day. Ask me how I know 😂
Huly is worth checking out. We’ve been on it for about a year. They’re in super active developments so features are coming rapidly, sometimes breaking or requiring migrations.
They have both a SaaS version and self-hosted version.
nucleative@lemmy.worldto
Selfhosted@lemmy.world•Open Source Developers Are Exhausted, Unpaid, and Ready to Walk AwayEnglish
18·6 months agoA lot of FOSS projects are freemium based which seems viable for larger more complex projects.
In these projects it’s common to see the developer get paid for adding features on top of the core version, for a SaaS version, for custom development, or for offering support.
Other projects with a lot of community interest - and a good “community manager” style organizer can attract contributors in the form of pulls, bug testing and reports, and widespread use which generates valuable marketing. These projects only exist because of the labor of love from the whole community.
nucleative@lemmy.worldto
Selfhosted@lemmy.world•Another update that no one asked forEnglish
4·7 months agoEek, I’m moving towards nextcloud (and away from Google fast as possible). Is there a better all-in-one groupware + files + collab + office apps suite out there?
It does appear that nextcloud’s devs are eyeballs deep in php tech debt, so their pace of development and integration has slowed.
It’s so big that none of their FOSS components are going to be #1 on their own.
Recently upgraded the version and had to allow untested app versions (which had just disappeared) because they hadn’t been updated yet. That’s a weird problem and yeah, I don’t really want to be beta tester everytime I try and open a document.
They also don’t really have a nice docker compose based deployment yet.
But I couldn’t be happier to be leaving google in the dust, so there’s that.
nucleative@lemmy.worldto
Selfhosted@lemmy.world•v2.0.0: Stable Release of Immich (complete with Merch and DVD)English
1·7 months agoYour’s is an interesting edge case but maybe the best solution is keeping a folder full of pics on an external drive and plugging it in only when you need it?
nucleative@lemmy.worldto
Selfhosted@lemmy.world•v2.0.0: Stable Release of Immich (complete with Merch and DVD)English
2·7 months agoThere’s a really nice Google Take-Out parser for immich that will preserve all your meta data during import. It was kind of a dream to use, it worked so smoothly.
In my case, I moved about 100k photos and videos, and I’m still periodically finding old flash drives and SD cards laying around that were never imported, so im using the migration to catch up on decades of photo archival. So far, all good.
nucleative@lemmy.worldto
Selfhosted@lemmy.world•Those who are hosting on bare metal: What is stopping you from using Containers or VM's? What are you self hosting?English
261·8 months agoI’ve been self-hosting since the '90s. I used to have an NT 3.51 server in my house. I had a dial in BBS that worked because of an extensive collection of .bat files that would echo AT commands to my COM ports to reset the modems between calls. I remember when we had to compile the slackware kernel from source to get peripherals to work.
But in this last year I took the time to seriously learn docker/podman, and now I’m never going back to running stuff directly on the host OS.
I love it because I can deploy instantly… Oftentimes in a single command line. Docker compose allows for quickly nuking and rebuilding, oftentimes saving your entire config to one or two files.
And if you need to slap in a traefik, or a postgres, or some other service into your group of containers, now it can be done in seconds completely abstracted from any kind of local dependencies. Even more useful, if you need to move them from one VPS to another, or upgrade/downgrade core hardware, it’s now a process that takes minutes. Absolutely beautiful.
nucleative@lemmy.worldto
Selfhosted@lemmy.world•Where is Immich going to be in 1 year? What's your prediction?English
6·9 months agoA more sophisticated query system would be interesting.
For example if I want to see every picture with Joseph in it, that’s really easy. But what if I’d like to share those with Joseph along with the albums he’s in?
Similar to that would be a query by location and person. Or a query that includes two people.
nucleative@lemmy.worldto
Selfhosted@lemmy.world•'Maybe' financial tracker shuts down, releasing a final v0.6.0English
2·9 months agoDoes quicken still sync well with most American banks, investment accounts, and credit card companies?
I used to be a power user as well but then moved overseas where is syncs with nothing.
Now I use gnucash with a ton of custom python scraping and importing scripts. It isn’t perfect but as close as I have been able to find.
nucleative@lemmy.worldto
Selfhosted@lemmy.world•Nginx Proxy Manager 2.12.4 Released with Certbot EnhancementsEnglish
1·10 months agoMakes sense, it seems like Caddy is like a Swiss army knife and nginx is now the whole Home Depot.
A decade ago or so nginx was the swiss army knife to Apache
nucleative@lemmy.worldto
Selfhosted@lemmy.world•Nginx Proxy Manager 2.12.4 Released with Certbot EnhancementsEnglish
1·10 months agoI’m an old school nginx pro. So I keep using nginx for reverse proxies because it’s what I know. What does caddy have to offer (or traefik is anyone wants to jump in)? Are they just optimized for this function and more modern?
nucleative@lemmy.worldto
Selfhosted@lemmy.world•how are my fellow peeps hosting your music collection these days?English
281·11 months agoE:\mp3
Still miss RiF and what reddit used to be.
For much of reddit’s best years, RiF was my top app.
I’m selfhosting it on box next to me. Wasn’t so hard for me to find the GitHub link on their website.
They have a SaaS option as well, I’m guessing that’s the main revenue plan.
Huly is pretty amazing and has a self host option. It supports chats and video calls, team rooms, and has some cool integration for speech to text note taking. It also functions as a task tracker.
Under super active development right now so host only if you can deal with occasional breaking changes.
nucleative@lemmy.worldto
Selfhosted@lemmy.world•What's up, selfhosters? It's selfhosting Sunday again!English
1·1 year agoHey that’s awesome! thank you for the share. Planning to install proxmox this weekend and give it a try.
nucleative@lemmy.worldto
Selfhosted@lemmy.world•What's up, selfhosters? It's selfhosting Sunday again!English
8·1 year agoHaving electric stability issues this week in Bangkok - several 2-3 hour outages, which are too long for a UPS to cover the gap. I have several mid range but older PCs running docker, virtualbox, etc for various things including a postfix server for the family email, immich, QBittorrent, pihole, paperless, huly, postiz, a Minecraft bedrock server, a flightradar24 ads-b collector, and a variety of other homegrown projects.
Thinking about getting some or most of this over to a service like hetzner, perhaps even splurging on a baremetal dedicated system.
Recently I’ve been reading about/trying to learn qemu and proxmox, but don’t understand them yet. Is that where it’s at for managing a bunch of your own VMs? Or kubernetes/k8s?
I’ve been a little out of the loop for a few years and of course coming back up to speed IT wise judge take weeks. Looking for recommendations on offloading my home stuff to a cloud that I control.

Not all bad. Git is an incredible system for collaboration and humans have been honing it to improve quality and share work across teams for decades now.
Allowing bots to play a carefully defined role is probably going to end up being a net improvement but there are still kinks.
Masquerading as a human needs to be fixed though - I can see why it’s happening and that’s one of the first problems to solve.