kitestacks-homelab/projects/Discord Integration/README.md
KiteStacks AutoSync e409b461d8 security: redact all IPs, ports, and passwords from docs
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>
2026-06-11 16:05:53 -05:00

714 B

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>:

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.