[tor-commits] [community/develop] Explain how to run multiple containers.

hiro at torproject.org hiro at torproject.org
Thu Jan 23 16:44:42 UTC 2020


commit a5aebc83ddcccf46e6478b73f9f819516e532780
Author: Philipp Winter <phw at nymity.ch>
Date:   Mon Nov 25 15:28:32 2019 -0800

    Explain how to run multiple containers.
---
 content/relay-operations/technical-setup/bridge/docker/contents.lr | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/content/relay-operations/technical-setup/bridge/docker/contents.lr b/content/relay-operations/technical-setup/bridge/docker/contents.lr
index 994453c..aff4cf2 100644
--- a/content/relay-operations/technical-setup/bridge/docker/contents.lr
+++ b/content/relay-operations/technical-setup/bridge/docker/contents.lr
@@ -37,7 +37,8 @@ Make sure that port X and Y are forwarded in your firewall.
 ```
 
 That's it! Your container (identified by the first line of output) is now
-bootstrapping your new obfs4 bridge.
+bootstrapping your new obfs4 bridge.  If you want to run more than one bridge on
+a single machine, run `make deploy` again, but with a different set of ports.
 
 ### 3. Monitor your logs
 





More information about the tor-commits mailing list