Skip to main content

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 typeWhere to find credentials
Free TierCredentials tab at dash.daki.cc/credentials
Paid planAccess tab (email) and Password tab in the Billing Panel

Which Services Are Managed in the Portal

ServiceManaged in Portal?
Free Tier (Node.js / Python)Yes
Paid App & Bot HostingYes
Paid Game ServersYes
VPSNo — managed separately
Dedicated ServerNo — 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 DashboardBilling PanelPortal
URLdash.daki.ccbilling.daki.ccportal.daki.cc
PurposeFree Tier account, credentialsPurchasing and billingServer management
LoginDiscord OAuthOwn accountSSO or Portal credentials
Used byFree Tier usersPaid plan customersAll users

Next Steps