mirror of
https://github.com/aljazceru/cyphernode.git
synced 2025-12-17 04:35:14 +01:00
588 B
588 B
Cyphernode CRON container
Pull our Cyphernode image
docker pull cyphernode/proxycron:latest
Build yourself the image
docker build -t cyphernode/proxycron:latest .
Run image
If you are using it independantly from the Docker stack (docker-compose.yml), you can run it like that:
docker run --rm -d --network cyphernodenet --env-file env.properties cyphernode/proxycron:latest
Configure your container by modifying env.properties file
TX_CONF_URL=proxy:8888/executecallbacks
OTS_URL=proxy:8888/ots_backoffice