Deploy Slack Inviter applications on Kubernetes with Wodby.
Warning
This stack requires an existing Slackin-compatible legacy administrator API token. Slack no longer issues these tokens, and ordinary Slack app or bot tokens do not work with the legacy invitation endpoint. Use this stack only when migrating a working Slackin installation whose token is still active.
This repository defines the Wodby stack manifests and default service composition for Slack Inviter.
- Slack Inviter stack on Wodby
- Browse Wodby application stacks
- Wodby stack documentation
- Stack manifest reference
Use one of the compatible boilerplates exposed by this stack's services to start with Wodby CI build configuration:
| Component / service | Default configuration |
|---|---|
Slack Inviterslack-inviter |
required; enabled by default; follows the latest released Slack Inviter service |
Start from Slack Inviter, or connect your own compatible source repository.
Review service versions, storage, links, and optional components when creating the application. The same stack can be reused across development, staging, and production environments.
- Fork this repository.
- Edit the stack manifest.
- Import the repository as a Git-backed stack.
When replacing or renaming a stack service, update every related link target and derivative reference. Stack-local names and referenced service names are distinct identifiers.
Validate the manifests with:
wodby stack validate-manifest stack.yml --org <org-id>See the stack manifest reference and the managed services index.