Actions
Task #11664
closed
Add ALIAS to nlp-d.dev.d4science.org and nlp-hub-d.dev.d4science.org
Status:
Closed
Priority:
Normal
Assignee:
_InfraScience Systems Engineer
Category:
Other
Target version:
Start date:
Apr 17, 2018
Due date:
% Done:
100%
Estimated time:
Infrastructure:
Production
Description
The VM above are running in production environment with a development names. If possible, I suggest to give a production alias to these VMs?
nlp-d.dev.d4science.org => nlp1.d4science.org
nlp-hub-d.dev.d4science.org => nlp-hub.d4science.org
Related issues
Updated by Roberto Cirillo about 7 years ago
- Related to VM Creation #11662: New development machine for NLP Hub added
Updated by Andrea Dell'Amico about 7 years ago
- Status changed from New to In Progress
That's ugly. They were requested as dev VMs.
@roberto.cirillo@isti.cnr.it Please move them in the ansible inventory and configure letsencrypt to ask a certificate for the prod name.
Updated by Andrea Dell'Amico about 7 years ago
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
The CNAMEs have been created.
Updated by Roberto Cirillo about 7 years ago
- Status changed from Closed to In Progress
- % Done changed from 100 to 90
I'm still not able to connect to the host by CNAME:
TASK [Gathering Facts] **************************************************************************************************************************************************************************************************************** fatal: [nlp1.d4science.org]: UNREACHABLE! => {"changed": false, "msg": "Failed to connect to the host via ssh: ssh: Could not resolve hostname nlp1.d4science.org: Name or service not known\r\n", "unreachable": true}
Updated by Andrea Dell'Amico about 7 years ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
After I confirm the change in the DNS management interface there's nothing I can do. You have to wait for the DNS zone to update itself. And it is, by the way:
$ host nlp1.d4science.org nlp1.d4science.org is an alias for nlp-d.dev.d4science.org. nlp-d.dev.d4science.org has address 146.48.122.108
Updated by Roberto Cirillo about 7 years ago
- Related to Task #11674: nlp-d.dev.d4science.org: change container name to the new ALIAS added
Actions