librarian-puppetvagrant plugin install vagrant-librarian-puppet(actually, it's optional - meh)
- Open
localhost:8000and log in withadminpasswordb - Open
localhost:9001for Supervisor web interface. You can restart RTD and tail the log there.
- Installing Read the Docs's requirements takes a while - *staring at*
Python::Requirements - Read the Docs is run as
vagrantuser
Explore puppet/manifests/init.pp.
Set $reset_db to true, then run vagrant provision. Don't forget to change it back.
RTD has ALLOW_PRIVATE_REPO = True. If you want an ssh key generated, set $ssh to true, and you'll get a public key for vagrant user: id_rsa.pub. Setting $connect_host and $connect_port ensures that you don't get host verification prompt.
- Address
WARNING [elasticsearch:82] ... ProtocolError: ('Connection aborted.', error(111, 'Connection refused'))