Commit Graph

8 Commits

Author SHA1 Message Date
Alvaro Revuelta e75e4ce35c
Update docker-compose.yml 2023-10-02 15:06:18 +02:00
Ivan Folgueira Bande a80d52da1e
docker-compose.yml: hard-code PG version to be 15.4 2023-09-25 17:50:18 +02:00
Václav Pavlín ab6d90aa19
chore: update to nwaku v0.20.0 2023-09-20 13:17:28 +02:00
Václav Pavlín a8dec843af
feat: add support for WSS, nodekey and extra args 2023-09-05 17:58:20 +02:00
Ivan Folgueira Bande 13ad7626f8
waku metrics, rpc, and prometheus ports accessible only from 127.0.0.1 2023-08-10 10:52:46 +02:00
Ivan Folgueira Bande 6dd62d26a1
Restrict the grafana's port to be accessible from localhost
This is to align with the comment in the README.md.
2023-08-09 16:04:49 +02:00
Ivan Folgueira Bande 44f480bd91
Avoid exposing postgres ports as they might collide with a running PG instance
This comes from Vaclav's advice given that kind of port collisions are
quite likely to happen.
2023-08-09 16:03:57 +02:00
alrevuelta 2a3679cc8b
Initial release of nwaku-compose 2023-08-09 12:36:03 +02:00