Changeset c648b04 in Klonkt for README.md


Ignore:
Timestamp:
06/25/2026 01:47:26 PM (3 months ago)
Author:
Robin Genis <roboburr@…>
Branches:
main
Children:
6a51968
Parents:
3dd99d3
Message:

docs: call out Node.js 20+ requirement in the self-hosting section

Co-Authored-By: Claude <noreply@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • README.md

    r3dd99d3 rc648b04  
    3232platform (PaaS)**. **Not** on classic shared PHP hosting. The database (SQLite)
    3333creates itself on first start.
     34
     35> **Requires [Node.js](https://nodejs.org/) 20 or newer.** The one-command VPS
     36> installer and the Docker image include it; only a manual install needs you to
     37> provide it.
    3438
    3539### Option A — One-command VPS installer (recommended)
Note: See TracChangeset for help on using the changeset viewer.