Skip to main content

Quickstart


What Happens Next (Automatically)

Once /setup completes, you don’t need to do anything else. WardForge works silently in the background:

Minimal Permission Set

After the initial setup, you can restrict WardForge’s permissions to:
Administrator is only required during /setup to create the initial role/channel structure. You can remove it immediately after.

Docker Self-Hosting (Optional)

If you prefer to host WardForge yourself:
Set a strong REDIS_PASSWORD and DB_PASSWORD in your .env before starting. The default values in .env.example are placeholders only.
The only ports exposed to the internet are 80 and 443 (Nginx). Everything else — the bot, the dashboard, Redis, PostgreSQL — communicates on an isolated internal Docker network.