My nixos setup
  • Nix 99.3%
  • Makefile 0.7%
Find a file
Polen b965be984a fix: expose monero RPC on plain HTTP port 80 for wallet clients
Monerujo (and wallet2 in general) can't negotiate TLS when no SSL toggle
is available. The existing HTTPS-only reverse proxy on port 443 causes a
400 when wallet2 sends plain HTTP bytes to a TLS listener.

Add a second Caddy virtual host for http://monero.polensky.me (port 80)
with the same reverse_proxy config. Wallet clients connect with:
  host: monero.polensky.me  port: 80  SSL: off

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-09-21 13:34:45 -04:00
devices fix: expose monero RPC on plain HTTP port 80 for wallet clients 2026-09-21 13:34:45 -04:00
modules feat: add PPLNS position, effort, and share tracking to Grafana dashboard 2026-09-21 11:58:41 -04:00
secrets MONERO FLEETONLINE 2026-09-20 01:39:01 -04:00
.gitignore toure/server setup enhance 2025-11-21 12:23:39 -05:00
.sops.yaml MONERO FLEETONLINE 2026-09-20 01:39:01 -04:00
flake.lock abandon sops 2026-09-20 07:21:56 -04:00
flake.nix abandon sops 2026-09-20 07:21:56 -04:00
Makefile MONERO FLEETONLINE 2026-09-20 01:39:01 -04:00