I used this for a while, aside from rss feeds: newreleases.io
I think this is what you should look into. Are the services in Heimdall listed with the local IP or host names? Or are they referenced with the tailscale IP?
Three things I want to add here:
domain.tld/service
.service.domain.tld
is not supported by tailscale. (See github issue)I hope this helps.
Yeah, I don‘t know if they have finally anounced it officially, but they mentioned it in their blog post in March. I‘ve installed it, and it works quite well for my usecase.
It now also comes with Gitea Actions and the Act Runner - in case this feature is relevant to you.
I recently installed linkding which works quite well.
I recently saw a blogpost somewhere, where someone used git versioning for writing, and I find this idea highly intriguing. Then I realized, that I already have an app that would allow me to work like this: NotesHub
For now, I only started a journal, but I plan for some time already to start writing again.
Obsidian is great too, but a pain when it comes to syncing on iOS.
Not more but I would say it offers some additional options and integrations, because it’s api based. For example, on my server I connected it with ntfy.sh which executes the command to pull the update, for the apps’ docker container. (It’s working 90% of the time)