Merge pull request #1541 from letsencrypt/readme-git-integrity
Document git fsckObjects in README.
This commit is contained in:
commit
43af61768e
|
|
@ -22,6 +22,10 @@ Slow start
|
|||
This approach is better if you intend to develop on Boulder frequently, because
|
||||
it's challenging to develop inside the Docker container.
|
||||
|
||||
We recommend setting git's [fsckObjects
|
||||
setting](https://groups.google.com/forum/#!topic/binary-transparency/f-BI4o8HZW0/discussion)
|
||||
for better integrity guarantees when getting updates.
|
||||
|
||||
Boulder requires an installation of RabbitMQ, libtool-ltdl, goose, and
|
||||
MariaDB 10 to work correctly. On Ubuntu and CentOS, you may have to
|
||||
install RabbitMQ from https://rabbitmq.com/download.html to get a
|
||||
|
|
|
|||
Loading…
Reference in New Issue