Maybe Memos:
https://github.com/usememos/memos
Or as others mentioned Obsidian with Git or Syncthing or Livesync for multiple devices. It is extremely versatile.
Maybe Memos:
https://github.com/usememos/memos
Or as others mentioned Obsidian with Git or Syncthing or Livesync for multiple devices. It is extremely versatile.
Backed this on Kickstarter. Seems honestly too good to be true, so I am antsy to get my hands on it.
Five Filters has a paid service, but they also have a free docker app for people who want to self-host. https://github.com/heussd/fivefilters-full-text-rss-docker
That container is running PHP5. Make sure to either not run it public or to properly secure it.
There is also a CLI without docker, for agent and hub, and you can mix & match. I can’t say how well though, very happy with running it as docker compose.
- monitors CPU, memory and disk space
- can accept multiple hosts to watch
- has some sort of alerting system
- can be deployed as a single docker container
can be configured using a text fileconfigs can be imported and exported inside the docker compose file
https://github.com/henrygd/beszel
There is no really config to speak of. You setup the hub. Then you click on add system and write in the IP. Then you click on “Copy compose”. That is the agent you can then deploy with a compose file on any system. Click on add and it is there.
The only thing you might want to configure is alerting, but only once on the hub.
Deleting after x days is possible with Pinchflat, iirc.