Skip to content

Commit

Permalink
static vis main link
Browse files Browse the repository at this point in the history
  • Loading branch information
zaidfarekh committed Dec 25, 2015
1 parent 12266f2 commit 892d621
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pipelines/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@ The password is -> "u"

### Demonizing Tornado/luigi static visualiser and central scheduler
docker exec -i <running-container-id/Name> luigid --background --logdir /var/log/luigi/
## To access the web application
## From your host browser navigate to "http://<your-container-ip>:8020"

### Running the main command (Languages Count)
docker exec -i <running-container-id/Name> bash -c "cd /home/ubuntu/josa/pipelines && PYTHONPATH=. luigi --module josagit AggregateLanguages"
Expand Down

0 comments on commit 892d621

Please sign in to comment.