Ticket #502 (closed enhancement: fixed)
patterns sub-domain for transitionresearchnetwork.org, was: Setting up specific pointer for URL
Reported by: | ed | Owned by: | chris |
---|---|---|---|
Priority: | major | Milestone: | Maintenance |
Component: | DNS | Keywords: | |
Cc: | Estimated Number of Hours: | 0.0 | |
Add Hours to Ticket: | 0 | Billable?: | yes |
Total Hours: | 1.0 |
Description
Can we set this URL: www.transitionresearchnetwork.org/research-guidelines to point to this location: https://cldstr.com/docs/configure-dns While this URL: www.transitionresearchnetwork.org/ Still points to the current location. ~~~~ Ed Mitchell: Transition Network Web manager web: http://transitionnetwork.org project blog: http://transitionnetwork.org/blogs/ed-mitchell mobile: +44 (0)7807 141 828 office hours: Mon, Tues, Wed, Thurs company no. 6135675 charity no. 1128675 Subscribe to Transition news: http://tinyurl.com/transitionregister ~~~~
Change History
comment:2 Changed 4 years ago by ed
- Owner changed from jim to chris
- Status changed from new to assigned
- Type changed from defect to enhancement
- Milestone set to Maintenance
auto-sets to Jim as owner, a major defect. have re-set to Chris as owner, an enhancement, in maintenance.
comment:4 in reply to: ↑ description Changed 4 years ago by chris
- Add Hours to Ticket changed from 0.0 to 0.1
- Total Hours changed from 0.0 to 0.1
Replying to ed:
Can we set this URL:
www.transitionresearchnetwork.org/research-guidelines
to point to this location:
https://cldstr.com/docs/configure-dns
While this URL:
www.transitionresearchnetwork.org/
Still points to the current location.
We can't do this but the people running the site can by following the instructions here:
- Create a Navigation Link that Leads to Another Site http://kb.weebly.com/redirect-pages.html
comment:5 Changed 4 years ago by chris
But I don't see why they would want a request for http://www.transitionresearchnetwork.org/research-guidelines to result in people getting https://cldstr.com/docs/configure-dns ?
comment:6 follow-up: ↓ 7 Changed 4 years ago by ed
The WAGN developers are doing some work on the WAGN 'research guidelines' pattern language. We are agreed for the work to proceed on their website for phase 1, and review if we want to bring it inhouse in phase 2. Here from emails with WAGN sys ad:
"To do that, log into cldstr.com, and rename your site to transitionresearchnetwork.org (without the www.) and /wagn1 to /research-guidelines. Then, tell me. And then, point your DNS per https://cldstr.com/docs/configure-dns"...
comment:7 in reply to: ↑ 6 Changed 4 years ago by chris
- Add Hours to Ticket changed from 0.0 to 0.13
- Total Hours changed from 0.1 to 0.23
Replying to ed:
The WAGN developers are doing some work on the WAGN 'research guidelines' pattern language. We are agreed for the work to proceed on their website for phase 1, and review if we want to bring it inhouse in phase 2. Here from emails with WAGN sys ad:
"To do that, log into cldstr.com, and rename your site to transitionresearchnetwork.org (without the www.) and /wagn1 to /research-guidelines. Then, tell me. And then, point your DNS per https://cldstr.com/docs/configure-dns"...
This doesn't make sense to me, currently transitionresearchnetwork.org and www.transitionresearchnetwork.org are Weebly sites -- are they now wanting the domain to be pointed to Cloudstore?
If they are asking to have the transitionresearchnetwork.org domain set up for use with Cloudstore then I'd suggest I create a sub-dmain for this, eg cloudstore.transitionresearchnetwork.org
We could run our own service, there is capacity on wiki:PenguinServer, see some suggestions here:
Going forward the thing I'd personally like to see the Network considering is the provision of network services to enable transition initiatives and projects to have easy access to green, secure, non-corporate, federated, autonomous network infrastructure, for example the provision of services such as these:
...
- A Zend.To server and / or a ownCloud server and / or a sparkleshare server as an alternative to things like Dropbox and Google Drive
comment:8 Changed 4 years ago by ed
The requirement is for the extension http://www.transitionresearchnetwork.org/research-guidelines to be pointed at the WAGN URL: https://cldstr.com/docs/configure-dns
My understanding is that they will need to do this on their weebly site so I'm following that up.
They are using cloudstore as they are using the WAGN application for their work.
Point taken about the cloud stuff - that's a long term funded strategic thing...
comment:9 follow-up: ↓ 10 Changed 4 years ago by chris
- Status changed from assigned to closed
- Total Hours changed from 0.23 to 0.48
- Component changed from Drupal modules & settings to DNS
- Summary changed from Setting up specific pointer for URL to patterns sub-domain for transitionresearchnetwork.org, was: Setting up specific pointer for URL
- Add Hours to Ticket changed from 0.0 to 0.25
- Resolution set to fixed
I have set up a CNAME for them, this is the current transitionresearchnetwork.org zone file:
@ 10800 IN A 199.34.228.100 www 10800 IN A 199.34.228.100 research 10800 IN CNAME trnpatternlanguage.230.cldstr.com.
comment:10 in reply to: ↑ 9 Changed 4 years ago by chris
Replying to chris:
@ 10800 IN A 199.34.228.100 www 10800 IN A 199.34.228.100 research 10800 IN CNAME trnpatternlanguage.230.cldstr.com.
Oops, there was a mistake in the above, it's now fixed:
@ 10800 IN A 199.34.228.100 www 10800 IN A 199.34.228.100 patterns 10800 IN CNAME trnpatternlanguage.230.cldstr.com.
And checked:
dig @A.DNS.GANDI.NET patterns.transitionresearchnetwork.org +short trnpatternlanguage.230.cldstr.com.
Also the DNS servers have been sorted, see ticket:482#comment:5 and I have updated the wiki:DomainNames page.
comment:11 Changed 4 years ago by chris
- Add Hours to Ticket changed from 0.0 to 0.25
- Total Hours changed from 0.48 to 0.73
The CNAME has been changed again, we should soon have:
@ 10800 IN A 199.34.228.100 www 10800 IN A 199.34.228.100 patterns 10800 IN CNAME patterns.transitionresearchnetwork.org.230.cldstr.com.
This will need testing in 5 mins like this:
dig @A.DNS.GANDI.NET patterns.transitionresearchnetwork.org +short
comment:12 Changed 4 years ago by chris
It's sorted:
dig patterns.transitionresearchnetwork.org +short patterns.transitionresearchnetwork.org.230.cldstr.com. 67.202.36.129
comment:13 Changed 4 years ago by chris
- Add Hours to Ticket changed from 0.0 to 0.25
- Status changed from closed to reopened
- Resolution fixed deleted
- Total Hours changed from 0.73 to 0.98
Updated again:
@ 10800 IN A 199.34.228.100 www 10800 IN A 199.34.228.100 patterns 10800 IN CNAME patterns.swagn.org.
But the DNS has not yet updated:
dig patterns.transitionresearchnetwork.org +short patterns.transitionresearchnetwork.org.230.cldstr.com. 67.202.36.129
And it will need checking again in 30 mins or so.
comment:14 Changed 4 years ago by chris
- Add Hours to Ticket changed from 0.0 to 0.02
- Status changed from reopened to closed
- Resolution set to fixed
- Total Hours changed from 0.98 to 1.0
It's now updated:
dig patterns.transitionresearchnetwork.org +short patterns.swagn.org. 50.16.69.110
I think this issue is resolved again, so closing the ticket.
This message has 0 attachment(s)