Commit Graph

117 Commits

Author SHA1 Message Date
Alvaro Revuelta e75e4ce35c
Update docker-compose.yml 2023-10-02 15:06:18 +02:00
Ivan FB 9f2c78db50
Merge pull request #9 from waku-org/stick-postgres-to-version-15
docker-compose.yml: hard-code PG version to 15.4
2023-09-28 15:27:42 +02:00
Anton Iakimov f23c6b1452
update wakuv2 fleet DNS discovery enrtree
https://github.com/status-im/infra-misc/issues/171
2023-09-26 15:16:39 +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
Vaclav Pavlin 48f3dcf060
Merge pull request #6 from waku-org/chore/update-v0.20.0
chore: update to nwaku v0.20.0
2023-09-21 11:05:11 +02:00
Václav Pavlín ab6d90aa19
chore: update to nwaku v0.20.0 2023-09-20 13:17:28 +02:00
Vaclav Pavlin 8a18fcb278
Merge pull request #4 from waku-org/feat/add-wss-automation
feat: add support for WSS, nodekey and extra args
2023-09-19 13:19:04 +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 176657f4eb
Merge pull request #3 from waku-org/restrict-to-localhost
waku metrics, rpc, and prometheus ports accessible only from 127.0.0.1
2023-08-10 12:34:13 +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
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