Commit Graph

74 Commits

Author SHA1 Message Date
Vaclav Pavlin 1e5e465b10
Merge pull request #13 from waku-org/fix/use-volume-for-pg
fix: use volume for PG data
2023-10-26 10:17:17 +02:00
Gabriel Mermelstein 097338e358
fix: correcting readme logs flag 2023-10-19 16:34:31 +03:00
Václav Pavlín 7c53b4ba4c
fix: use volume for PG data 2023-10-18 14:40:03 +02:00
Alvaro Revuelta 41a4490999
Merge pull request #12 from waku-org/support-rest
Support rest api
2023-10-03 16:29:40 +02:00
gabrielmer 5cc6c092b4
Merge pull request #11 from waku-org/chore-handle-docker-compose-failures
Chore handle docker compose failures
2023-10-03 16:23:20 +03:00
Gabriel Mermelstein da1baf8ca1
chore: adding maximum of 5 retries on failure 2023-10-03 15:34:52 +03:00
Alvaro Revuelta f71f0bd2e5
Update run_node.sh 2023-10-02 15:07:23 +02:00
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