Documentation Index
Fetch the complete documentation index at: https://wiki.daki.cc/llms.txt
Use this file to discover all available pages before exploring further.
The Portal (portal.daki.cc) is your server management hub. All servers — Free Tier and paid — are managed here. It is built on a customized Pterodactyl panel.
What you’ll learn
- How to log in to the Portal
- Which services are managed here (and which are not)
- What each tab in the Portal does
How to Log In
Option 1 — SSO (recommended): Click the “Login to Portal” or “Login via SSO” button available in both the Free Tier Dashboard and the Billing Panel. This logs you in automatically without a password.
Option 2 — Manual login: Log in directly at portal.daki.cc with your Portal email and password.
| Account type | Where to find credentials |
|---|
| Free Tier | Credentials tab at dash.daki.cc/credentials |
| Paid plan | Access tab (email) and Password tab in the Billing Panel |
Which Services Are Managed in the Portal
| Service | Managed in Portal? |
|---|
| Free Tier (Node.js / Python) | Yes |
| Paid App & Bot Hosting | Yes |
| Paid Game Servers | Yes |
| VPS | No — managed separately |
| Dedicated Server | No — managed separately |
VPS and Dedicated Server customers receive separate access details from the Daki team after ordering.
Portal Tabs
Every server in the Portal has the following tabs:
Console
View live server output and send input to your running process. Includes power action buttons (Start, Stop, Restart, Kill). See Console & Power Actions.
Files
Browse your server’s filesystem in the browser. Upload files, create and edit files, extract archives, and manage directories. See File Manager.
Splits (Paid Plans Only)
Create and manage additional server instances and database servers within your plan’s resource budget. See Understanding Splits.
Subusers
Add other Daki users to your server with granular permissions. See Subusers.
Network
View your server’s hostname and port. On paid plans, add additional port allocations. See Network & Allocations.
Startup
Select your Docker image (runtime version), set the install command (for dependencies), and configure your startup command. See Startup Settings.
Settings
View SFTP connection details, rename your server, reinstall it, or change the programming language (egg). See Server Settings.
Activity
A log of recent actions on your server — starts, stops, file changes, and user actions.
Portal vs Free Tier Dashboard vs Billing Panel
| Free Tier Dashboard | Billing Panel | Portal |
|---|
| URL | dash.daki.cc | billing.daki.cc | portal.daki.cc |
| Purpose | Free Tier account, credentials | Purchasing and billing | Server management |
| Login | Discord OAuth | Own account | SSO or Portal credentials |
| Used by | Free Tier users | Paid plan customers | All users |
Next Steps