616079fc90
fix(gosearch): address plan review feedback
...
- Add note about vendorHash placeholder in gosearch flake
- Make search functionality test more explicit with jq verification
2026-03-22 01:45:51 +00:00
e39c2a3c7a
docs: add gosearch implementation plan
...
Add comprehensive step-by-step implementation plan for integrating
gosearch (kafka) metasearch engine into the NixOS VPS configuration.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-22 01:45:51 +00:00
ea372d056e
docs: add gosearch integration design spec
...
Add comprehensive design document for integrating gosearch (kafka)
metasearch engine into the NixOS VPS configuration.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-22 01:45:51 +00:00
bb7f24ac4b
docs: add Netdata module implementation plan
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-22 01:45:51 +00:00
d6a4dbeb45
docs: add Netdata module design spec
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-22 01:45:51 +00:00
be7c2404c3
docs: add OpenWeb UI module design spec
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-20 22:42:57 +01:00
30d5ce8134
docs: add AdGuard Home implementation plan
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-18 19:06:42 +01:00
4eeeef121e
docs: add explicit podman dependency in implementation
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-18 19:03:57 +01:00
fd5d3f3a7c
docs: fix remaining spec issues
...
- Remove unused tmpfiles rule (using named volume)
- Remove redundant firewall config (nginx module handles 443)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-18 19:03:00 +01:00
70016fe9c4
docs: fix spec review issues
...
- Fix YAML indentation in SOPS template
- Add myModules.podman.enable dependency
- Remove unused tmpfiles rule (using named volume)
- Remove redundant firewall config (nginx module handles 443)
- Fix lib.types.listOf parentheses
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-18 19:01:39 +01:00
51e723ddad
docs: address spec review feedback for AdGuard module
...
- Add complete container definition with security options
- Add SOPS template code with ClientID interpolation
- Fix nginx location to use regex for /dns-query/{clientId}
- Add volume persistence for stats/logs
- Add proxy_http_version for DoH
- Document security considerations
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-18 19:00:15 +01:00
053198d013
docs: add AdGuard Home module design spec
...
Design for private DoH server with ClientID-based access control.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-18 18:57:54 +01:00
e0de37b15f
fix: simplify CrowdSec module
...
Remove LAPI server config causing null coercion error.
Detection-only mode for now; bouncer can be added later.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-18 13:50:44 +01:00
a2a0dfaa58
docs: update Vaultwarden plan with nginx extraLocations fix
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-18 03:15:34 +01:00
5b584cdb11
Update Vaultwarden spec with review feedback
...
- Add module header comment pattern
- Clarify Nginx WebSocket integration with concrete example
- Add SOPS secrets and templates declarations
- Update Files to Modify table
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-18 03:06:55 +01:00
2304648927
Add Vaultwarden module design spec
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-18 03:04:01 +01:00