Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
throwaway94244
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
throwaway94244
2y ago
I found my last attempt here (before I gave up). I also spent a lot of time getting the basic logs working, by installing modules that wasn't part of the standard distribution { "logging": { "logs&quo
2.
▲
by
throwaway94244
2y ago
It seems simple, but I used the JSON format which seems to add a lot of complexity (basically serialized version of objects) I also had to install a separate module just to get a decent access log... Could be my fault for going too far down
3.
▲
by
throwaway94244
2y ago
I tried to setup Caddy last year as a reverse proxy for all paths matching "/backend", and serve the rest as static files from a directory. I had to give up, because the documentation was not good enough. I tried the JSON con