Skip to main content

Fully Managed Kanboard
as a Service

Deploy Kanboard as a fully managed service starting at €9/mo. Get automated backups, SSL, updates, support and monitoring included.

Kanboard is an open-source Kanban project management tool — visual boards, swimlanes, subtasks, WIP limits, and automatic actions — built around the principle that less interface beats more features. It pairs the visual clarity of Trello with the control and privacy of self-hosted infrastructure, and it costs the same regardless of how many people use it.

Free 7-day trial  99.9% Uptime SLA  No credit card  Cancel anytime

Free 7-day trial  99.9% Uptime SLA
No credit card  Cancel anytime

Kanboard

Kanboard

STARTING AT

€9/month
Automated Backups
Monitoring
Automated Updates
Auto SSL

USAGE

Unlimited
Human Support
Custom Domains
Terminal Access
File Manager Access
Deploy in your region 21 locations worldwide
GermanyFinlandNetherlandsUKSwedenUnited StatesCanadaSingaporeJapanAustraliaBrazilSouth Africa+9 more →
Kanboard Preview Image

ABOUT THE SOFTWARE

What is Kanboard

Kanboard is a free, open-source Kanban project management tool licensed under the permissive MIT licence. It runs on PHP with a database backend, focuses deliberately on visual board management, and has been maintained continuously since 2014 with 334+ contributors and 30+ language translations.

The project was started by Frédéric Guillot in 2014 and remains his work, with contributions from a wider community on GitHub. Source lives at github.com/kanboard/kanboard; releases are listed at kanboard.org/releases.html. Kanboard is not trying to be Jira, and it is not project-management-as-everything. It is a focused Kanban tool that does eight things deliberately well rather than fifty things vaguely.

Install footprint is small: PHP, a database (SQLite, MySQL/MariaDB, PostgreSQL, or experimental MSSQL), and a web server (Apache, Nginx, Caddy, or IIS). It runs on shared hosting, on a Raspberry Pi, or in a Docker container — though the project's own docs warn against SQLite on NFS or Docker because of file-locking semantics. PostgreSQL or MySQL are the recommended production backend. 30+ language translations ship in the core, from Brazilian Portuguese to Vietnamese.

FEATURES

What Kanboard does

Kanboard ships a focused feature set built around the Kanban method. It does eight things deliberately well rather than fifty things vaguely. The capabilities below are in the core — none require plugins. The plugin system is there if you want to extend further. 

Visual Kanban boards

Drag-and-drop tasks across columns. Add, rename, reorder columns to match your project. Colour-code tasks, set priorities, attach files and comments.

Subtasks, checklists, time tracking

Break tasks down. Estimate effort, log actual hours, see the rollup. Time tracking ships in the core, not as a plugin or paid add-on.

Advanced search syntax

Kanboard's query language filters by assignee, label, due date, swimlane, or project metadata. Build a saved filter; pin it to the board view.

Multiple authentication backends

LDAP, Active Directory, OAuth2 (Google, GitHub, GitLab), reverse-proxy authentication, two-factor TOTP. Wire it once; new users provision themselves.

Work-in-progress limits

Set a per-column WIP cap. Kanboard highlights the column when it goes over the limit, so the constraint is visible during planning, not just in retros.

Automatic actions

Rule-based changes on events. Move a task to "Done" when all subtasks complete, assign a reviewer on column change, fire a webhook on due-date overrun.

Swimlanes

Horizontal lanes within a board. Group by team, client, or priority. Mix swimlanes with column-based Kanban to model two dimensions of flow at once.

JSON-RPC API and webhooks

Full API for every entity — tasks, projects, comments, subtasks. Webhooks fire on events. Build dashboards, integrations, or migrations without touching the database.

WHAT'S ALWAYS INCLUDED

Every app. Fully managed.
Nothing extra to pay for.

Every app you deploy includes the full managed service — security, backups, updates, and support from day one.

Automatic updates and patches

Apps run the latest stable version. Security patches applied silently, with rollback if needed.

Daily off-site backups

Multiple daily backups in redundant off-site locations. One-click restore if anything goes wrong.

24/7 uptime monitoring

Continuous monitoring with instant alerting. We respond before you notice.

SSL, firewall, DDoS protection

Auto-renewing SSL, hardened firewall rules, DDoS mitigation on every deployment.

Performance and scaling

We monitor resource usage continuously. When your app needs more headroom, we flag it and upgrade with your explicit approval.

Dedicated engineering support

Real engineers on chat. DNS, SMTP & migration help. All included in €9.

WHY MANAGED

Why teams pick managed Kanboard

March and April 2026 brought back-to-back security releases for Kanboard — SSRF protection on webhooks, parameter-injection prevention, missing-permission-check fixes in API procedures, and timing-safe API token comparison. Teams running Kanboard themselves had to apply these promptly. Teams on DANIAN already had them.

"Just running Kanboard" doesn't end at the install. The recommended database for production is PostgreSQL/MySQL, and the docs explicitly say SQLite is the wrong choice under NFS or Docker. SSL certificates renew on their own schedule. LDAP and OAuth2 work, but they need wiring. Webhook SSRF protection (added in 1.2.51) is opt-in via a configuration constant; without it, webhook callbacks can be coerced into reaching internal services they shouldn't.

The single most common operational gotcha is the daily cronjob. Every Kanboard install needs a cron entry running ./cli cronjob once a day, or the reports panel stays empty, overdue-task notifications never fire, and any time-based automatic actions silently stop working. The docs cover this; many self-hosters discover it only after a board goes weeks without analytics or alerts. On DANIAN, the cronjob is wired in at deployment and monitored — if it stops running, we hear about it before you do.

We tune Kanboard with a set of operational defaults aligned with what the project itself recommends, not a guess at what feels modern:
  • MySQL backend — per Kanboard's own production recommendation.
  • PHP with OPcache enabled — the configuration the docs flag for best performance.
  • Daily cronjob registered and monitored — reports, overdue notifications, and time-based automatic actions work the day you sign up.
  • SMTP and outbound webhooks wired against tested defaults.
  • Automatic upgrades to each new Kanboard stable within days of publication.
  • Daily off-site encrypted backups, with multiple daily backups on production-tier deployments.
  • SSL via Let's Encrypt auto-renew, with manual cert support if your domain needs it.




REVIEWS

Hear from customers ​like you​​​​​​​

Successful businesses and professionals around the world rely on DANIAN every day

USE CASES

Three teams who run Kanboard on DANIAN

These are representative team types we set up most often. Each starts with the same flat €9 plan.

8-PERSON CREATIVE AGENCY

Per-client boards with WIP limits and time tracking

Retired Trello Premium after the per-seat bill crossed $80/month. One project per client; swimlanes per phase (Discovery, Design, Build, Review). The built-in time-tracking module logs hours on every task; the weekly rollup goes straight into invoicing. Region: Germany for the European client base.

12-ENGIENEER PRODUCT SQUAD

Delivery board with WIP caps and webhook hooks into CI

One board for the active sprint, two-week swimlanes, WIP cap of four per engineer. Automatic actions move tasks to "Done" when the linked CI run goes green via webhook. Custom filter for "blocked > 2 days" pinned to the board view. Region: Singapore for the APAC team.

5-PERSON EDITORIAL TEAM

Article pipeline from brief to publish

Columns model the editorial workflow — brief, outline, draft, edit, fact-check, publish. Subtasks for fact-check items. Automatic actions reassign the editor when a draft enters "Edit". LDAP wired to the publication's existing intranet identity. Region: Canada.

COMPARISON

Four ways to run Kanboard

Four common paths to a working Kanban board, each with different total-cost and operational characteristics. The SaaS row uses Trello's published 2026 pricing; the VPS row uses a generic $24/month production-class VPS price. The math should make the trade-offs clear. 

 PATH1 USER5 USERS 10 USERSOPS TIME / MONTH NOTES
Proprietary SaaS — Trello 
(Standard)
$5/mo$25/mo$50/mo~0 h
10-board cap on free tier; Premium runs $10/user/month for timeline, calendar, dashboard views.
Self-host on a production VPS$24/mo flat$24/mo flat$24/mo + DB tuning4–8 hPHP upgrades, SSL renewal, the cronjob, off-site backups, and the 1.2.51 SSRF patch are on you.
Home server
(Synology DS923+ or similar)
~$650 one-time
+ ~$5/mo electricity
samesame + LAN exposure work2–4 hNo off-site backups by default; LAN-only unless you build the reverse proxy and dynamic DNS.
DANIAN Managed Kanboard€9/mo€9/mo€9/mo0 hWe run MySQL, the cronjob, security patches, SSL, off-site backups, and reply on chat.

The honest read on this table: if your team is 1–3 people and you're already happy on Trello free, you don't need to leave. The DANIAN path becomes obvious somewhere around the 5-user mark — that's where Trello Standard crosses €20/month per user-year while DANIAN stays at €108/year flat — and the VPS path makes sense only when the 4–8 monthly hours of ops time are worth less than €15/month of saved infrastructure. 

BY INDUSTRY

Kanboard for specific industries

Four industries with operational characteristics that map well onto Kanboard's focused feature set. Each block names the specific configuration we run, the workflow shape that fits, and the operational standard — regulation, audit pattern, or industry workflow norm — that shapes it. 

Agency Kanboard installs typically hold one project per client, with strict isolation between them. Time tracking is the load-bearing feature: agencies that bill by the hour need the rollup to come out clean at month-end, without rebuilding it from memory.

Standard
GDPR Article 28 processor obligations when handling EU client data; the kind of vendor-controls review larger enterprise clients tend to run as part of procurement.

DANIAN config
Per-client board isolation via project-level permissions; LDAP or OAuth2 sign-on tied to the agency's identity provider; audit trail retained via the Kanboard activity feed.

Workflow
One project per client. Swimlanes per phase (Discovery → Design → Build → Review). Time tracking on every task feeds a billable-hours export at month-end.

Quantifiable
A 10-person agency on Trello Premium pays around $1,200/year for seats. The same agency on DANIAN pays €108/year for managed hosting, with time tracking included rather than billed as a $10/user/month add-on.

Marketing teams use Kanboard as the campaign pipeline and the studio operations board, with structural separation between client-facing campaign work and internal scheduling. WIP limits do real work here because the failure mode is starting four campaigns and finishing one.

Standard
GDPR Article 6 lawful-basis tracking when client briefs include data on identifiable persons.

DANIAN config
Multi-board structure with the campaigns board separate from studio operations. WIP limits configured at 3 per column to enforce focus. Outbound webhook to the studio's analytics dashboard.

Workflow
Campaign pipeline as a swimlane per client; approval gates as subtasks; designer-handoff fires an automatic action when "Ready for review" reaches the approval column.

Quantifiable
A 6-person studio retiring Asana Starter at $10.99/user/month saves roughly $791/year on tooling alone, with no per-board or per-guest charge.

Kanboard is the right shape for hospital administrative workflow tracking — appointment scheduling backlogs, document-collection pipelines, billing-follow-up queues — and the wrong shape for anything involving clinical decision-making or patient records, which belong in an EHR. The boards we run for this industry are scoped accordingly.

Standard
GDPR Article 9 handling for special-category data; non-clinical administrative workflows only. Patient-record systems remain in the hospital EHR.

DANIAN config
Strict regional deployment in the country of administration. LDAP or SSO tied to the hospital identity provider. Encrypted database backups; encrypted backups at rest.

Workflow
Patient-intake task pipelines — appointment scheduling, document collection, billing follow-up — with role-based access via Kanboard's user groups. Clinical content stays out.

Quantifiable
A 25-person admin team on per-seat SaaS at $10/user/month pays $3,000/year; on DANIAN the same team pays €108/year flat. This is operational practice, not a compliance attestation — buyers who need attested certifications today should consult a certified provider.

University and lab Kanboard installs sit between two requirements that don't usually appear together — student-record confidentiality on the one hand and grant-funded data-sovereignty on the other. The DANIAN deployment region is the single decision that does most of the work in resolving both.

Standard
FERPA-equivalent confidentiality norms for student records; GDPR for EU research institutions; data-sovereignty requirements for grant-funded work.

DANIAN config
Country-specific deployment region per funder requirements. Department-level project isolation. LDAP integration with university identity systems.

Workflow
PhD thesis trackers with milestone subtasks; teaching-assistant workload boards with WIP caps; research-grant deliverable tracking via due-date automatic actions.

Quantifiable
A 40-researcher lab on per-seat tooling at $12/user/month pays $5,760/year. On DANIAN, the same lab can run three Kanboard instances (research, teaching, administration) for €324/year total.

FAQ

Frequently asked questions

Everything teams ask before signing up — answered straight, without sales speak.

Three groups: technical setup, migration, and how DANIAN works as a service.

01

Technical and configuration

We run MySQL by default. SQLite is fine for one-person installs, but Kanboard's own docs warn against SQLite on NFS or Docker — the file-locking semantics don't survive concurrency. MySQL keeps Kanboard performant past a few thousand tasks.
Yes. We wire ./cli cronjob to run daily in your instance's region. Without it, Kanboard's reports panel stays empty, overdue task notifications never fire, and any time-based automatic actions silently break. Many self-hosters discover this weeks after deployment; you won't.
We run the latest stable PHP version with OPcache enabled.
We pin to the latest stable Kanboard release and apply each new stable within a few days of publication. Rollback is one click.
Yes. Kanboard's plugin system lets you add notification types, group providers, mail transports, and automatic-action triggers.
Yes. We configure LDAP or Active Directory, or any OAuth2 provider (Google, GitHub, GitLab, self-hosted GitLab) on request. Reverse-proxy authentication is also supported for teams running an existing SSO gateway. Two-factor TOTP is available out of the box.
Yes. Kanboard 1.2.51 added WEBHOOK_ALLOW_PRIVATE_NETWORKS SSRF protection; we keep this on by default (private-network access denied), and open it on request for customers whose webhook targets sit on private VPCs. Outbound webhook tokens are timing-safe-compared since 1.2.52.
Yes. Kanboard's JSON-RPC API and webhook system are both exposed on every managed instance. We generate the API token at signup; it lives in your dashboard. Build dashboards, integrations, or migrations against it without touching the database directly.

02

Migration and onboarding

We can activate your app on your own custom domain/subdomain. Examples: mydomain.com, anyword.mydomain.com.
Or, on our randomized free subdomain. Example: 963.apps.danian.cloud
If you wish to use a custom domain/subdomain, select that option when ordering your app (or notify us later). We will send you the required DNS records and if needed, our tech team will modify them for you.
21 datacenter locations across six continents. You choose the region at provisioning. Application data sits in the region you choose; pick whichever is closest to your users or matches your data-residency preference.
Yes. Request a region migration from the dashboard and we run the move in the background. The system emails you when the migration completes; total transfer time depends on data volume but typical instances finish in a few hours. There is no extra charge for a region change.
Yes. Full data export is available at any time, in a portable format you can bring to any infrastructure.
Kanboard doesn't ship an official Trello, Jira, or Asana importer. The standard path is exporting your source data to CSV, then bulk-creating tasks via Kanboard's JSON-RPC API. We've run this for several customers; expect a few hours of setup and a script.

03

Billing, support, and platform

€9 covers everything we do for that app: hardware in the region you choose, daily off-site backups with one-click restore, automatic security patches and version upgrades, 24/7 monitoring, SSL and firewall, and engineering support on Email/LiveChat. There are no setup fees or hidden line items. For more info see our Pricing page.
If you decide to continue, we charge €9/app/month from day 8. If you don't, the trial ends and you can export your data. No card is required for the trial, and we never auto-charge you without explicit consent.
No. The €9/month is flat regardless of how many users log into your app. Add 5 users or 50; the price doesn't change.
24/7 Live chat and email support, both staffed by engineers who run the systems. We handle DNS configuration, SMTP setup, app integrations, performance tuning, troubleshooting, and migration help. Response time is typically under an hour. There is no tier system — every customer gets the same support.
Yes. Cancel from the dashboard. We don't charge a cancellation fee, we don't lock data, and we will export your data to you on request before deletion. data to you on request before deletion.
Every customer instance is backed up daily to a separate region from the primary. We test restores. You can request a restore at any backup point within the retention window — usually 7 days for daily backups.
Your application data sits in the region you choose at provisioning — 21 datacenter locations across six continents. Account-level data (billing, account email, support ticket history) is processed centrally. Application data region is picked by you, per app.
99.9% uptime SLA on every app, every tenant. Service credits are documented at danian.co/service-level-agreement. The status page is located at status.danian.co.
When your tenant approaches the resource ceiling — the base tier holds 1 vCPU/RAM, 30 GB storage — we notify you. Resource upgrades happen with your explicit consent; we will not upgrade your tenant or charge you without it.
We wait. We don't suspend the app or delete your data on the first failed charge. We email you, you fix the card on file, and we continue.
Invoices can be downloaded from the billing dashboard in PDF the day each charge succeeds. EU VAT is added where applicable and the VAT-reverse-charge regime applies for VAT-registered businesses with a valid number.
150+ open-source apps across automation, team chat, file sync, analytics, AI, password management, email marketing, dev tools, project management, smart home, CMS, and federated social. See the full catalog →
Yes. Every instance comes with a web-based terminal and a file manager in your DANIAN management dashboard. Useful for managing your data and customizations.
Resources scale with your usage. If your app needs more vCPU, RAM, or storage, we add it — and we ask first before any change to your plan. €9 is the floor; resource-heavy workloads may price higher, but you'll always know in advance.
Yes. We have both a Partner program and an Affiliate program available. Anybody can sign up.
No contract. No minimum commitment. Cancel anytime from the dashboard with one click. The 7-day free trial requires no credit card. After the trial converts to paid, you can still cancel at any month without notice or penalty.

DEPLOY IN YOUR REGION

21 datacenter locations on six continents

Pick the region closest to your users.

United States, Germany, Finland, Singapore, Australia, Brazil, Canada, Netherlands, UK, Spain, Italy, France, Sweden, Malaysia, India, Japan, Mexico, Poland, South Korea, Chile, South Africa and more coming soon

Global Reach Map

Try managed Kanboard for 7 days

No card. Cancel from the dashboard.