Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ docker-compose up
PostgreSQL storage persists in a docker volume. The PostgreSQL server can be found at <DOCKER_IP_HOST_HERE>:5432

## History
Iris is almost entirely forked from an abondoned project Manoj Saha (https://github.com/manojps/google-play-apps-crawler-scrapy) -- so credit goes to him for most of this. My intentions are do dockerize both it and the postgresql storage into one easy to run application.
Iris is almost entirely forked from an abandoned project Manoj Saha (https://github.com/manojps/google-play-apps-crawler-scrapy) -- so credit goes to him for most of this. My intentions are do dockerize both it and the postgresql storage into one easy to run application.

docker build . -t behren/gplaycrawler && docker push behren/gplaycrawler
docker-compose up --scale gplay-crawler=2
docker-compose up --scale gplay-crawler=2