[FOLIO-290] Set up slack-invitation.folio.org Created: 01/Sep/16 Updated: 12/Nov/18 Resolved: 16/Jan/17 |
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Bug | Priority: | P4 |
| Reporter: | Peter Murray | Assignee: | Peter Murray |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | 7 hours, 40 minutes | ||
| Original estimate: | Not Specified | ||
| Issue links: |
|
||||||||
| Sprint: | |||||||||
| Description |
|
As reported on Discuss: Automated Slack Invitations now available - Community - FOLIO Discussions |
| Comments |
| Comment by Peter Murray [ 01/Sep/16 ] |
|
Issue posted with Slack tech support: Help Request 1101690 |
| Comment by Peter Murray [ 01/Sep/16 ] |
|
Wow – fast response from Slack:
Will ask for verification from people on Discuss. |
| Comment by Julian Ladisch [ 01/Sep/16 ] |
|
I've tried https://su17s9g5c5.execute-api.us-east-1.amazonaws.com/production with an other email address and got access to https://folio-project.slack.com/ |
| Comment by Peter Murray [ 01/Sep/16 ] |
|
Thanks for the report, Julian Ladisch. |
| Comment by David Crossley [ 24/Oct/16 ] |
|
Now the domain name slack-invitation.folio.org does resolve and https is happy. Is anything more needed? |
| Comment by Peter Murray [ 27/Oct/16 ] |
|
Yes – I need to document the setup and upload the code to the FOLIO infrastructure repo (in case I get run over by a bus). |
| Comment by Peter Murray [ 05/Dec/16 ] |
|
I've added a mock method handler in the Slack invitation AWS API gateway to handle these false errors. They are coming from bots asking for /sitemap.xml, which didn't exist as a resource in the API definition. It now exists as an API resource and returns a 404 HTTP status code, so these errors should stop. (Try it yourself – https://slack-invitation.folio.org/sitemap.xml returns a zero-length response and no error!) |
| Comment by Peter Murray [ 16/Jan/17 ] |
|
Finally finished documenting this. |