[tor-bugs] #31834 [Circumvention]: Make obfs4 Docker image more usable

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Mar 11 20:35:38 UTC 2020


#31834: Make obfs4 Docker image more usable
-------------------------------+-------------------------------
 Reporter:  phw                |          Owner:  phw
     Type:  defect             |         Status:  closed
 Priority:  Medium             |      Milestone:
Component:  Circumvention      |        Version:
 Severity:  Normal             |     Resolution:  fixed
 Keywords:  docker, s30-o24a2  |  Actual Points:  1.1
Parent ID:  #31281             |         Points:  1
 Reviewer:  cohosh             |        Sponsor:  Sponsor30-can
-------------------------------+-------------------------------

Comment (by thymbahutymba):

 I would like to propose to you few changes for the deploy. I made some
 changes in order to use docker-compose for the deployment.

 The changes are available at my repository in the
 [https://gitlab.com/thymbahutymba/docker-obfs4-bridge/-/tree/docker-
 compose docker-compose] branch at this [https://gitlab.com/thymbahutymba
 /docker-obfs4-bridge/-/commit/73e3d603fb62bb98debfd68c2e1ff902ccfc7dea
 commit]. Using docker-compose makes easier the deploying once there is a
 new image available. This is possible, after pulling the new image which
 can be done even using docker-compose pull, just doing: {{{docker-compose
 up -d obfs4-bridge}}} which is part of {{{make deploy}}}. In such way
 there is no need to stop the container, remove it and then deploy it
 again, which it takes three steps.

 I'm not only quite sure about {{{.env}}} file which in case can be easily
 replaced by the current {{{bridge.sh}}}.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/31834#comment:26>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list