Sign inSign up

germey/gerapy

By germey

Updated 3 months ago

Distributed Crawler Management Framework

Image
10

10K+

germey/gerapy repository overview

Just run this command:

docker run -d -v ~/gerapy:/app/gerapy -p 8000:8000 germey/gerapy

Then it will run at port 8000. You can use the temp admin account (username: admin, password: admin) to login. And please change the password later for safety.

Command Usage:

docker run -d -v <workspace>:/app/gerapy -p <public_port>:<container_port> germey/gerapy

Please specify your workspace to mount Gerapy workspace by -v <your_workspace>:/app/gerapy and specify server port by -p <public_port>:<container_port>.

If you run Gerapy by Docker, you can visit Gerapy website such as http://localhost:8000 and enjoy it, no need to do other initialzation things.

Tag summary

Content type

Image

Digest

sha256:ed087fccf

Size

218.1 MB

Last updated

about 3 years ago

docker pull germey/gerapy