Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlockchainProxy Docker

Докер для BlockchainProxy

Установка

git clone https://github.com/ishmelev23/blockchain_proxy_docker
cd blockchain_proxy_docker
mkdir logs && cd logs && touch api.log publisher.log watcher.log
cd configs && touch api_configs.py publisher_configs.py watcher_configs.py # and cofigure it

Запуск

docker-compose up db # Start postgres service
docker-compose up api-app api # Start nginx with application api
docker-compose up publisher # Start publisher service
docker-compose up watcher # Start watcher service

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages