v3.9.9 brings the fork (almost) up to date with upstream Nitro and includes the Arbitrum security fixes shipped in that release, so upgrade promptly.
Get the config bundle then unzip it:
Read the README.md, but briefly: in docker-compose.yml, switch the Arbitrum RPC endpoint from public to your private or you'll be rate-limited.
If you already have a replica then:
data directory in your replica's folder:
mv docker-compose.novol.yml docker-compose.ymldata to the bundle's folder.mv docker-compose.novol.yml docker-compose.ymlmkdir -p data/apechaindata/apechain/nitroStart the node (docker-compose up -d)
docker-compose logs -f. You should see created blockcast block-number && sleep 15 && cast block-number