mirror of
https://github.com/HeyPuter/puter
synced 2024-11-14 22:06:00 +00:00
Update README.md
This commit is contained in:
parent
841c8bf9f2
commit
c5f4ff5a49
10
README.md
10
README.md
@ -46,7 +46,7 @@ This will launch Puter at http://localhost:4000 (or the next available port).
|
|||||||
|
|
||||||
<br/>
|
<br/>
|
||||||
|
|
||||||
### 🐳 Using Docker
|
### 🐳 Docker
|
||||||
|
|
||||||
**note:** it is **not** necessary to run this within a clone of this repository. For contributors, it is recommended to use the [Local Development](#local-development) instructions.
|
**note:** it is **not** necessary to run this within a clone of this repository. For contributors, it is recommended to use the [Local Development](#local-development) instructions.
|
||||||
|
|
||||||
@ -57,7 +57,7 @@ mkdir puter && cd puter && mkdir -p puter/config puter/data && sudo chown -R 100
|
|||||||
<br/>
|
<br/>
|
||||||
|
|
||||||
|
|
||||||
### 🐙 Using Docker Compose
|
### 🐙 Docker Compose
|
||||||
|
|
||||||
**note:** it is **not** necessary to run this within a clone of this repository. For contributors, it is recommended to use the [Local Development](#local-development) instructions.
|
**note:** it is **not** necessary to run this within a clone of this repository. For contributors, it is recommended to use the [Local Development](#local-development) instructions.
|
||||||
|
|
||||||
@ -69,6 +69,12 @@ docker compose up
|
|||||||
```
|
```
|
||||||
<br/>
|
<br/>
|
||||||
|
|
||||||
|
### ☁️ Puter.com
|
||||||
|
|
||||||
|
Puter is available as a hosted service at [puter.com](https://puter.com).
|
||||||
|
|
||||||
|
<br/>
|
||||||
|
|
||||||
|
|
||||||
### 🏠 Self-Hosting
|
### 🏠 Self-Hosting
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user