CivicTechTO / civictechto-chatbot

A custom hubot chat bot for Civic Tech Toronto.
https://civictechto-chatbot.herokuapp.com/
1 stars 1 forks source link

Create hubot script for managing *.labs.civictech.ca subdomain #2

Open patcon opened 8 years ago

patcon commented 8 years ago

Would be cool to allow any member of the slack channel to create official-looking subdomains on the civictech.ca site. Might make project peeps feel a little more invested. (Could also try using hubot-admin script to limit access control to coordinators, but at least they'd still be doing it in public chat and folks could witness the process for getting one and knowing who to ask.)

Existing hubot script: https://github.com/dylanmei/hubot-route53/

Docs: https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/Route53.html#changeResourceRecordSets-property

patcon commented 8 years ago

Working, but not proper access controls: https://github.com/lusis/hubot-dnsmadeeasy

Note: we're currently using easyDNS, so we'd need to switch the dyndns or AWS route53 in order to get proper per-domain access control for API keys