next move
This commit is contained in:
@@ -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
1
fantom-archive.yml
Symbolic link
@@ -0,0 +1 @@
|
|||||||
|
fantom/opera/fantom-mainnet-opera-archive-trace.yml
|
||||||
Reference in New Issue
Block a user