Commit Graph

108 Commits

Author SHA1 Message Date
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
Vaclav Pavlin 2978fa8f6d
Merge pull request #2 from waku-org/show-credentials-window
grafana.ini: making sure the credentials window appears & update README.md
2023-08-09 16:41:14 +02:00
Vaclav Pavlin 74c7e2873d
Merge pull request #1 from waku-org/unpublish-pg-port-to-avoid-collision
Unpublish pg port to avoid collision & restrict Grafana port to 127.0.0.1
2023-08-09 16:32:37 +02:00
Ivan Folgueira Bande e40e66a966
grafana.ini: making sure the credentials window appears & update README.md 2023-08-09 16:27:57 +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
Alvaro Revuelta 320d4d4a6c
Update README.md 2023-08-09 12:43:49 +02:00
alrevuelta 2a3679cc8b
Initial release of nwaku-compose 2023-08-09 12:36:03 +02:00