29 Commits

Author SHA1 Message Date
Wietse Wind
092b0f57fb Add robots txt & noindex 2023-11-07 00:57:54 +01:00
Wietse Wind
cb4d2950de Report networkid 0 as 0 instead of null 2023-10-29 02:02:49 +02:00
Wietse Wind
2a733dbd5d add networkid to telemetry 2023-10-29 00:31:39 +02:00
Wietse Wind
4a217206bf NetworkID reported as null if unknown 2023-10-29 00:17:25 +02:00
Wietse Wind
1d4f03fb23 Networok id int 2023-10-16 12:28:51 +02:00
Wietse Wind
252da20927 Add network to health 2023-10-16 12:06:31 +02:00
Wietse Wind
f22d8c455e Add timeout-reconnecting & prevent multi-quit handler 2023-10-11 02:38:24 +02:00
Wietse Wind
af31037020 Re-send telemetry 2023-10-11 02:37:41 +02:00
Wietse Wind
3f408cf7ef Merge branch 'main' of github.com:Xahau/Validation-Ledger-Tx-Store 2023-10-09 13:46:06 +02:00
Wietse Wind
3b840bba2f Fix default port 2023-10-09 13:42:18 +02:00
Wietse Wind
0bcaf4cb69 Add version to health & homempage response 2023-10-09 12:39:12 +02:00
ZGrguric
74bea2b5c7 Add no-cache headers to frontpage 2023-10-09 10:05:28 +02:00
Wietse Wind
da23109bbb Amend #1 - cors still needed, but conditionally 2023-10-09 01:19:36 +02:00
Wietse Wind
b47babe91b Merge branch 'main' into main 2023-10-09 01:18:30 +02:00
Wietse Wind
788b57f6d5 Fix double CORS header #1 2023-10-09 01:17:51 +02:00
zgrguric
873d73624d Remove cors in webserver - duplicate
Cors enforcement already added to ngnx.conf
2023-10-09 00:20:19 +02:00
Wietse Wind
0e6eea5777 Add opt-in telemetry & docker compose vars & build 2023-10-08 01:35:55 +02:00
Wietse Wind
2e06c852f1 Quit on SIGINT & SIGTERM (added, Docker) 2023-10-08 00:36:03 +02:00
Wietse Wind
c79ef979c0 Stats better fieldname 2023-10-07 02:06:18 +02:00
Wietse Wind
6d1ffddf8d Stats: lastLedgerTx » lastServedTxLedger 2023-10-07 02:02:04 +02:00
Wietse Wind
2bc3b1c89b Close websocket server client connections on sigint 2023-10-07 01:51:02 +02:00
Wietse Wind
2d3fde377e Add default webserver port 2023-10-07 01:41:56 +02:00
Wietse Wind
f92afc331c Allow for open handle detection & sigint close 2023-10-07 01:36:46 +02:00
Wietse Wind
3cc22ab10e Deal with CORS 2023-10-07 00:38:13 +02:00
Wietse Wind
053057c8b7 Add content type for JSON 2023-10-06 12:49:55 +02:00
Wietse Wind
eef8cae0a7 Add homepage 2023-10-06 12:42:53 +02:00
Wietse Wind
9d1b9557d4 Add health + stats endpoint 2023-10-06 01:42:24 +02:00
Wietse Wind
e405e4d561 Add autoindex JSON 2023-10-06 01:42:11 +02:00
Wietse Wind
f58015933b Beta, add webserver (socket, event, dirlisting), tx ordering, etc. 2023-10-06 00:58:05 +02:00