I’m using Gitea and it’s been wonderful.
- I run it as a Windows service - I know I know, I should containerize it 😄
- Using SQLite as the DB; I’ve always been a fan of filesystem DBs
- Not exposed outside my LAN since I just Parsec home when abroad
I’m using Gitea and it’s been wonderful.
Can’t wait to try this during tax season next year
A few LAN Minecraft instances for my wife and I, a personal Git server, Plex, SMB file share, and a few Docker containers on a MINISFORUM UM690 Mini PC. Been very happy with that little machine!
duplicate post removed
According to the docs, there should be a
lemmy-ui
folder that was created by the Ansible install. Within that folder, the app is set up to search for anextra_themes
folder by default.Digging into the
docker-compose.yml
file used by the Ansible playbook, it looks like this is where extra themes directory is mapped into thelemmy-ui
service.