Files
cyphernode/cron_docker/README.md
2019-01-01 12:47:28 -05:00

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