This commit is contained in:
Para Dox
2025-04-12 13:00:08 +07:00
parent c241595dfd
commit 7e2206ae18
206 changed files with 618 additions and 1316 deletions

View File

@@ -1,7 +1,7 @@
---
# use at your own risk
services:
zksync-era-sepolia-archive-client:
image: ${ZKSYNC_ERA_EXTERNAL_NODE_IMAGE:-matterlabs/external-node}:${ZKSYNC_ERA_SEPOLIA_EXTERNAL_NODE_VERSION:-v26.2.1}
user: root
@@ -20,9 +20,7 @@ services:
net.ipv4.tcp_max_tw_buckets: 2000000 # Allow more TIME_WAIT sockets
expose:
- 8545
- 8546
ports:
- 10780:10780
- 10780:10780/udp
@@ -62,7 +60,6 @@ services:
- ${NO_SSL:-traefik.http.routers.zksync-era-sepolia-external-node-archive.rule=Host(`$DOMAIN`) && PathPrefix(`/zksync-era-sepolia-archive`)}
- ${NO_SSL:+traefik.http.routers.zksync-era-sepolia-external-node-archive.rule=PathPrefix(`/zksync-era-sepolia-archive`)}
- traefik.http.routers.zksync-era-sepolia-external-node-archive.middlewares=zksync-era-sepolia-external-node-archive-stripprefix, ipwhitelist
zksync-era-sepolia-archive-db:
image: postgres:14
command: >
@@ -92,12 +89,12 @@ services:
- POSTGRES_PASSWORD=notsecurepassword
networks:
- chains
volumes:
zksync-era-sepolia-external-node-archive:
zksync-era-sepolia-external-node-archive_db:
x-upstreams:
- id: $${ID}
labels:
provider: $${PROVIDER}
@@ -106,7 +103,6 @@ x-upstreams:
enabled:
- debug
- filter
methods:
disabled:
enabled: