diff --git a/doc/self-hosters/instructions.md b/doc/self-hosters/instructions.md index becfeccd..04f82036 100644 --- a/doc/self-hosters/instructions.md +++ b/doc/self-hosters/instructions.md @@ -5,16 +5,12 @@ ### Self-Hosting Differences Currently, the self-hosted version of Puter is different in a few ways from [Puter.com](https://puter.com): -- There is no built-in way to install or create other apps (see below) -- Several "core" apps are missing, such as **Code** or **Draw**, because we can't include them in this repository -- Some icons are different +- There is no built-in way to access apps from puter.com (see below) +- Several "core" apps are missing, such as **Code** or **Draw** +- Some assets are different Work is ongoing to improve the **App Center** and make it available on self-hosted. -Until then, it's possible to add other apps by manually editing the database file. -This process is not recommended unless you know what you are doing. -The file will appear after you first launch Puter, and should be found in `puter/data/puter-database.sqlite` for Docker, -or `volatile/runtime/puter-database.sqlite` otherwise. -You will need a database tool that can understand SQLite databases. +Until then, it is still possible to add apps using the **Dev Center** app.
@@ -55,4 +51,4 @@ A warning will persist in the dev console until this user's password is changed. Please login to this user and change the password as your first step. -
\ No newline at end of file +