[tor-bugs] #15730 [Ooni]: Write OONI Pipeline init script

Tor Bug Tracker & Wiki blackhole at torproject.org
Sat Apr 18 12:36:16 UTC 2015


#15730: Write OONI Pipeline init script
---------------------+-------------------------
 Reporter:  hellais  |          Owner:  hellais
     Type:  defect   |         Status:  new
 Priority:  normal   |      Milestone:
Component:  Ooni     |        Version:
 Keywords:           |  Actual Points:
Parent ID:           |         Points:
---------------------+-------------------------
 Currently when the machine hosting the pipeline reboots the docker
 container services need to be rested manually.

 This is a summary of them:

 {{{
 root at IX-0150:~# docker ps
 CONTAINER ID        IMAGE                       COMMAND
 CREATED             STATUS              PORTS
 NAMES
 f117c1ea99b0        ooni/sshd:latest            "/usr/sbin/sshd -D"   2
 weeks ago         Up 2 weeks          127.0.0.1:49154->22/tcp
 sshd
 fc50af5348e5        ooni-app:latest             "grunt"               6
 weeks ago         Up 2 weeks          35729/tcp,
 104.193.9.122:3000->3000/tcp   romantic_hypatia
 48b5ce0241e8        ooni/web-server:latest      "nginx"               7
 weeks ago         Up 2 weeks          104.193.9.122:80->80/tcp
 web-server
 a87fac01ec4d        dockerfile/mongodb:latest   "mongod"              7
 weeks ago         Up 2 weeks          28017/tcp,
 127.0.0.1:49153->27017/tcp     mongodb
 }}}

 This task is to implement init scripts for either all the pipeline or the
 individual services

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


More information about the tor-bugs mailing list