NagyZoltanPeter
|
225e2ae2c1
|
Updated nwaku dashboard with relay per shard, non-relay request rates and traffic panels
|
2024-06-26 07:06:29 +02:00 |
Ivan FB
|
5e9de13652
|
docker-compose: v0.28.0 -> v0.29.0 (#98)
|
2024-06-21 10:04:42 +02:00 |
gabrielmer
|
7530cc9a98
|
Integrate waku frontend (#97)
|
2024-06-13 16:34:48 +02:00 |
gabrielmer
|
12f7e68932
|
chore: updating nwaku version to 0.28.0 (#94)
|
2024-05-22 13:20:31 +02:00 |
Ivan FB
|
6d16284abf
|
avoid exposing port 9090 to prevent clashes with other local services (#93)
|
2024-05-15 18:19:33 +02:00 |
NagyZoltanPeter
|
bba6f8b9a5
|
Comment pgadmin support to enable older version of docker-compose to run (#91)
|
2024-05-09 11:15:57 +02:00 |
Erhan
|
1ec19bdf38
|
Minor comment typos (#89)
|
2024-05-07 22:46:39 +02:00 |
NagyZoltanPeter
|
7e9dbb9fde
|
chore: pgadmin addon to administer docker store DB (#90)
|
2024-05-07 16:24:06 +02:00 |
NagyZoltanPeter
|
8abb2a474d
|
chore: add convenient script for checking node state via /health endpoint (#86)
|
2024-04-25 12:01:05 +02:00 |
gabrielmer
|
d92cacf6b9
|
chore: updating nwaku version to 0.27.0 (#85)
|
2024-04-19 19:50:33 +03:00 |
gabrielmer
|
ed6d580ce9
|
removing db size and num rows broken panels (#84)
|
2024-04-18 12:50:23 +03: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 |