next move

This commit is contained in:
squidbear
2025-03-24 17:05:23 +01:00
parent 9e41f705a1
commit 5970d0f953

View File

@@ -1,30 +0,0 @@
version: "3.1"
services:
fantom-archive:
build:
args:
VERSION: release/txtracing/1.1.2-rc.6
context: ./fantom
dockerfile: Dockerfile
environment:
- SNAPSHOT_URL_DISABLED=https://download.fantom.network/opera_5may22.tgz
- CACHE_SIZE=${FANTOM_CACHE_SIZE}
volumes:
- "fantom-archive:/datadir"
expose:
- "18544"
- "5050"
networks:
- chains
restart: unless-stopped
labels:
- "traefik.enable=true"
- "traefik.http.middlewares.fantom-archive-stripprefix.stripprefix.prefixes=/fantom-archive"
- "traefik.http.services.fantom-archive.loadbalancer.server.port=18544"
- "traefik.http.routers.fantom-archive.entrypoints=websecure"
- "traefik.http.routers.fantom-archive.tls.certresolver=myresolver"
- "traefik.http.routers.fantom-archive.rule=Host(`$DOMAIN`) && PathPrefix(`/fantom-archive`)"
- "traefik.http.routers.fantom-archive.middlewares=fantom-archive-stripprefix, ipwhitelist"
volumes:
fantom-archive:

1
fantom-archive.yml Symbolic link
View File

@@ -0,0 +1 @@
fantom/opera/fantom-mainnet-opera-archive-trace.yml