docs: update Slack setup with production flow and event verification#14
Merged
Conversation
…est steps Add production deployment instructions alongside local Docker setup. Fix ngrok port (7777, not 8000). Add Event Subscriptions verification step that was causing silent failures. Add test instructions.
Show both ports in ngrok instructions: 8000 for Docker Compose (Quick Start), 7777 for bare AgentOS. Update SLACK_CONNECT.md to match README: add Railway deployment path, event subscription verification step, and production URL guidance.
Replace full step-by-step procedure with a 4-step summary that links to the canonical setup guide. All procedural detail (ngrok ports, manifest, credentials, Railway flow, event verification, scopes) now lives only in docs/SLACK_CONNECT.md.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
challengeverification fails silently and events never arrive. Step 5 documents the retry fix8000for Docker Compose,7777for bare AgentOSdocs/SLACK_CONNECT.mdto match README changesContext
Discovered during Railway deployment of Dash to the Agno workspace. The Slack app was created from manifest before the server had Slack credentials, so the event subscription URL verification failed. Events weren't delivered until we manually retried verification in the Slack app settings.
Type of change
Checklist
README.mdanddocs/SLACK_CONNECT.mdupdated consistentlyformat.shandvalidate.shpass#slack-apps-testingchannel