Commit Graph

  • 8871c8354b audiobookshelf: switch audiobooks mount from Docker NFS volume to systemd automount bind mount main poprhythm 2026-05-05 20:27:13 +00:00
  • 1ac9f06e29 ollama: restrict port 11434 to 127.0.0.1 (LAN security audit) poprhythm 2026-05-03 01:40:33 +00:00
  • cb17443ab6 couchdb: mount local.ini for persistent CORS config (entrypoint chowns config files, :ro breaks startup) poprhythm 2026-04-26 23:39:08 +00:00
  • 98d64139fe couchdb: mount persistent CORS config to survive container updates poprhythm 2026-04-26 23:20:59 +00:00
  • ca170af736 watchtower: remove debug logging now that scan/update/cleanup is confirmed working poprhythm 2026-04-26 22:08:21 +00:00
  • a925d61e83 watchtower: add debug logging + disable self-update to diagnose scanned=0 poprhythm 2026-04-26 17:18:05 +00:00
  • 2c90e4218b watchtower: switch to nickfedor/watchtower fork (containrrr archived Dec 2025, Docker API 1.25 incompatible) poprhythm 2026-04-26 17:02:34 +00:00
  • ba8f1f7668 minecraft: update battle server seed to 9037888329883360986 poprhythm 2026-04-05 22:38:42 +00:00
  • c1c86e3ab2 minecraft: add ViaVersion to battle server for cross-version client support poprhythm 2026-04-03 16:22:08 +00:00
  • 26c89ebb39 minecraft: fix MODRINTH_PROJECTS separator (comma not space) poprhythm 2026-04-03 16:18:22 +00:00
  • d4a23d0d6f minecraft: add Paper + EzCountdown + WorldResetPlugin to battle server poprhythm 2026-04-03 16:16:09 +00:00
  • 5353df05fb minecraft: add battle server on port 25573 for kids PVP poprhythm 2026-04-03 16:10:09 +00:00
  • 76e02bf26d authelia: add ownCloud iOS OIDC client to git config poprhythm 2026-03-29 18:59:51 +00:00
  • c58ffb1b68 romm: pass ScreenScraper credentials via Portainer env vars poprhythm 2026-03-20 22:03:49 +00:00
  • 03d4dae8b5 inbox-zero: add REDIS_URL env var for email-stream / Deep Clean poprhythm 2026-03-14 14:34:45 +00:00
  • 9dee75e2a0 docs: update NAS connection strategies for Immich and nas_library/nas_family mounts poprhythm 2026-03-14 02:10:52 +00:00
  • b2d7f82c53 immich: migrate upload volume from NFS named volume to CIFS systemd bind mount poprhythm 2026-03-14 02:04:33 +00:00
  • f1a9346861 map-frontend: fix @protomaps/basemaps version (4 doesn't exist, use 5) poprhythm 2026-03-13 14:24:44 +00:00
  • a483c2e7fc map-frontend: use absolute /srv paths for nginx config and html mounts poprhythm 2026-03-13 14:19:57 +00:00
  • cd232d93ac map-frontend: fix nginx config mount (dir instead of file) poprhythm 2026-03-13 14:14:55 +00:00
  • ef1d136a3e Add map-frontend (nginx + MapLibre GL), make pmtiles internal-only poprhythm 2026-03-13 14:14:16 +00:00
  • 662b558d21 torrents: document NPM web UI instance labels (OPEN/VPN badges) poprhythm 2026-03-13 03:36:52 +00:00
  • d7d20cd080 torrents: add nas_library bind mount to qbittorrent_open poprhythm 2026-03-12 20:53:36 +00:00
  • 0b4571205a Add kiwix and pmtiles services with NAS library share mounts poprhythm 2026-03-12 19:50:18 +00:00
  • 97ff83a246 romm: add arcade (FBNeo) to populate-roms, add IGDB credentials poprhythm 2026-03-10 01:54:53 +00:00
  • 0fe632e1b5 stable-diffusion: disable ai-dock service portal auth poprhythm 2026-03-09 03:09:44 +00:00
  • aa686d0827 romm: add GB, GBA, and Amiga to populate-roms script poprhythm 2026-03-09 02:13:53 +00:00
  • 597ed26f89 romm: add IGDB credentials, add populate-roms script poprhythm 2026-03-08 23:56:44 +00:00
  • 9d084f3f19 Add RomM retro game library manager poprhythm 2026-03-08 22:06:53 +00:00
  • adcaa39e41 calibre: move SQLite DBs to local SSD, sync library to NAS via lsyncd poprhythm 2026-03-08 00:03:17 +00:00
  • 964c8bedf3 Configure Ollama to bind on all interfaces for remote access poprhythm 2026-03-07 03:41:52 +00:00
  • 35a6715f01 Add Firefly III data import plan poprhythm 2026-03-06 20:06:22 +00:00
  • 2925305ded Add Firefly III personal finance manager poprhythm 2026-03-06 19:47:04 +00:00
  • a92d4d21d5 Add Gmail filter cleanup script to remove dead/redundant filters poprhythm 2026-03-06 18:47:10 +00:00
  • 06646b5dee Fix gmail-label-cleanup: reduce batch size to 100 (API limit) poprhythm 2026-03-06 16:04:15 +00:00
  • 1bb41f5cc9 Fix gmail-label-cleanup: use GmailLabel methods instead of GmailApp poprhythm 2026-03-06 16:03:20 +00:00
  • 3c6e1588e7 Add Gmail label cleanup script for inbox-zero migration poprhythm 2026-03-06 16:00:22 +00:00
  • d50e696162 minecraft: disable hardcore+survival, add mem_limits, keep terra active poprhythm 2026-03-06 13:09:19 +00:00
  • 9bd4b70960 Fix inbox-zero: OLLAMA_BASE_URL must include /api path prefix poprhythm 2026-03-06 04:27:59 +00:00
  • 1e13be7739 Fix inbox-zero: bind web server to 0.0.0.0 for npm-network access poprhythm 2026-03-06 04:02:04 +00:00
  • b7b9dc91b4 Fix portainer.sh deploy: forward extra args (env vars) to cmd_deploy poprhythm 2026-03-06 03:55:53 +00:00
  • a08c7ffbcb Add inbox-zero service (Gmail AI assistant, Ollama backend) poprhythm 2026-03-06 03:46:45 +00:00
  • b615c503cd Fix clue-picker: remove host port binding (NPM handles ingress) poprhythm 2026-03-04 20:11:40 +00:00
  • 460afd7221 Add clue-picker service (docker-registry image, port 3001) poprhythm 2026-03-04 20:07:33 +00:00
  • 9a9d0562ae Fix ocis: replace Docker NFS volume with systemd automount bind mount poprhythm 2026-03-02 03:59:43 +00:00
  • aee517463d Fix calibre: switch to NFS systemd automount bind mounts poprhythm 2026-03-02 03:45:31 +00:00
  • eb5f9117c8 Fix calibre: use /mnt/media (consolidate with existing mount point) poprhythm 2026-03-02 01:15:19 +00:00
  • ebd813afcc Fix calibre: replace NFS volumes with systemd automount bind mounts poprhythm 2026-03-02 01:06:29 +00:00
  • d186aec6e5 Switch ocis NAS share from SMB to NFS Docker named volume poprhythm 2026-03-01 14:56:25 +00:00
  • e2050fee96 Fix Spoolman: remove user override, add PUID/PGID env vars poprhythm 2026-03-01 04:29:31 +00:00
  • 860b7772cc Add Spoolman filament spool manager poprhythm 2026-03-01 04:27:40 +00:00
  • 0cd293e763 Fix ownCloud Desktop OIDC client config in Authelia poprhythm 2026-03-01 02:53:14 +00:00
  • ec56e1f68e Fix ownCloud Desktop client_id (missing '69' suffix) poprhythm 2026-03-01 01:12:12 +00:00
  • 9d5f5cec43 Add ownCloud Desktop OIDC client to Authelia poprhythm 2026-03-01 01:11:13 +00:00
  • 650be93503 Add get-env/set-env commands to portainer.sh; fix redeploy env var wipe poprhythm 2026-03-01 01:02:49 +00:00
  • 6ad7e74c39 Add portainer.sh management script (list/redeploy/deploy) poprhythm 2026-03-01 00:46:48 +00:00
  • 4f1c422d4d Store oCIS user files on unRAID owncloud share poprhythm 2026-03-01 00:40:38 +00:00
  • f03033b176 Set OCIS_ADMIN_USER_ID for poprhythm poprhythm 2026-02-28 23:42:52 +00:00
  • 294bbde259 Add CSP config to allow Authelia OIDC connections from browser poprhythm 2026-02-28 23:39:08 +00:00
  • dab1267e90 Add CORS config to Authelia OIDC for browser-based PKCE clients poprhythm 2026-02-28 23:33:12 +00:00
  • fc886e89e0 Fix oCIS init: pipe answer to avoid interactive prompt poprhythm 2026-02-28 23:22:28 +00:00
  • 827675d847 Add oCIS cloud storage with Authelia OIDC poprhythm 2026-02-28 23:19:28 +00:00
  • 1c8547d5da Remove picoshare and dashy (unused services) poprhythm 2026-02-28 23:00:39 +00:00
  • 44c773c943 Mount Docker config into Watchtower for private registry auth poprhythm 2026-02-28 16:22:07 +00:00
  • 3417fdcfaa Exclude unupdatable containers from Watchtower poprhythm 2026-02-28 16:07:23 +00:00
  • dce25c6ed4 Add Telegram notifications to Watchtower via Shoutrrr poprhythm 2026-02-28 15:57:43 +00:00
  • acfde6f040 Upgrade Uptime Kuma from v1 to v2 poprhythm 2026-02-28 14:58:33 +00:00
  • 10d008636c Enable watchtower image cleanup after updates poprhythm 2026-02-28 14:50:11 +00:00
  • 66664a5925 Fix open-webui OIDC token auth method to client_secret_basic poprhythm 2026-02-27 03:08:30 +00:00
  • bfb71d67d2 Add Immich OIDC client to Authelia poprhythm 2026-02-27 03:01:56 +00:00
  • 696398a863 Document OIDC JWK key handling in git config poprhythm 2026-02-26 20:49:19 +00:00
  • e6d4b0a349 Revert OIDC client secrets to file-based approach poprhythm 2026-02-26 20:03:03 +00:00
  • 39f6ca8530 Fix Authelia OIDC client secret syntax to use template filter poprhythm 2026-02-26 20:00:44 +00:00
  • 907d214b5c Fix Authelia OIDC config to use expand-env filter with ${VAR} substitution poprhythm 2026-02-26 19:57:55 +00:00
  • 6e62d9ba2f Fix obico model_cache mount path to /model_cache/ml_api poprhythm 2026-02-26 17:04:22 +00:00
  • a6f2d4c4b2 Mount model_cache volume for Obico ML model weights poprhythm 2026-02-26 16:46:28 +00:00
  • 196613f684 Add Obico server for 3D printer failure detection poprhythm 2026-02-26 16:26:34 +00:00
  • 5e91f0c68b Fix Authelia OIDC client secrets using template secret files poprhythm 2026-02-26 02:04:52 +00:00
  • 0ce030275b Add OIDC secret placeholders to .env.example files poprhythm 2026-02-26 01:42:34 +00:00
  • 645d908ca5 Add Authelia OIDC SSO to Open WebUI poprhythm 2026-02-26 01:37:28 +00:00
  • 94819639dd Add LiveSync synchronization method step to Obsidian setup guide poprhythm 2026-02-24 18:02:18 +00:00
  • e923fe0655 Add Obsidian LiveSync setup guide with verified step-by-step instructions poprhythm 2026-02-24 17:55:10 +00:00
  • fecb4831ad Add Brave API key to openclaw, fix uptime-kuma auth and TCP monitors poprhythm 2026-02-23 19:14:01 +00:00
  • c4157023f6 Add token_endpoint_auth_method: client_secret_post to linkding OIDC client poprhythm 2026-02-23 19:00:11 +00:00
  • 38d5edc37f Fix linkding OIDC env var names: drop LD_ prefix from provider settings poprhythm 2026-02-23 18:56:00 +00:00
  • d0037cf4cd Add Linkding OIDC via Authelia, fix jwks key name in config poprhythm 2026-02-23 18:45:33 +00:00
  • 4c838e1989 code-server: mount /srv/authelia/config for editing users_database.yaml poprhythm 2026-02-23 15:25:26 +00:00
  • 3ec74c1f69 Restrict wildcard rule to admins; jsmith (guests) can only access ultralytics poprhythm 2026-02-23 14:40:15 +00:00
  • 4ec70062ce revert 877d916c15 poprhythm 2026-02-23 13:43:05 +00:00
  • 877d916c15 Update ultralytics/docker-compose.yml poprhythm 2026-02-23 13:40:28 +00:00
  • 4293022561 Fix authelia: default_redirection_url must differ from authelia_url poprhythm 2026-02-22 20:26:00 +00:00
  • 9f98a4081e Add Authelia SSO, remove authentik, restrict ultralytics port poprhythm 2026-02-22 20:21:11 +00:00
  • 717ba151e5 Rename leafweb-vision to ultralytics poprhythm 2026-02-22 19:50:12 +00:00
  • 7ef6d248da Load yolo-plant-leaf-detection model as default in Streamlit UI poprhythm 2026-02-21 19:58:49 +00:00
  • aa9560569f Fix leafweb-vision: use YAML list form for command to avoid parse errors poprhythm 2026-02-21 19:53:32 +00:00
  • 697818845d Fix leafweb-vision: patch cv2.destroyAllWindows via sed at startup poprhythm 2026-02-21 19:51:49 +00:00
  • eebb5d11d0 Fix leafweb-vision OpenCV headless error on cv2.destroyAllWindows poprhythm 2026-02-21 19:49:00 +00:00
  • 3eeaa8ff6d Fix leafweb-vision: use yolo solutions inference + install streamlit at startup poprhythm 2026-02-21 19:46:00 +00:00
  • 0aae4324a8 Add leafweb-vision service with YOLO Streamlit web UI poprhythm 2026-02-21 19:39:59 +00:00
  • 1944589989 Revert OLLAMA_NUM_CTX (not a valid env var; using Modelfile instead) poprhythm 2026-02-20 22:27:49 +00:00