40 Commits

Author SHA1 Message Date
0cdbf98bf1 Merge pull request #24 from matter-labs/ya-zkd-1817-upgrade-external-nodes-on-hetzner
feat: Add consensus support
2024-08-12 14:30:47 +02:00
ce94f307e7 Secure file permissions 2024-08-12 14:22:26 +02:00
9a8b0af6c3 feat: Add consensus support 2024-08-12 14:18:32 +02:00
7500e2b2da Merge pull request #23 from cooganb/fix-sepolia-pgs-url
chore: Provides updated URL for sepolia testnet dump access
2024-07-04 15:01:50 +02:00
ace0df965b Provides updated URL for sepolia testnet dump access 2024-07-03 14:01:29 -04:00
e8d79755da Merge pull request #22 from matter-labs/betterdetach
fix: Better handle detached docker command
2024-06-05 14:40:15 +02:00
160f497294 fix: Better handle detached docker command 2024-06-05 18:52:59 +07:00
cdf5deb718 Merge pull request #21 from matter-labs/upgradeto24.6.0
feat: update external node version to 24.6.0
2024-06-05 17:01:49 +07:00
cbf199a152 feat: update external node version to 24.6.0 2024-06-05 16:57:40 +07:00
c8a8c1b76c Merge pull request #19 from matter-labs/update_en_version
feat: update external node version to 24.0.0
2024-05-06 12:43:39 +02:00
7fcf8ab7b6 feat: update external node version 2024-05-06 13:41:45 +03:00
2c04aabc1a Merge pull request #18 from matter-labs/ya-fix-traefik
fix: Change traefik vmagent config to ip
2024-04-19 12:03:58 +02:00
875c50be71 fix: Move traefik to ip 2024-04-19 12:01:55 +02:00
135adfdeb6 Merge pull request #17 from matter-labs/ya-bump
feat: Bump external_node and vmagent versions
2024-04-19 10:51:51 +02:00
0ed6245a1d feat: Bump external_node and vmagent versions 2024-04-19 10:24:43 +02:00
a240fac3ec Merge pull request #16 from matter-labs/fix-testnet-snapshot-bucket
chore(docs): Fix and de-uglify links to EN snapshots
2024-04-18 20:12:47 +07:00
eed88e8b72 chore(docs): Fix and reformat links to snapshots 2024-04-18 15:10:17 +02:00
47edb8a161 Merge pull request #15 from matter-labs/snapshot-docs-fix
chore(docs): Minor fixes
2024-04-17 15:19:25 +02:00
d5c66009cb Merge branch 'main' into snapshot-docs-fix 2024-04-17 15:14:56 +02:00
437b174a25 chore(docs): Minor fixes 2024-04-17 15:11:59 +02:00
842af18f5c Merge pull request #14 from matter-labs/fix-unset-var
fix: Fixed unset variable external_node_raw_docker_tag
2024-04-02 18:23:01 +03:00
7f2102550b fix: Fixed unset variable external_node_raw_docker_tag 2024-04-02 18:21:27 +03:00
a3836b82bf Merge pull request #13 from matter-labs/additional-env-vars-en-container
feat: Ability to pass additional env vars to EN container
2024-04-02 16:15:46 +02:00
eecc3a5037 feat: Ability to pass additional env vars to EN container 2024-04-02 16:11:04 +02:00
d8efb3971e Merge pull request #12 from matter-labs/snapshots-recovery
feat: Support for snapshots recovery and a simple example how to run an EN using this repo
2024-03-25 13:19:29 +01:00
f0e128860c revert 2024-03-22 09:55:34 +01:00
5df4c691bb fix 2024-03-22 01:47:26 +01:00
69435131f7 added an example 2024-03-22 01:35:00 +01:00
281068a752 support for snapshots recovery 2024-03-22 01:10:42 +01:00
97a71926d7 feat: make RUST_LOG parametrized (#11)
## What 
Customize RUST_LOG variable

## Why 
There're lot of packages used for EN and each of them has their own
logging verbosity

## Checklist

<!-- Check your PR fulfills the following items. -->
<!-- For draft PRs check the boxes as you complete them. -->

- [ ] PR title corresponds to the body of PR (we generate changelog
entries from PRs).
- [ ] Documentation comments have been added / updated.
2024-03-20 15:51:04 +02:00
3fb4985ea4 feat: add parameter for set log verbosity and json format (#10)
## What 
Logs in json format and option for set verbosity level for rust 

## Why 
It can be useful for specify verbose level.

## Checklist

<!-- Check your PR fulfills the following items. -->
<!-- For draft PRs check the boxes as you complete them. -->

- [x] PR title corresponds to the body of PR (we generate changelog
entries from PRs).
- [x] Documentation comments have been added / updated.
2024-03-20 14:55:06 +02:00
94db2c0a69 feat!: remove node exporter from monitoring stack (#9)
## What 
Remove node exporter from monitoring

## Why 
Redundant for this context 

## Checklist

<!-- Check your PR fulfills the following items. -->
<!-- For draft PRs check the boxes as you complete them. -->

- [x] PR title corresponds to the body of PR (we generate changelog
entries from PRs).
- [x] Documentation comments have been added / updated.
2024-03-12 17:06:09 +02:00
26319af6d7 Merge pull request #8 from matter-labs/docs-envs
chore(docs): Better explain chain settings, minor tweaks
2024-03-08 09:24:14 +01:00
37bbe33ad7 minor tweaks 2024-03-08 09:18:55 +01:00
e776080ba4 typo fix 2024-03-08 09:17:00 +01:00
991e7ba587 typo fix 2024-03-08 09:16:24 +01:00
9f7f0bb6cd prettify dump links 2024-03-08 09:15:58 +01:00
ea06fe4c67 chore(docs): Better explain env settings, minor tweaks 2024-03-08 09:13:20 +01:00
254085bea2 Merge pull request #7 from matter-labs/pgtune-docs-fix
chore(docs): Fix duplicated pgtune block in README
2024-03-07 09:51:48 +01:00
b5cb15078b chore(docs): Fix duplicated pgtune block in README 2024-03-07 09:40:57 +01:00
17 changed files with 200 additions and 49 deletions

View File

@ -2,3 +2,6 @@ skip_list:
- 'yaml' - 'yaml'
- 'risky-shell-pipe' - 'risky-shell-pipe'
- 'role-name' - 'role-name'
exclude_paths:
- example_playbooks

View File

@ -26,10 +26,11 @@ Describe what actually happened.
#### 🖥️ Environment #### 🖥️ Environment
Any relevant environment details like: Any relevant environment details like:
* Ansible version * Ansible version
* Operating system * Operating system
* External node version * External Node version
#### 📋 Additional Context #### 📋 Additional Context

View File

@ -5,7 +5,7 @@ sovereignty! We welcome contributions from anyone on the internet, and are grate
## Ways to contribute ## Ways to contribute
There are many ways to contribute to the external node role: There are many ways to contribute to the External Node role:
1. Open issues: if you find a bug, have something you believe needs to be fixed, or have an idea for a feature, please 1. Open issues: if you find a bug, have something you believe needs to be fixed, or have an idea for a feature, please
open an issue. open an issue.

View File

@ -1,6 +1,6 @@
# ansible-en-role # ansible-en-role
Ansible role to deploy and configure zkSync Era External Node, including DB instance setup on the same machine, Traefik as reverse proxy, and Prometheus monitoring (PostgreSQL exporter, Node exporter, cAdvisor, Traefik, External Node native metrics, and VictoriaMetrics vmagent to scrape all of them). Ansible role to deploy and configure zkSync Era External Node, including DB instance setup on the same machine, Traefik as reverse proxy, and Prometheus monitoring (PostgreSQL exporter, cAdvisor, Traefik, External Node native metrics, and VictoriaMetrics vmagent to scrape all of them).
Make sure to configure Prometheus remote write endpoint to send metrics to centralized metrics storage. Make sure to configure Prometheus remote write endpoint to send metrics to centralized metrics storage.
@ -14,7 +14,9 @@ This role has been tested on:
## Usage ## Usage
Minimal required variables that has to be set: For a very simple minimal working example, see example_playbooks directory
Minimal required variables that have to be set:
```yaml ```yaml
database_name: "" database_name: ""
@ -26,6 +28,17 @@ l1_chain_id: ""
l2_chain_id: "" l2_chain_id: ""
``` ```
Additional arbitrary environment variables can be passed to External Node container:
```yaml
additional_env_vars:
- { name: "EN_ADDITIONAL_VAR1", value: "Value1" }
- { name: "EN_ADDITIONAL_VAR2", value: "Value2" }
- { name: "EN_ADDITIONAL_VAR3", value: "Value3" }
```
Please refer to [External Node docs](https://github.com/matter-labs/zksync-era/tree/main/docs/guides/external-node/prepared_configs) to find values for different zkSync Era chains.
If you want to use monitoring (which we highly recommend), you have to change these variables: If you want to use monitoring (which we highly recommend), you have to change these variables:
```yaml ```yaml
@ -54,7 +67,7 @@ iptables_packages:
loadbalancer_ip: "1.2.3.4" loadbalancer_ip: "1.2.3.4"
``` ```
In most cases, you'd want to change PostgreSQL parameters (we recommend to use <https://pgtune.leopard.in.ua/> with "Online transaction processing system" preset as sane defaults), so you can do it using `postgres_arguments` variable, eg: In most cases, you'd want to change PostgreSQL parameters, so you can do it using `postgres_arguments` variable, eg:
```yaml ```yaml
postgres_arguments: postgres_arguments:
@ -66,15 +79,16 @@ postgres_arguments:
- -c - -c
``` ```
We recommend using pgtune [online]<https://pgtune.leopard.in.ua/> or [self-hosted](https://github.com/le0pard/pgtune) version with "Online transaction processing system" preset as a good starting point for generating optimal config for your hardware. We recommend using pgtune [online](https://pgtune.leopard.in.ua/) or [self-hosted](https://github.com/le0pard/pgtune) version with "Online transaction processing system" preset as a good starting point for generating optimal config for your hardware.
If you want to use basic auth for inbound requests, you have to change next variables: If you want to use basic auth for inbound requests, you have to change next variables:
```yaml ```yaml
# Enable basic auth for external node
enable_basic_auth: true enable_basic_auth: true
basic_auth_secret: "htpasswd-generated-secret" basic_auth_secret: "htpasswd-generated-secret"
``` ```
Basic auth secret can be generated by `htpasswd` and `sed` for interpolation:
Basic auth secret can be generated by `htpasswd` and `sed` for interpolation:
```echo $(htpasswd -nb <username> <password>) | sed -e s/\\$/\\$\\$/g``` ```echo $(htpasswd -nb <username> <password>) | sed -e s/\\$/\\$\\$/g```
## Step-by-step guide ## Step-by-step guide
@ -82,16 +96,22 @@ Basic auth secret can be generated by `htpasswd` and `sed` for interpolation:
1. Install the ansible collection on your machine from where you will run ansible: 1. Install the ansible collection on your machine from where you will run ansible:
`ansible-galaxy collection install community.general` `ansible-galaxy collection install community.general`
2. Prepare the latest database backup on your host. you can download it from our [public GCS bucket](https://storage.googleapis.com/zksync-era-mainnet-external-node-backups/external_node_latest.pgdump). 2. Prepare the latest database backup on your host. you can download it from our public GCS buckets:
you should place it to `{{ storage_directory }}/pg_backups` directory. By default, `{{ storage_directory }}` is `/usr/src/en` Skip this step if you are recovering from a snapshot!
3. **OPTIONAL**: If you already have external-node, you can copy tree directory to new host. Copy external-node database tree to `{{ storage_directory }}/db`. * [Era Mainnet latest dump](https://storage.googleapis.com/zksync-era-mainnet-external-node-backups/external_node_latest.pgdump)
* [Era Sepolia Testnet latest dump](https://storage.googleapis.com/zksync-era-testnet-sepolia-external-node-backups/external_node_latest.pgdump)
**Keep in mind, external-node tree should be older than PostgreSQL database backup.** Downloaded dump file should be placed into `{{ storage_directory }}/pg_backups` directory (`/usr/src/en/pg_backups` by default)
3. **OPTIONAL**: If you already have running node, you can copy its tree and state directory to a new host's `{{ storage_directory }}/db`. (`/usr/src/en/db` by default)
Skip this step if you are recovering from a snapshot!
**Keep in mind that tree and state should be older than PostgreSQL database backup.**
4. Run ansible-playbook using this role. We recommend encrypting next variables with ansible-vault or some another way: 4. Run ansible-playbook using this role. We recommend encrypting next variables with ansible-vault or some another way:
``` ```yaml
database_username database_username
database_password database_password
eth_l1_url eth_l1_url
@ -101,6 +121,20 @@ vm_auth_password
5. Connect to your host, and see status of `postgres` container. It can take a lot of time before PostgreSQL database backup will be restored (hours to days, depending on your disk throughput and IOPS), after which PostgreSQL server will be ready for use. Once `postgres` becomes "healthy", `external_node` runs automatically. 5. Connect to your host, and see status of `postgres` container. It can take a lot of time before PostgreSQL database backup will be restored (hours to days, depending on your disk throughput and IOPS), after which PostgreSQL server will be ready for use. Once `postgres` becomes "healthy", `external_node` runs automatically.
## Snapshots Recovery
Example config enabling recovery from a snapshot:
```yaml
- enable_snapshots_recovery: true
- snapshots_bucket_base_url: "snapshots-bucket-name"
```
Snapshot buckets:
* Era Mainnet: `zksync-era-mainnet-external-node-snapshots`
* Era Sepolia Testnet: `zksync-era-boojnet-external-node-snapshots`
## Example Playbook ## Example Playbook
```yaml ```yaml
@ -116,7 +150,6 @@ vm_auth_password
l2_chain_id: "324" l2_chain_id: "324"
l1_chain_id: "1" l1_chain_id: "1"
enable_tls: false enable_tls: false
partner_id: matterlabs
vars_files: vars_files:
- secrets/mainnet_secrets.yml - secrets/mainnet_secrets.yml
roles: roles:

View File

@ -8,12 +8,12 @@ docker_install_compose: true
docker_version: "25.0.3" docker_version: "25.0.3"
docker_compose_version: "v2.23.0" docker_compose_version: "v2.23.0"
# Versions of external node and 3rd party components # Versions of External Node and 3rd party components
traefik_version: 2.11 traefik_version: 2.11
postgres_version: 14 postgres_version: 14
external_node_version: 21.0.2 external_node_version: 24.16.0
vmagent_version: 1.95.1 external_node_raw_docker_tag: ""
node_exporter_version: 1.7.0 vmagent_version: 1.100.1
cadvisor_version: 0.47.2 cadvisor_version: 0.47.2
postgres_exporter_version: 0.15.0 postgres_exporter_version: 0.15.0
@ -62,14 +62,24 @@ enable_tls: false
acme_email: "" acme_email: ""
domain_name: "" domain_name: ""
# Enable basic auth for external node # Enable basic auth for External Node
enable_basic_auth: false enable_basic_auth: false
basic_auth_secret: "" basic_auth_secret: ""
# Force restore pg database # Force restore pg database
force_pg_restore: false force_pg_restore: false
# External node and database options # Use a snapshot to recover
enable_snapshots_recovery: false
snapshots_bucket_base_url: ""
# https://github.com/matter-labs/zksync-era/blob/main/docs/guides/external-node/09_decentralization.md
enable_consensus: false
consensus_secrets_file: ""
consensus_port: 3054
consensus_outbound: []
# External Node and database options
database_name: "" database_name: ""
database_username: "" database_username: ""
database_password: "" database_password: ""
@ -81,6 +91,10 @@ rpc_http_port: 3060
rpc_ws_port: 3061 rpc_ws_port: 3061
healthcheck_port: 3081 healthcheck_port: 3081
metrics_port: 3082 metrics_port: 3082
rust_log: zksync_external_node=info,zksync_core=info,zksync_core::sync_layer=info,zksync_server=info,zksync_prover=info,zksync_contract_verifier=info,zksync_dal=info,zksync_eth_client=info,zksync_storage=info,zksync_db_manager=info,zksync_merkle_tree=info,zksync_state=info,zksync_utils=info,zksync_types=info,loadnext=info,dev_ticker=info,vm=info,block_sizes_test=info,zksync_verification_key_generator_and_server=info,zksync_object_store=info,setup_key_generator_and_server=info,zksync_circuit_synthesizer=info,zksync_queued_job_processor=info,zksync_health_check=info
# Additional env vars passed to External Node
additional_env_vars: []
# Monitoring options section # Monitoring options section
enable_monitoring: false enable_monitoring: false

View File

@ -0,0 +1,23 @@
# Mainnet Snapshots Recovery playbook
This directory is simple example how to set up EN using this role. It comes with snapshots recovery enabled by default.\
**Note that for simplicity it's using postgres database
with a very unsecure password and the EN is just started on the same machine**
To run this playbook, first install dependencies
```shell
ansible-galaxy install -r requirements.yml
```
and then you can run the playbook using
```shell
ansible-playbook playbook.yml -i hosts.ini -K
```
To see logs you can use
```shell
docker logs en-external_node-1
```

View File

@ -0,0 +1,2 @@
[local]
localhost ansible_connection=local

View File

@ -0,0 +1,16 @@
---
- hosts: all
become: true
vars:
database_name: "zksync_ext_node_mainnet"
database_username: "postgres"
database_password: "notsecurepassword"
eth_l1_url: "https://ethereum-rpc.publicnode.com"
main_node_url: "https://zksync2-mainnet.zksync.io"
l1_chain_id: "1"
l2_chain_id: "324"
enable_snapshots_recovery: true
snapshots_bucket_base_url: "zksync-era-mainnet-external-node-snapshots"
roles:
- external_node

View File

@ -0,0 +1,12 @@
---
roles:
- name: geerlingguy.docker
src: https://github.com/geerlingguy/ansible-role-docker
version: "7.1.0"
- name: external_node
src: https://github.com/matter-labs/ansible-en-role
version: "v3.3.0"
collections:
- name: community.general
version: 8.4.0

View File

@ -2,12 +2,12 @@
dependencies: dependencies:
- src: geerlingguy.docker - src: geerlingguy.docker
version: "7.1.0" version: "7.1.0"
when: docker_install when: docker_install_compose
galaxy_info: galaxy_info:
role_name: external_node role_name: external_node
author: matter-labs author: matter-labs
description: External node setup description: External Node setup
license: "license (MIT, APACHE)" license: "license (MIT, APACHE)"
min_ansible_version: "2.13.9" min_ansible_version: "2.13.9"
platforms: platforms:

View File

@ -76,23 +76,38 @@
- src: "templates/vmagent-config.yml.j2" - src: "templates/vmagent-config.yml.j2"
dest: "{{ configuration_directory }}/vmagent-config.yml" dest: "{{ configuration_directory }}/vmagent-config.yml"
- name: Copy main configs
when: enable_consensus
ansible.builtin.template:
src: "templates/consensus_config.yaml.j2"
dest: "{{ configuration_directory }}/consensus_config.yaml"
mode: '0644'
- name: Decrypt consensus_secrets
when: enable_consensus
ansible.builtin.copy:
src: "{{ consensus_secrets_file }}"
dest: "{{ configuration_directory }}/consensus_secrets.yaml"
decrypt: yes
mode: '0600'
- name: Run docker-compose without monitoring - name: Run docker-compose without monitoring
when: not enable_monitoring when: not enable_monitoring
ansible.builtin.shell: ansible.builtin.shell:
cmd: nohup docker compose -f docker-compose.yaml up -d & cmd: nohup docker compose -f docker-compose.yaml up -d </dev/null >/dev/null 2>&1 &
chdir: "{{ configuration_directory }}" chdir: "{{ configuration_directory }}"
changed_when: false changed_when: false
- name: Run docker-compose with monitoring - name: Run docker-compose with monitoring
when: enable_monitoring and (not restore_dump_script.changed) when: enable_monitoring and (not restore_dump_script.changed)
ansible.builtin.shell: ansible.builtin.shell:
cmd: nohup docker compose -f monitoring.yaml -f docker-compose.yaml up -d & cmd: nohup docker compose -f monitoring.yaml -f docker-compose.yaml up -d </dev/null >/dev/null 2>&1 &
chdir: "{{ configuration_directory }}" chdir: "{{ configuration_directory }}"
changed_when: false changed_when: false
- name: Run docker-compose with monitoring with recreation - name: Run docker-compose with monitoring with recreation
when: enable_monitoring and restore_dump_script.changed when: enable_monitoring and restore_dump_script.changed
ansible.builtin.shell: ansible.builtin.shell:
cmd: nohup docker compose -f monitoring.yaml -f docker-compose.yaml up -d --force-recreate & cmd: nohup docker compose -f monitoring.yaml -f docker-compose.yaml up -d --force-recreate </dev/null >/dev/null 2>&1 &
chdir: "{{ configuration_directory }}" chdir: "{{ configuration_directory }}"
changed_when: false changed_when: false

View File

@ -0,0 +1,9 @@
server_addr: '0.0.0.0:3054'
public_addr: '{{ ansible_default_ipv4.address }}:{{ consensus_port }}'
max_payload_size: 5000000
gossip_dynamic_inbound_limit: 100
gossip_static_outbound:
{% for item in consensus_outbound %}
- key: {{ item.key }}
addr: {{ item.addr }}
{% endfor %}

View File

@ -47,7 +47,11 @@ services:
- {{ argument }} - {{ argument }}
{% endfor %} {% endfor %}
external_node: external_node:
{% if not external_node_raw_docker_tag %}
image: "matterlabs/external-node:v{{ external_node_version }}" image: "matterlabs/external-node:v{{ external_node_version }}"
{% else %}
image: "matterlabs/external-node:{{ external_node_raw_docker_tag }}"
{% endif %}
restart: unless-stopped restart: unless-stopped
depends_on: depends_on:
postgres: postgres:
@ -78,6 +82,9 @@ services:
- {{ rpc_ws_port }} - {{ rpc_ws_port }}
- {{ healthcheck_port }} - {{ healthcheck_port }}
- {{ metrics_port }} - {{ metrics_port }}
{% if enable_consensus %}
- {{ consensus_port }}
{% endif %}
environment: environment:
ZKSYNC_HOME: "/" ZKSYNC_HOME: "/"
EN_STATE_CACHE_PATH: /db/state_keeper EN_STATE_CACHE_PATH: /db/state_keeper
@ -90,7 +97,12 @@ services:
CHAIN_STATE_KEEPER_VALIDATION_COMPUTATIONAL_GAS_LIMIT: 2000000 CHAIN_STATE_KEEPER_VALIDATION_COMPUTATIONAL_GAS_LIMIT: 2000000
DATABASE_POOL_SIZE: 200 DATABASE_POOL_SIZE: 200
EN_MAX_BLOCKS_PER_TREE_BATCH: 200 EN_MAX_BLOCKS_PER_TREE_BATCH: 200
RUST_LOG: zksync_core=debug,zksync_dal=info,zksync_eth_client=info,zksync_merkle_tree=info,zksync_storage=info,zksync_state=debug,zksync_types=info,vm=info,zksync_external_node=info,zksync_utils=debug MISC_LOG_FORMAT: json
RUST_LOG: {{ rust_log }}
{% if enable_consensus %}
EN_CONSENSUS_CONFIG_PATH: /etc/consensus_config.yaml
EN_CONSENSUS_SECRETS_PATH: /run/secrets/consensus_secrets.yaml
{% endif %}
healthcheck: healthcheck:
test: [ "CMD", "curl", "-f", "http://localhost:{{ healthcheck_port }}/health" ] test: [ "CMD", "curl", "-f", "http://localhost:{{ healthcheck_port }}/health" ]
interval: 1m interval: 1m
@ -99,6 +111,24 @@ services:
start_period: 1m start_period: 1m
volumes: volumes:
- "{{ storage_directory }}/db:/db" - "{{ storage_directory }}/db:/db"
{% if enable_consensus %}
- "consensus_config.yaml:/etc/consensus_config.yaml"
{% endif %}
env_file: env_file:
- "external_node.env" - "external_node.env"
- "postgres.env" - "postgres.env"
command:
{% if enable_snapshots_recovery %}
- --enable-snapshots-recovery
{% endif %}
{% if enable_consensus %}
- --enable-consensus
secrets:
- consensus_secrets
{% endif %}
{% if enable_consensus %}
secrets:
consensus_secrets:
file: consensus_secrets.yaml
{% endif %}

View File

@ -2,4 +2,16 @@ EN_ETH_CLIENT_URL="{{ eth_l1_url | mandatory }}"
EN_MAIN_NODE_URL="{{ main_node_url | mandatory }}" EN_MAIN_NODE_URL="{{ main_node_url | mandatory }}"
EN_L2_CHAIN_ID="{{ l2_chain_id | mandatory }}" EN_L2_CHAIN_ID="{{ l2_chain_id | mandatory }}"
EN_L1_CHAIN_ID="{{ l1_chain_id | mandatory }}" EN_L1_CHAIN_ID="{{ l1_chain_id | mandatory }}"
{% if enable_snapshots_recovery %}
EN_SNAPSHOTS_RECOVERY_ENABLED="true"
EN_SNAPSHOTS_OBJECT_STORE_MODE="GCSAnonymousReadOnly"
EN_SNAPSHOTS_OBJECT_STORE_BUCKET_BASE_URL="{{ snapshots_bucket_base_url | mandatory }}"
{% endif %}
DATABASE_URL="postgres://{{ database_username | mandatory }}:{{ database_password | mandatory }}@postgres/{{ database_name | mandatory }}" DATABASE_URL="postgres://{{ database_username | mandatory }}:{{ database_password | mandatory }}@postgres/{{ database_name | mandatory }}"
{% if additional_env_vars is defined and additional_env_vars|length > 0 %}
{% for env_var in additional_env_vars %}
{{ env_var.name }}="{{ env_var.value }}"
{% endfor %}
{% endif %}

View File

@ -21,18 +21,6 @@ services:
- "--remoteWrite.vmProtoCompressLevel=2" - "--remoteWrite.vmProtoCompressLevel=2"
restart: always restart: always
node-exporter:
image: "prom/node-exporter:v{{ node_exporter_version }}"
volumes:
- /proc:/host/proc:ro
- /sys:/host/sys:ro
- /:/rootfs:ro
restart: unless-stopped
command:
- '--path.procfs=/host/proc'
- '--path.sysfs=/host/sys'
- '--collector.filesystem.ignored-mount-points=^/(sys|proc|dev|host|etc)($$|/)'
cadvisor: cadvisor:
image: "gcr.io/cadvisor/cadvisor:v{{ cadvisor_version }}" image: "gcr.io/cadvisor/cadvisor:v{{ cadvisor_version }}"
volumes: volumes:

View File

@ -3,7 +3,7 @@ set -e
{% if force_pg_restore %} {% if force_pg_restore %}
pg_restore --clean --exit-on-error -j $(nproc --all) -d postgres -U $POSTGRES_USER --no-owner --no-privileges --disable-triggers --create /pg_backups/external_node_latest.pgdump pg_restore --clean --exit-on-error -j $(nproc --all) -d postgres -U $POSTGRES_USER --no-owner --no-privileges --disable-triggers --create /pg_backups/external_node_latest.pgdump
{% else %} {% elif not enable_snapshots_recovery %}
if psql -U $POSTGRES_USER -d postgres -lqt | cut -d \| -f 1 | grep -qw "{{ database_name }}"; then if psql -U $POSTGRES_USER -d postgres -lqt | cut -d \| -f 1 | grep -qw "{{ database_name }}"; then
echo "Database already exists" echo "Database already exists"
else else

View File

@ -14,14 +14,6 @@ scrape_configs:
- source_labels: [instance] - source_labels: [instance]
target_label: instance target_label: instance
replacement: '{{ node_name | mandatory }}' replacement: '{{ node_name | mandatory }}'
- job_name: node-exporter
static_configs:
- targets:
- "node-exporter:9100"
relabel_configs:
- source_labels: [instance]
target_label: instance
replacement: '{{ node_name | mandatory }}'
- job_name: cadvisor - job_name: cadvisor
static_configs: static_configs:
- targets: - targets:
@ -41,7 +33,8 @@ scrape_configs:
- job_name: traefik - job_name: traefik
static_configs: static_configs:
- targets: - targets:
- "traefik:8080" # traefik uses network host, so docker DNS wouldn't work.
- "127.0.0.1:8080"
relabel_configs: relabel_configs:
- source_labels: [instance] - source_labels: [instance]
target_label: instance target_label: instance