Replace all production IPs (public, LAN, Tailscale), host port bindings, and hardcoded passwords/secrets across RUNBOOK.md, docs/, and projects/ with descriptive placeholders (<KSCLOUD1_PUBLIC_IP>, <port>, <KSCLOUD1_SUDO_PASSWORD>, etc.) so no sensitive infrastructure details are committed to the repository. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
33 lines
714 B
Markdown
33 lines
714 B
Markdown
# Discord Integration
|
|
|
|
## Purpose
|
|
|
|
Connect the KiteStacks website to the official KiteStacks Discord community.
|
|
|
|
## Current Status
|
|
|
|
Status: Implemented in test environment.
|
|
|
|
Test URL:
|
|
http://<MONK_LAN_IP>:<port>
|
|
|
|
Discord Invite:
|
|
https://discord.gg/QbdveTb6Kw
|
|
|
|
## Completed
|
|
|
|
- Added Community panel to the test portal.
|
|
- Added Discord card.
|
|
- Added Discord icon.
|
|
- Connected Discord card to invite link.
|
|
- Adjusted layout to reduce negative space.
|
|
- Verified Discord invite works.
|
|
|
|
## Future Roadmap
|
|
|
|
- Create #recent-activity channel.
|
|
- Configure Forgejo webhook notifications.
|
|
- Add Discord announcement workflow.
|
|
- Add Authentik integration.
|
|
- Add role-based onboarding.
|
|
- Add future GitHub card as coming soon.
|