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

Add some A records to a domain for the stage/testing backend #60

Closed
anadahz opened this issue Jun 7, 2016 · 8 comments
Closed

Add some A records to a domain for the stage/testing backend #60

anadahz opened this issue Jun 7, 2016 · 8 comments
Assignees

Comments

@anadahz
Copy link
Contributor

anadahz commented Jun 7, 2016

This task is about adding a number of A records that will resolve to the stage/testing backend server.

@hellais
Copy link
Member

hellais commented Jun 8, 2016

I need some IPs and a hostname to do this.

@anadahz
Copy link
Contributor Author

anadahz commented Jun 8, 2016

[1.209.122.30]
stage.bouncer.ooni.io
stage.a.collector.ooni.io
stage.a.web-connectivity.th.ooni.io

[1.209.122.32]
test.bouncer.ooni.io
test.a.collector.ooni.io
test.a.web-connectivity.th.ooni.io

@hellais
Copy link
Member

hellais commented Jun 8, 2016

Sounds good. I am just going to flip the test part to be closer to the root of the domain since it's the main qualifier and I think it is semantically more correct to be placed closer to the domain it's referring to.

Hence this will be what I will create:

Staging

stage.ooni.io A 1.209.122.30
bouncer.stage.ooni.io A 1.209.122.30
a.collector.stage.ooni.io A 1.209.122.30
a.web-connectivity.th.stage.ooni.io A 1.209.122.30

Testing

test.ooni.io A 1.209.122.32
bouncer.test.ooni.io A 1.209.122.32
a.collector.test.ooni.io A 1.209.122.32
a.web-connectivity.th.test.ooni.io A 1.209.122.32

@hellais
Copy link
Member

hellais commented Jun 8, 2016

Created.

Should soon propagate.

@hellais hellais closed this as completed Jun 8, 2016
@hellais
Copy link
Member

hellais commented Jun 8, 2016

Since a.collector.test.ooni.io was taken by the Measurement-Kit testing collector (as @bassosimone pointed out to me)

I created this instead:

b.collector.test.ooni.io A 1.209.122.32

@anadahz
Copy link
Contributor Author

anadahz commented Jun 14, 2016

@hellais it seems that bouncer.test.ooni.io points to 199.119.112.211
Can you change it to 1.209.122.32?

@anadahz anadahz reopened this Jun 14, 2016
@hellais
Copy link
Member

hellais commented Jun 14, 2016

Oh right. I was pointing to both. Removed the record for 1.209.122.32

@anadahz
Copy link
Contributor Author

anadahz commented Jun 14, 2016

@hellais thank you!

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