Commit Graph

41 Commits

Author SHA1 Message Date
Nico Flaig
43994ba8ef fix: update beacon max-old-space-size to 8192 (#6343)
* feat: increase default memory limit to 8GB

* Revise comments
2024-01-23 11:05:04 -05:00
Micah Zoltu
84b798dac4 Publishes Grafana and Prometheus images for monitoring. (#4927) 2023-01-04 10:04:16 -05:00
Cayman
b2d6a55d94 Rename CLI flags for v1 (#4457)
* Rename `rootDir` to `dataDir`

* Refactor initializeOptionsAndConfig

* Remove old peerstore migration

* Fix rootDir

* Rename `metrics.enabled` to `metrics`

* Rename `api.rest` to `rest`

* Rename `chain.defaultFeeRecipient` to `suggestedFeeRecipient`

* Rename `network.discv5.enabled` to `discv5`

* Set many network flags as hidden

* Fix rest rename

* Change rest options order

* Remove rest alias

* Rename `builder.enabled` to `builder`

* More suggestedFeeRecipient

* Hide most chain options

* Rename `eth1.enabled` to `eth1`

* Remove eth1.providerUrl

* Hide eth1.depositContractDeployBlock

* More eth1.enabled

* More rest.enabled

* More rest.namespace

* More rest.address

* More rest.port

* More suggestedFeeRecipient

* Hide some beacon options

* Overhaul wss options

* Fix dataDir capitalization

* Review network flags

* Update logFile options

* Update wss options

* Drop aliases

* Rename keymanager.enabled

* Rename importKeystoresPath

* Fix beacon-node types

Co-authored-by: dapplion <35266934+dapplion@users.noreply.github.com>
2022-08-20 12:09:31 +00:00
Lion - dapplion
d0a78a209c Re-org dashboards into common folder (#3905) 2022-04-10 21:07:08 +05:30
Lion - dapplion
434891d2af Reduce max old space size to 4096 (#3516) 2021-12-15 12:30:43 +01:00
Lion - dapplion
c40dfa58fa Fix docker-compose environment field (#2897) 2021-07-27 14:11:47 -05:00
Lion - dapplion
8a61ea0a86 Harden docker setup (#2891)
* Disable anonymous login in Grafana

* Don't expose API port by default

* Remove cli link in package.json

* Move NODE_OPTIONS to ENV to split beacon_node and validator limits

* Revert "Remove cli link in package.json"

This reverts commit 74c9b2ec9a.
2021-07-27 09:45:51 -05:00
g11tech
700a671e48 metrics and rest api cli options fix (#2791) 2021-07-02 13:33:30 -05:00
Lion - dapplion
ed84231e00 Fix nightly release (#2705)
* Fix nightly release

* Don't tag with long next version

* Fix docker-compose image tag

* Compute short sha

* Remove prepublishOnly step

* Remove second --pre-id flag

* Push next tag to dockerhub

* Push explicitly all tags

* Let lerna format version

* nightly from-package

* force-publish

* Checkout full git history in nightly publish

* Remove nightly-release branch from releases

* Set nightly version preid to dev

* Fix nightly preid

* Fix nightly release comments

Co-authored-by: Cayman <caymannava@gmail.com>
2021-06-15 11:49:21 -05:00
g11tech
5631f471f0 logMaxfiles cli option for logRotate (#2701)
* daily log rotate with logRotate cli option

* logmaxfiles wip
2021-06-15 09:08:28 -05:00
g11tech
8fb73b2902 daily log rotate with logRotate cli option (#2692) 2021-06-13 23:01:54 -05:00
Lion - dapplion
30f03de903 Publish nightly version to Docker Hub too (#2667)
* Publish nightly version to Docker Hub too

* Get package json version

* Follow nightly image in docker-compose

* Tag main image as latest

* Force to install exact nightly

* Force to install exact released version

* Don't build image in tests workflow
2021-06-10 12:05:05 +02:00
Lion - dapplion
2eb7756c99 Add log debug to file in docker setup (#2470)
* Log debug to file by default in docker setup

* Remove depends_on conditions
2021-05-03 10:18:59 -05:00
Lion - dapplion
55ff6fefb4 Refactor metrics (#2312)
* Refactor metrics

* Fix metric name in grafana dashboard
2021-03-31 13:24:21 -05:00
3xtr4t3rr3str14l
6ea32f7450 removing --network in favor of LODESTAR_NETWORK in .env 2021-03-15 16:12:39 -05:00
3xtr4t3rr3str14l
b7485cce58 add missing flags 2021-03-12 12:13:40 -06:00
dapplion
7506f71cc2 Use fixed rootDir 2021-03-06 12:20:00 +01:00
dapplion
3dbb05040e Multi-configuration setup 2021-03-06 12:16:30 +01:00
3xtr4t3rr3str14l
daba65aee5 env network 2021-03-03 12:00:56 -06:00
3xtr4t3rr3str14l
f33b0d55f5 remove unneeded vol map 2021-03-03 11:24:23 -06:00
3xtr4t3rr3str14l
46a40df0fc envvar -> ~ 2021-03-03 11:19:07 -06:00
3xtr4t3rr3str14l
7f4700b7ed PR comment updates 2021-03-03 11:07:53 -06:00
3xtr4t3rr3str14l
42c79a3afd NETWORK param to map specific network dir 2021-03-02 12:31:54 -06:00
3xtr4t3rr3str14l
6b7f3d8e22 localdir generalization 2021-03-02 12:09:38 -06:00
3xtr4t3rr3str14l
e1f7b63037 root dir 2021-03-01 14:37:59 -06:00
3xtr4t3rr3str14l
917dfe29e2 lodestar image 2021-03-01 14:21:19 -06:00
3xtr4t3rr3str14l
fa832a5215 review changes impl 2021-03-01 12:47:38 -06:00
3xtr4t3rr3str14l
e5c5558775 Merge branch 'master' into P0/docker-validator 2021-02-19 14:07:56 -06:00
dapplion
c801eb5c5c Expose p2p port in docker-compose setup 2021-02-19 00:11:22 +01:00
3xtr4t3rr3str14l
b3e09370be validator dockerization 2021-02-18 16:11:27 -06:00
3xtr4t3rr3str14l
8f05b4357f WIP 2021-02-18 16:05:22 -06:00
3xtr4t3rr3str14l
e3c4ea4b82 add validator to docker-compose 2021-02-12 15:51:09 -06:00
3xtr4t3rr3str14l
ffcdaad5ad testnet-->network in docs and docker-compose 2021-01-18 12:53:22 -06:00
dapplion
955da45f8d Update docker-compose setup 2021-01-06 10:33:53 +01:00
dapplion
96ecfba431 set compose testnet with ENV 2020-10-07 09:56:05 +02:00
dapplion
c5dbed949e Run prettier on code 2020-10-07 09:54:38 +02:00
dapplion
f5d0768dfd docker monitoring setup 2020-10-07 09:54:38 +02:00
dapplion
ade2180a2b Bump compose version 2020-10-06 10:37:12 +02:00
dapplion
65a7003090 Update docker-compose 2020-10-06 10:30:58 +02:00
Cayman
a773f82083 Address pr comments 2019-09-23 19:21:41 -05:00
Gregory Markou
79ac7f766b add prometheus 2019-09-15 19:39:34 -04:00