Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deploy production HTTPS bouncer, collector and web_connectivity test helper #61

Closed
hellais opened this issue Jun 20, 2016 · 8 comments
Closed
Assignees

Comments

@hellais
Copy link
Member

hellais commented Jun 20, 2016

This ticket is about updating the canonical bouncer, collector and web_connectivity test helper to support.

I believe the bouncer YAML configuration file should look something like this:

collector:
  httpo://ihiderha53f36lsd.onion:
    collector-alternate:
    - {address: 'https://a.collector.ooni.io', type: 'https'}
    test-helper: {dns: '213.138.109.232:57004', ssl: 'https://213.138.109.232', tcp-echo: '213.138.109.232', traceroute: '213.138.109.232', web-connectivity: 'httpo://7jne2rpg5lsaqs6b.onion'}
    test-helper-alternate:
        web-connectivity:
        - {address: 'https://web-connectivity.ooni.io', type: 'https'}

Let me know if you need some A records to be setup for this.

@hellais
Copy link
Member Author

hellais commented Jun 20, 2016

This is blocking on us being able to make the 1.6.0 release of ooniprobe.

@anadahz
Copy link
Contributor

anadahz commented Jun 21, 2016

@hellais I guess you mean testing instead of production?
A testing ooni-backend with HTTPS bouncer, collector and web_connectivity test helper is up and running.

@hellais
Copy link
Member Author

hellais commented Jun 22, 2016

No, this is related to the deployment of the production HTTPS collector, bouncer and web_connectivity helper #58 is for the testing ones.

@anadahz
Copy link
Contributor

anadahz commented Jun 22, 2016

Isn't better to test new features in a testing deployment?

@hellais
Copy link
Member Author

hellais commented Jun 22, 2016

Of course, but we need to have the production one deployed before ooniprobe 1.6.0 is released.

@anadahz
Copy link
Contributor

anadahz commented Jun 22, 2016

OK we then need another ticket for that since this will be another deployment.

@hellais
Copy link
Member Author

hellais commented Jun 22, 2016

Sorry for not making it clearer that this is about the "production deployment" that should be deployed once we have tested it as described in #58.

@anadahz
Copy link
Contributor

anadahz commented Jul 6, 2016

This has been done, tested and deployed.

@anadahz anadahz closed this as completed Jul 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants