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

https://github.com/cuongnb14/docker-scrapyui


https://github.com/cuongnb14/docker-scrapyui

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# scrapy_ui

Web UI for scrapyd base on django admin.

https://hub.docker.com/r/cuongnb14/scrapy_ui

## Pull

`docker pull cuongnb14/scrapy_ui:0.1`

## Run

`docker run -d -p 8000:8000 --name=scrapy_ui -v scrapy_ui:/app/dbs --network alpha-net cuongnb14/scrapy_ui:0.1`

## Default Account

`admin/admin`