blockstream-satellite-api/terraform
Blockstream Satellite f2058ac3f8 Add admin route for SSE on get-protected channels
The auth channel does not allow users to get messages (access them over
the internet). Hence, a regular SSE client should not be able to monitor
the events generated on the auth channel. In contrast, an admin host
should be able to monitor the auth events. For that, this patch adds an
/admin/subscribe endpoint that is SSL-authenticated in production, so
only the admin hosts can connect to it.
2023-02-02 17:16:12 -03:00
..
modules Add admin route for SSE on get-protected channels 2023-02-02 17:16:12 -03:00
data.tf Handle auth/ and btc-src/ via LB 2021-01-28 07:03:12 -08:00
iam.tf CI: add build job for tags; TF: cleanup 2021-07-21 10:34:58 -07:00
kms.tf tf: remote-state troubles 2020-01-06 06:36:41 -08:00
main.tf tf: update prometheus instance 2021-09-02 08:30:19 -07:00
network-tor.tf TF: fix hidden service 2022-01-05 13:09:53 -08:00
network.tf add nginx proxy as LB 2019-06-17 04:39:06 -07:00
outputs.tf TF: fix hidden service 2022-01-05 13:09:53 -08:00
variables.tf terraform fmt + update DNS description 2022-11-29 16:20:28 +01:00