Commit Graph

108 Commits

Author SHA1 Message Date
Ivan Folgueira Bande b35b49a766
README.md: add node operator recognition section 2024-03-20 13:31:08 +01:00
Ivan FB 84be3c59e4
docker-compose: expose postgres port by default to be accessible locally (#82) 2024-03-19 11:05:44 +01:00
NagyZoltanPeter 7844f63688
bug: Fix typo of default size retention policy. (#79) 2024-03-15 14:22:58 +01:00
Alvaro Revuelta 6b3718586c
Cleanup flags (#76) 2024-03-14 11:28:47 +01:00
Ivan FB 0d8cc5ca16
Update README.md (#60) 2024-03-14 10:06:08 +01:00
NagyZoltanPeter 89afff4597
chore: Enable external configuration of DB storage size retention policy (#77) 2024-03-14 10:05:57 +01:00
NagyZoltanPeter f269a8ed26
chore: Upgrade nwaku image to v0.26.0 (#74) 2024-03-12 09:44:21 +01:00
Ivan FB 702da8f472
leave port 3000 accessible from everywhere by default (#70) 2024-03-06 15:08:54 +01:00
gabrielmer 60d0a86b35
Remove RPC (#65) (#71)
Co-authored-by: Alvaro Revuelta <alvrevuelta@gmail.com>
2024-03-06 09:50:43 +01:00
gabrielmer c33c424c9e
Revert "Remove RPC (#65)" (#69) 2024-03-05 14:43:03 -06:00
Alvaro Revuelta 94b40059c9
Remove RPC (#65) 2024-03-05 15:44:15 +01:00
gabrielmer 5de367918e
chore: not passing timestamp in post example (#66) 2024-03-04 17:19:52 -06:00
Ivan FB a4d77b02dc
chore: .env.example: give env vars examples for better understanding the expected format (#54) 2024-02-22 12:16:22 +01:00
Ivan FB bcf8e20e90
register_rln.sh: upgrade nwaku image from v0.21.3 to v0.25.0 (#56) 2024-02-22 09:43:18 +01:00
Ivan FB 90979f2e8c
Update README.md (#51) 2024-02-16 14:05:57 +01:00
Aaryamann Challani 720457f955
chore(rln-relay): update docs and .env.example to include http instead of ws rpc url (#52) 2024-02-16 14:05:06 +01:00
Ivan FB 08bf265974
Update .env.example: use ETH_TESTNET_KEY=<YOUR_TESTNET_PRIVATE_KEY_HERE> (#50) 2024-02-15 19:06:10 +01:00
Ivan FB 86e54339de
docker-compose.yml: pass user and database name when calling pg_isready (#46) 2024-02-15 16:26:20 +01:00
NagyZoltanPeter 3035e5982d
Update nwaku image tag to latest v0.25.0 (#49) 2024-02-14 18:40:35 +01:00
NagyZoltanPeter acb515fe46
fix: removed mkdir keystore before rln registration run (#45) 2024-02-14 16:58:42 +01:00
gabrielmer b97a8a429d
mounting keystore directory instead of keystore.json (#47) 2024-02-14 15:56:21 +02:00
fryorcraken 4611f1308a
Add Postgres Dashboards using Prometheus source (#40) 2024-02-02 15:52:33 +01:00
Ivan FB 7fca44b7ba
nwaku-monitor/pg-exporter-queries: add new panel to show num msgs per shard (#43) 2024-02-02 15:12:39 +01:00
Ivan FB 424283483a
Update README.md $(date +%s%N) -> '$(date +%s%N)' (#44) 2024-02-02 15:01:16 +01:00
Prem Chaitanya Prathi 85d42b07bb
chore:add comments for env example to make it more user friendly (#42) 2024-02-02 06:22:31 +05:30
fryorcraken 72c77adaf9
fix: include timestamp in curl command (#31)
Co-authored-by: Vaclav Pavlin <vaclav@status.im>
2024-02-01 21:03:49 +01:00
gabrielmer 47fbd2fce4
chore: updating image to release 0.24.0 (#41) 2024-01-26 11:00:29 +01:00
Ivan FB d0e107f1ef
Merge pull request #39 from waku-org/fix-keystore-path
docker-compose.yml: keystore.json file should be mounted like a file
2024-01-12 11:25:47 +01:00
chair 200bc84f17
Merge pull request #36 from waku-org/bump-nwaku-version
bump nwaku version
2024-01-11 21:28:50 -08:00
fryorcraken 17444347ba
Merge pull request #33 from waku-org/nwaku-monitoring 2024-01-12 10:43:24 +11:00
Ivan Folgueira Bande ce81e63c9b
docker-compose.yml: keystore.json file should be mounted like a file 2024-01-11 19:11:01 +01:00
fryorcraken.eth 77fffc4b02
remove empty panel 2024-01-11 21:44:04 +11:00
fryorcraken.eth 2d4fafc5ff
Add stored messages count and size analysis 2024-01-11 21:44:03 +11:00
fryorcraken.eth b402cecf8a
Add row count and database size panels 2024-01-11 21:44:03 +11:00
Vaclav Pavlin ab608330d5
Merge pull request #8 from waku-org/feat/certs-dir-mount
feat: allow mounting custom certs dir
2024-01-10 17:03:21 +01:00
Prem Chaitanya Prathi 18a8e1edc4
Merge pull request #38 from waku-org/fix/errors
fix:errors noticed when upgrading from older version
2024-01-10 15:17:22 +05:30
Prem Chaitanya Prathi 1763fb7e5d
chore: address review comments 2024-01-10 14:54:01 +05:30
Prem Chaitanya Prathi 182c8f710d
fix:errors noticed when upgrading from older version 2024-01-09 16:12:20 +05:30
Václav Pavlín 48a9065135
feat: allow mounting custom certs dir 2024-01-05 10:34:20 +01:00
Vaclav Pavlin 3a213909f9
Merge pull request #27 from waku-org/feat/dot-env
feat: add support for .env
2024-01-03 09:40:35 +01:00
chair28980 692a38f7a6
bump nwaku version 2024-01-02 09:22:07 -08:00
gabrielmer 7d9bcac50b
Merge pull request #28 from waku-org/changing-version-and-using-pubsub-topic-flag
fix: using new pubsub-topic flag and updating version to v0.22.0-rc.0
2023-11-13 18:49:57 +02:00
Gabriel Mermelstein 5bd2e5cb6b
fix: using new pubsub-topic flag and updating version to v0.22.0-rc.0 2023-11-13 18:30:28 +02:00
Václav Pavlín c75e9d20a7
only mention .env in readme 2023-11-13 16:06:39 +01:00
Václav Pavlín 7b8cebc0ce
add a comment to readme 2023-11-13 12:58:23 +01:00
Václav Pavlín 20f91f4242
feat: add support for .env 2023-11-13 12:55:56 +01:00
Alvaro Revuelta 62cc2c1f10
Add invalid RLN messages to dashboard (#26)
Add invalid RLN messages to dashboard
2023-11-10 19:13:48 +01:00
Alvaro Revuelta e5d5ceba22
Remove ! from curl (#25) 2023-11-10 16:07:19 +01:00
Ivan FB 3d58809874
Minor changes in md files (#21) 2023-11-10 08:56:34 +01:00
Alvaro Revuelta 13e47e2ecd
Merge pull request #24 from waku-org/add-exact-grafana-localhost-url
add exact localhost Grafana dashboard URL
2023-11-09 17:50:15 +01:00