rsolva

joined 1 year ago
[–] [email protected] 1 points 2 weeks ago* (last edited 2 weeks ago)

It has RSS built-in, but since it is a static site generator, it does not support ActivityPub out of the box. But I do think I have seen implementations with some custom JavaScript.

[–] [email protected] 15 points 1 month ago

I have been running this for a year on my old HP EliteDesk 800 SFF (G2) with 64GB RAM, and it performes great on the smallest models (up til 8B) only on CPU. I run Ollama and OpenWebUI in containers/LXC in Proxmox. It's not as smart as ChatGPT, but it can be suprisingly capable for everyday tasks!

[–] [email protected] 2 points 1 month ago (1 children)

OtterWiki looks awesome! The combination of markdown, git and a web interface is powerful.

[–] [email protected] 34 points 2 months ago (22 children)

I use Navidrome, it's a single binary and gives you your own Spotify, kinda. It can be use with many other apps, in addition to the web interface, as it supports the subsonic protocol.

[–] [email protected] 3 points 6 months ago

Does it support Podman yet?

[–] [email protected] 7 points 6 months ago

I have a couple of these (only the G2 and G3 SFF) and they consume between 6-10w when not under load, and they max out at 35w (or 65w depending on CPU). I run proxmox with 64gb ram and they are surprisingly efficient.

[–] [email protected] 1 points 8 months ago

It actually works great for slightly more complex stuff to, like converting markdown to HTML etc. Caddys documentation is made using Server Includes for example.

[–] [email protected] 2 points 8 months ago (2 children)

I have done this, but instead of PHP, I have used Server Includes, which is a performant and simple way to add repeating headers and footers etc without extra dependecies. Nginx, Apache and Caddy all supports Server Includes, but with different syntax. I have used Caddys templating language, which I am most comfortable with.

[–] [email protected] 4 points 9 months ago (1 children)

Proxmox does VMs and containers (LXC). You can run any docker / podman manager you want in a container.

Benefits of having Proxmox as the base is ZFS / snapshoting and easy setup of multiple boot drives, which is really nice when one drive inevitably fails 😏

[–] [email protected] 6 points 11 months ago* (last edited 11 months ago)

There are still edge cases, but things have improved rapidly the last year or two, to the point that most docker-compose.yaml files can be run unmodified with podman-compose.

I have however moved away from compose in favor of running containers and pods as systemd services, which I really like. If you want to try it, make sure your distro has a reasonably new version of Podman, at least v4.4 ot newer. Debian stable has an older version, so I had to use the testing repos to get quadlets working.

[–] [email protected] 9 points 11 months ago (6 children)

Yes! Well, kinda. You can skip Docker and go straight to Podman, which is an open source and more integrated solution. I configure my containers as systemd services (as quadlets).

[–] [email protected] 4 points 11 months ago (1 children)

Symfonium looks cool, especially the support for DNLA, but it is not open source and not available on F-droid.

view more: next ›