Skip to main content
Daki Hosting offers a permanently free tier for Discord bots and Node.js or Python applications hosted in Germany. This page explains how the Free Tier works and what separates it from paid plans.

What you’ll learn

  • What resources a free server includes
  • How the runtime counter works and how to extend it
  • What happens when runtime runs out
  • Key restrictions and limitations of the Free Tier
  • How Free Tier compares to paid plans

Resources

Each Free Tier server includes: All Free Tier servers are hosted in Germany.

How the Runtime System Works

Free Tier servers do not run indefinitely. They use a that decreases over time and must be topped up by watching short ads in the .
  • Initial runtime: Every new free server starts with 3 days of runtime.
  • Maximum runtime: You can accumulate up to 30 days at any time.
  • Cost: Completely free — no payment required, ever.

Extending Runtime

Log in to dash.daki.cc and use the renewal option on your server page.

What Happens When Runtime Expires

Free Tier servers have no automatic backups. Once deleted, your data is gone permanently. Always store your code in an external location — for example, on GitHub.

Renewal Reminders

Enable the Server Renewal Reminder in the Credentials tab of the Free Tier Dashboard (dash.daki.cc/credentials). The Daki Discord bot will then DM you before your server is about to expire.

Free Tier Restrictions

  • One server per account. You cannot run multiple servers simultaneously.
  • One account per person. Creating multiple accounts is a Terms of Service violation and may result in .
  • Node.js and Python only. Java, Rust, C#, and other runtimes are not available.
  • Discord login only. The Free Tier Dashboard uses Discord OAuth — no email/password sign-up.
  • No uptime SLA. The 99.9% uptime guarantee applies to paid plans only.
  • No public ports. Free Tier servers cannot receive inbound connections. Discord bots (which connect outbound) are not affected, but web servers and APIs will not be publicly reachable. See Network & Allocations.

Free Tier vs Paid Plans


Next Steps