Skip to content

Latest commit

 

History

History
 
 

cron_docker

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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