Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ ProxUI isn't a replacement for Proxmox web interface, but a light-weight additio
## Screencast

<div style="display: flex; gap: 10px;">
<img src="misc/screenshots/mobile.gif" alt="ProxUI screen cast" width="400">
<img src="misc/screenshots/demo.gif" alt="ProxUI screen cast" width="800">
</div>

## Demo
Expand Down
20 changes: 10 additions & 10 deletions cloud_images.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"ubuntu-26.04-proxui-mirror": {
"name": "Ubuntu 26.04 LTS (Resolute) (proxui mirror)",
"url": "https://github.com/greenlogles/proxui-cloud-images/releases/download/v20260429-b6e1eee/ubuntu-resolute-amd64.qcow2",
"url": "https://github.com/greenlogles/proxui-cloud-images/releases/latest/download/ubuntu-resolute-amd64.qcow2",
"os_type": "l26",
"description": "Ubuntu 26.04 LTS proxui mirror"
},
Expand All @@ -19,7 +19,7 @@
},
"ubuntu-24.04-proxui-mirror": {
"name": "Ubuntu 24.04 LTS (Noble) (proxui mirror)",
"url": "https://github.com/greenlogles/proxui-cloud-images/releases/download/v20260429-b6e1eee/ubuntu-noble-amd64.qcow2",
"url": "https://github.com/greenlogles/proxui-cloud-images/releases/latest/download/ubuntu-noble-amd64.qcow2",
"os_type": "l26",
"description": "Ubuntu 24.04 LTS proxui mirror"
},
Expand All @@ -31,7 +31,7 @@
},
"ubuntu-22.04-proxui-mirror": {
"name": "Ubuntu 22.04 LTS (Jammy) (proxui mirror)",
"url": "https://github.com/greenlogles/proxui-cloud-images/releases/download/v20260429-b6e1eee/ubuntu-jammy-amd64.qcow2",
"url": "https://github.com/greenlogles/proxui-cloud-images/releases/latest/download/ubuntu-jammy-amd64.qcow2",
"os_type": "l26",
"description": "Ubuntu 22.04 LTS proxui mirror"
},
Expand All @@ -43,7 +43,7 @@
},
"debian-13-proxui-mirror": {
"name": "Debian 13 (Trixie) (proxui mirror)",
"url": "https://github.com/greenlogles/proxui-cloud-images/releases/download/v20260429-b6e1eee/debian-13-trixie-amd64.qcow2",
"url": "https://github.com/greenlogles/proxui-cloud-images/releases/latest/download/debian-13-trixie-amd64.qcow2",
"os_type": "l26",
"description": "Debian 13 Trixie (proxui mirror)"
},
Expand All @@ -55,7 +55,7 @@
},
"debian-12-proxui-mirror": {
"name": "Debian 12 (Bookworm) (proxui mirror)",
"url": "https://github.com/greenlogles/proxui-cloud-images/releases/download/v20260429-b6e1eee/debian-12-bookworm-amd64.qcow2",
"url": "https://github.com/greenlogles/proxui-cloud-images/releases/latest/download/debian-12-bookworm-amd64.qcow2",
"os_type": "l26",
"description": "Debian 12 Bookworm proxui mirror"
},
Expand All @@ -73,7 +73,7 @@
},
"rocky-10-proxui-mirror": {
"name": "Rocky Linux 10 (proxui mirror)",
"url": "https://github.com/greenlogles/proxui-cloud-images/releases/download/v20260429-b6e1eee/rocky-10-amd64.qcow2",
"url": "https://github.com/greenlogles/proxui-cloud-images/releases/latest/download/rocky-10-amd64.qcow2",
"os_type": "l26",
"description": "Rocky Linux 10 proxui mirror"
},
Expand All @@ -85,7 +85,7 @@
},
"rocky-9-proxui-mirror": {
"name": "Rocky Linux 9 (proxui mirror)",
"url": "https://github.com/greenlogles/proxui-cloud-images/releases/download/v20260429-b6e1eee/rocky-9-amd64.qcow2",
"url": "https://github.com/greenlogles/proxui-cloud-images/releases/latest/download/rocky-9-amd64.qcow2",
"os_type": "l26",
"description": "Rocky Linux 9 proxui mirror"
},
Expand All @@ -109,7 +109,7 @@
},
"fedora-43-proxui-mirror": {
"name": "Fedora 43 Cloud (proxui mirror)",
"url": "https://github.com/greenlogles/proxui-cloud-images/releases/download/v20260429-b6e1eee/fedora-43-amd64.qcow2",
"url": "https://github.com/greenlogles/proxui-cloud-images/releases/latest/download/fedora-43-amd64.qcow2",
"os_type": "l26",
"description": "Fedora 43 proxui mirror"
},
Expand All @@ -121,7 +121,7 @@
},
"fedora-42-proxui-mirror": {
"name": "Fedora 42 Cloud (Official) (proxui mirror)",
"url": "https://github.com/greenlogles/proxui-cloud-images/releases/download/v20260429-b6e1eee/fedora-42-amd64.qcow2",
"url": "https://github.com/greenlogles/proxui-cloud-images/releases/latest/download/fedora-42-amd64.qcow2",
"os_type": "l26",
"description": "Fedora 42 proxui mirror"
},
Expand All @@ -133,7 +133,7 @@
},
"freebsd-15-ufs-proxui-mirror": {
"name": "FreeBSD 15 UFS (proxui mirror)",
"url": "https://github.com/greenlogles/proxui-cloud-images/releases/download/v20260429-b6e1eee/freebsd-15.0-ufs-amd64.qcow2",
"url": "https://github.com/greenlogles/proxui-cloud-images/releases/latest/download/freebsd-15.0-ufs-amd64.qcow2",
"os_type": "other",
"description": "FreeBSD 15 UFS proxui mirror"
},
Expand Down
Binary file added misc/screenshots/demo.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed misc/screenshots/mobile.gif
Binary file not shown.
Loading