ABOUT
The Minecraft Server Manager That *Actually* Works
Built by someone who was done with bloated panels, endless menus, and tools that break the moment you need them most.
Spin up servers in minutes, configure your proxy without headaches, and link your own DNS name effortlessly.
Fast setup, clean controls, zero nonsense—just a manager that gets out of your way and lets you play.
INSTALL
Approved local installer
DefaultDebian 13
Approved locally4 CPU4096 MB RAM15 GB disk
Config path/opt/discopanel/config.yaml
Run this command in the Proxmox VE shell. It downloads the immutable approved file, verifies SHA-256, and only then executes it.
( url='https://scripts.francoisvw.com/snapshots/c19711ea1b2526bec67e34be948114e255b5a811/ct/discopanel.sh'; sha='3ebc087e7438e0ea7b56da6fac6d1dbc5ae1d9de1857b1134834058c962db65a'; tmp="$(mktemp)" || exit; curl -fsSL "$url" -o "$tmp" && printf '%s %s\n' "$sha" "$tmp" | sha256sum -c - && bash "$tmp"; rc=$?; rm -f "$tmp"; exit "$rc" )
View approved source ↗Path ct/discopanel.shSHA-256 3ebc087e7438e0ea7b56da6fac6d1dbc5ae1d9de1857b1134834058c962db65a LOCAL CHANGE REVIEW
Approved vs latest fetched source
Sign in with a passkey to inspect pending source changes. Approved content remains public.