mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-12-11 14:56:04 -05:00
commit
f40bd39e1a
1 changed files with 1 additions and 2 deletions
|
|
@ -22,8 +22,7 @@ Install via pip from this repo, e.g.
|
||||||
pip install git+https://github.com/internetarchive/umbra.git
|
pip install git+https://github.com/internetarchive/umbra.git
|
||||||
|
|
||||||
Umbra requires an AMQP messaging service like RabbitMQ. On Ubuntu,
|
Umbra requires an AMQP messaging service like RabbitMQ. On Ubuntu,
|
||||||
`sudo apt-get install rabbitmq-server` will install and start RabbitMQ
|
`sudo apt-get install rabbitmq-server` will install and start RabbitMQ at amqp://guest:guest@localhost:5672/%2f, which is the default AMQP url for umbra.
|
||||||
at amqp://guest:guest@localhost:5672/%2f, which the default AMQP url for umbra.
|
|
||||||
|
|
||||||
Run
|
Run
|
||||||
---
|
---
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue