Georgios Konstantopoulos
de63c47e96
fix: hubble.sh compatible w/ self-hosted eth nodes ( #1636 )
...
Ethereum JSON-RPC requires passing content-type application/json when talking to a node you're running yourself e.g. reth
2024-02-01 12:02:45 -08:00
adityapk00
6bfb694bff
fix: Handle docker-compose versions ( #1581 )
2023-11-13 08:32:09 -06:00
Sanjay
e808a4ec5c
fix: Fallback to docker-compose if docker install fails ( #1552 )
2023-10-31 16:01:20 -07:00
Shane da Silva
e9a5aec3a9
Increase default CONCURRENCY for replicator ( #1550 )
...
Since most users seem to connect to a remote hub, increase the default
concurrency.
2023-10-31 14:41:33 -07:00
Sanjay
559afd0e14
fix: hubble autoupgrade should ensure dependencies and clean unused docker data ( #1542 )
...
* fix: hubble autoupgrade should ensure dependencies and clean unused docker data
* Add env var to bypass self upgrade
* Don't restart more than 5 times on failure
* Fix docker command
2023-10-20 13:07:46 -07:00
Shane da Silva
78eef248dd
fix: Correct additional typos in replicator.sh ( #1513 )
...
Missed in 2781c2c9 .
2023-10-12 10:54:44 -07:00
Shane da Silva
2781c2c902
Fix prompt for HUB_SSL in replicator.sh ( #1512 )
...
We were infinite looping because we weren't looking at the correct
value.
2023-10-12 10:20:03 -07:00
Shane da Silva
49c2ba4684
fix: Persist Grafana across restarts for Replicator Docker Compose ( #1495 )
2023-10-10 11:06:43 -07:00
adityapk00
17ca659bce
fix: Persist grafana data across restart ( #1494 )
2023-10-10 13:05:46 -05:00
Shane da Silva
a25921f36e
fix: Correct Grafana port for Replicator dashboard ( #1491 )
2023-10-10 08:57:00 -07:00
adityapk00
da4e908ff3
chore: Remoce crontab cmd from replicator.sh ( #1489 )
2023-10-10 10:40:26 -05:00
adityapk00
c7b28b0689
fix: Install hubble.sh crontab for root instead of user ( #1485 )
2023-10-10 10:18:45 -05:00
Shane da Silva
98b8dee11a
fix: Remove infinite prompt loop in replicator.sh ( #1479 )
2023-10-09 22:47:32 -07:00
Shane da Silva
4ce5daf0b6
fix: Don't check if hub exposes HTTP port in replicator.sh ( #1478 )
...
Not all hubs support this. Let's just accept what the user provides for
now.
2023-10-09 22:46:30 -07:00
Shane da Silva
e95123a30e
Fix POSTGRES_URL default for replicator ( #1476 )
2023-10-09 22:36:04 -07:00
Shane da Silva
e4fff9b970
Update replicator.sh to ensure Postgres/Redis are running ( #1471 )
2023-10-09 21:39:08 -07:00
Sanjay
902447f89d
fix: Fix overzealous crontab upgrade entry ( #1469 )
2023-10-09 21:17:14 -07:00
Shane da Silva
998f61b099
Fix Replicator Docker Compose config and bootstrap script ( #1468 )
...
We want the bootstrap script to ask the user where their hub is.
2023-10-09 21:16:20 -07:00
Shane da Silva
26ca3344ff
chore: Update replicator script ( #1466 )
...
The other tag doesn't seem to work with GitHub's URL scheme, so switch
to one similar to what we did with Hubble.
2023-10-09 17:07:32 -07:00
Shane da Silva
25f549a31e
Update tag used by replicator.sh script ( #1463 )
2023-10-09 14:13:41 -07:00
Shane da Silva
909c383973
feat: Dedicated Replicator app ( #1462 )
2023-10-09 12:56:24 -07:00
adityapk00
833d965147
fix: hubble.sh - Dont delete before overwriting ( #1419 )
...
Fixed #1395
2023-09-24 10:33:11 -05:00
Sanjay
b8593373ed
fix: Support reading grafana creds from env file ( #1410 )
2023-09-20 15:51:06 -07:00
Sanjay
13b4144a59
feat: add autouprade to hubble.sh ( #1404 )
...
* feat: add autoupgrade to hubble.sh
* Fix tests
2023-09-20 08:47:37 -07:00
adityapk00
bc04a8545a
fix: Remove "id" and set to null when installing grafana dashboard ( #1381 )
2023-09-11 12:47:14 -05:00
adityapk00
8d21803e07
feat: Add "up" and "down" commands to hubble.sh ( #1372 )
2023-09-09 08:56:07 -07:00
adityapk00
ac1f6ac20e
fix: Fetch envoy config during hubble.sh ( #1364 )
2023-09-08 10:01:12 -05:00
adityapk00
93e43a8497
fix: Use hashes to compare hubble.sh upgrade ( #1359 )
2023-09-07 16:47:45 -05:00
adityapk00
f5f3756bac
fix: Update script version ( #1358 )
2023-09-07 16:09:52 -05:00
adityapk00
bc416dbe8c
feat: Add hub operator's FID ( #1352 )
2023-09-07 08:04:56 -05:00
adityapk00
cff71488ee
chore: Remove Goerli rpc ( #1318 )
2023-09-01 12:29:20 -05:00
adityapk00
8ea938ab64
fix: Handle both 'docker-compose' and 'docker compose' ( #1296 )
2023-08-28 08:49:11 -05:00
adityapk00
fb2cc80fef
fix: hubble.sh fixes ( #1283 )
...
* fix: hubble.sh fixes
2023-08-23 10:25:15 -05:00
adityapk00
27287d2d48
feat: hubble.sh installation script ( #1278 )
...
Add hubble.sh and hubble-bootstrap.sh scripts
2023-08-23 08:43:44 -05:00
Kind Jeff
4e6cb20677
fix(grafana): correct datasource configuration in grafana-dashboard.json ( #1273 )
2023-08-18 10:47:21 -05:00
adityapk00
f963148868
feat: Add statsd monitoring ( #1251 )
...
* feat: Add grafana/statsd dashboard
* Add instructions
* update docs
2023-08-14 13:31:33 -05:00
Shane da Silva
aebbb47b3c
chore: Automate Docker Hub publishing ( #1138 )
...
Set up automation so that when we push the `@farcaster/hubble@X.Y.Z` tag
we will automatically kick off a Docker build and push the resulting
image layers + tag to Docker Hub.
2023-07-14 21:18:21 -04:00