Skip to content

Commit 18e2fd4

Browse files
committed
update readme file. add link to demo website
1 parent 0932cf6 commit 18e2fd4

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,14 +40,17 @@ ProxUI isn't a replacement for Proxmox web interface, but a light-weight additio
4040
<img src="misc/screenshots/mobile.gif" alt="ProxUI screen cast" width="400">
4141
</div>
4242

43+
## Demo
44+
45+
Demo instance with read-only access is available at https://demo.proxui.app
46+
4347
## Quick Start
4448

4549
### Using Docker Compose (Recommended)
4650

47-
1. Clone the repository:
51+
1. Download docker-compose.yml file:
4852
```bash
49-
git clone https://github.com/greenlogles/proxui
50-
cd proxui
53+
wget -O docker-compose.yml https://raw.githubusercontent.com/greenlogles/ProxUI/refs/heads/main/docker-compose.yml
5154
```
5255

5356
2. Start the application:

0 commit comments

Comments
 (0)