src.nth.io/

summaryrefslogtreecommitdiff
path: root/nostr/relayer/templates
AgeCommit message (Collapse)AuthorFilesLines
37 hoursdendrite, relayer: percent-encode db passwords in connection urlsLuke Hoersten1-1/+1
Passwords containing '/' are invalid unencoded in a url authority and break Go's url.Parse (invalid port after host). Latent until a restart forced a config re-read. jinja urlencode leaves '/' unescaped, hence the extra replace.
2024-02-04Tons of updates to fix migration to new server.Luke Hoersten1-1/+2
2023-07-22Split out nostr install and build roles.Luke Hoersten2-0/+6