Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/joranhonig/prestoethereumdocker


https://github.com/joranhonig/prestoethereumdocker

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

Project integrating
https://github.com/smizy/docker-presto
and
https://github.com/xiaoyao1991/presto-ethereum

To use:

```
docker build . -t 'walker/presto'
docker-compose up -d
docker-compose exec worker-1 presto --server coordinator-1.vnet:8080 --catalog ethereum --schema default
```