mirror of
https://github.com/HeyPuter/puter
synced 2024-11-14 14:03:42 +00:00
Update instructions.md
This commit is contained in:
parent
cd2eb656a1
commit
d8dc3ac122
@ -5,16 +5,12 @@
|
|||||||
|
|
||||||
### Self-Hosting Differences
|
### Self-Hosting Differences
|
||||||
Currently, the self-hosted version of Puter is different in a few ways from [Puter.com](https://puter.com):
|
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)
|
- There is no built-in way to access apps from puter.com (see below)
|
||||||
- Several "core" apps are missing, such as **Code** or **Draw**, because we can't include them in this repository
|
- Several "core" apps are missing, such as **Code** or **Draw**
|
||||||
- Some icons are different
|
- Some assets are different
|
||||||
|
|
||||||
Work is ongoing to improve the **App Center** and make it available on self-hosted.
|
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.
|
Until then, it is still possible to add apps using the **Dev Center** app.
|
||||||
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.
|
|
||||||
|
|
||||||
<br/>
|
<br/>
|
||||||
|
|
||||||
@ -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
|
password is changed. Please login to this user and change the password as
|
||||||
your first step.
|
your first step.
|
||||||
|
|
||||||
<br/>
|
<br/>
|
||||||
|
Loading…
Reference in New Issue
Block a user