Commit graph

15 commits

Author SHA1 Message Date
2352621de2 feat: add local DNS route for Netdata on Tailscale IP
Adds a networking.extraHosts entry that maps netdata.ashisgreat.xyz
to the Tailscale container IP (100.64.0.3). This allows accessing
Netdata via its domain name while it runs in a container on the
Tailscale network rather than localhost.

Changes:
- Added networking.extraHosts with 100.64.0.3 -> netdata.ashisgreat.xyz mapping
2026-03-21 21:16:59 +01:00
cd2a2e60ef feat: add litellm 2026-03-07 19:41:15 +01:00
da5808d725 feat: Add persistence for Claude application data and configuration. 2026-03-07 12:42:44 +01:00
09ef504306 Change default model for OpenClaw 2026-03-07 12:41:08 +01:00
9dd1ba8b3a fix: add Podman subnet rule for internet access 2026-03-06 23:16:44 +01:00
74d98c0e52 feat: add gemini-cli to OpenClaw 2026-03-06 23:16:44 +01:00
d929833934 Cleanup 2026-03-06 20:16:16 +01:00
735aa76ea3 . 2026-02-20 20:59:09 +01:00
7529c0c5c4 . 2026-01-31 20:11:19 +01:00
57dafa4d25 . 2026-01-28 20:10:48 +01:00
f4760f39da . 2026-01-28 19:47:52 +01:00
faf14881a3 . 2026-01-21 23:58:24 +01:00
759163965a fix(searxng): resolve duplicate attribute error and track catppuccin-userstyles 2026-01-19 21:00:11 +01:00
6ada19e490 fix(searxng): resolve 502 error and apply Catppuccin theme
- Fix Redis connection by using container-to-container networking.
- Apply Catppuccin (Mocha/Latte) theme via custom CSS.
- Enable SearXNG module in host configuration.
- Configure Caddy reverse proxy and DDclient for search.ashisgreat.xyz.
2026-01-19 20:43:22 +01:00
2be8de47fa init 2026-01-14 21:24:19 +01:00