Your github has no source code or licensing. Not sure if that was intentional or not since i see your github acct is only a few days old
starshipwinepineapple
Keep that n8n updated. Theres been several high and critical severity CVE's recently and I'm betting more to come
I see you're new to lemmy so maybe you missed reading the comments from the last time you asked this question https://programming.dev/post/48344373
what you use for your documentation
Hugo (markdown) files that i host on my internal server.
how you organize it
I use basic directory structure. Top level directories are like "dev", "home", "general". Self hosting is a dev/ subdir.
what information you include
Depends on how familiar i am with it and how often I'll be referencing it. Something i know well or access often will be more high level. Things like an annual process i have documented in more detail
how you work documentation into your changes/tinkering flow
My site has an "edit this page" feature which i use to open my IDE and make the change as I'm doing things. Sometimes I'll be lazy and just add in what i did this time and then let future me reconcile the differences 🙃
To be fair MS makes orders of magnitude more money and has the benefit of operations at scale. Whereas codeberg's operational budget for 2025 was 100k euro and they still need to deal with DDoS and bot scraping. They also were running off a single server up until sept'25 when they had two donated hardware services which are now hooked up to make a 3 node ceph cluster.
Yup! Mostly symfonium since i mostly use my phone for music. Started using feishin recently for desktop use and have been really impressed with it. I can recommend both!
for music both jellyfin and navidrome are subsonic API compatible for use with mobile and desktop apps (like symfonium and feishin). Some people choose to just use jellyfin instead of a dedicated music service. Personally i still run navidrome for music. I give some thoughts on that here
This is what i do. Have certbot running every night, and it'll auto skip if it is too soon to renew. If renew is successful then it'll deploy. Pretty much set and forget it.
I also dropped strava a while ago. For me it was because they updated their privacy policy to blanket allow ai training with your data to both strava and any partners. They claimed it was only for XYZ but the privacy policy allowed it for any use which i consider dangerous for health and geospatial related data without specific, informed consent.
But for alternatives, when i was into cycling/triathlons i used golden cheetah extensively. It's UI takes some getting used but ime it was more powerful than anything else once you got used to it. I used it as a strava premium/trainingpeaks premium alternative and had multiple athletes (me+coaching) in there.
I feel like you didn't read the post or issue i linked, nor their license.txt and are instead just trying to talk past me.
I don't really care about this project or debating their intentionally ambiguous license structure. My point was that the grant of rights explicitly only grants AGPL access to create compiled versions of mattermost. That is not how FOSS licenses work and is incompatible with FOSS licenses because it lacks the "freedom" that even AGPL would typically grant.
You may be licensed to use source code to create compiled versions not produced by Mattermost, Inc. in one of two ways:
Under the Free Software Foundation’s GNU AGPL v3.0, subject to the exceptions outlined in this policy; or
Under a commercial license available from Mattermost, Inc. by contacting commercial@mattermost.com
I'm not saying that people can't dual license or that they can't release their product in other non-free ways. That's not the issue here. The issue is that you are saying it's AGPL, and it's not--Not really. It's only AGPL to create a compiled version of mattermost.
Might be worth reading this and the original github issue. It isn't actually agpl. They only grant access to the source code to build a compiled version which isn't freedom. And beyond that, some code is covered under a source available enterprise license which i think is where they would enforce their paywall
I used umami cloud (free tier) on my personal site for 6-12 months and can recommend it. I ultimately decided to switch to just a simple counter for visits and likes because that's all i care about and i don't like collecting more information than i "need". Now my website has no other tracking/analytics and the entire site still works even if Javascript is disabled.
For a business if you're wanting a Google analytics alternative then umami does a great job. Self hosted option available as well.
To your initial question, if you'd actually use the data then i would recommend some form of privacy respecting analytics on your business site though. Since you seem privacy conscious i just wouldn't put more analytics on your website than you'd personally be ok with as an end user