Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joranhonig/prestoethereumdocker
https://github.com/joranhonig/prestoethereumdocker
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/joranhonig/prestoethereumdocker
- Owner: JoranHonig
- Created: 2018-04-03T10:44:44.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-04-03T10:52:58.000Z (over 6 years ago)
- Last Synced: 2024-10-15T15:01:29.138Z (2 months ago)
- Size: 1.95 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Project integrating
https://github.com/smizy/docker-presto
and
https://github.com/xiaoyao1991/presto-ethereumTo 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
```