zulip/servers
Zev Benjamin c97278ee8f [manual] puppet: Make RabbitMQ and epmd only listen on localhost
To apply this change, we must not only do a puppet apply, but also
restart rabbitmq and epmd.  Rabbitmq is easy to restart, but epmd is
a little more annoying.  epmd is run as a side effect of starting up
rabbitmq-server, but is not stopped when rabbitmq-server is stopped.
Therefore, the correct procedure is to stop rabbitmq-server, kill
epmd (by running `epmd -kill`), and then start rabbitmq-server again.

(imported from commit a651e5363a8b9a04b713c31baef379c566d5dbfc)
2013-10-24 11:12:59 -04:00
..
puppet/modules [manual] puppet: Make RabbitMQ and epmd only listen on localhost 2013-10-24 11:12:59 -04:00
configure-rabbitmq Change Humbug => Zulip in text/comments. 2013-08-07 10:00:07 -04:00
install-nodejs Add a script to build and install Node.js on one of our servers 2013-04-01 15:21:05 -04:00
install-server install-server: Rename local variables to use zulip names. 2013-10-08 08:57:30 -04:00
update-server puppet: Store the machine's type in /etc and add script to reapply the appropriate puppet config 2013-02-11 13:19:41 -05:00