rehmatworks/fastcp — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a lightweight server control panel for Ubuntu 22.04 or 24.04 that makes it easy to run multiple PHP websites from one clean web dashboard. I want something simple and fast, kind of like a modern ServerPilot style panel, where I can sign in with my normal Linux username and password, then create sites, pick a PHP 8 version for each site, manage system users safely, and keep each site isolated.

It should handle the web server and SSL for me with automatic Let’s Encrypt certificates, support one click WordPress installs, let me create MySQL databases and users, manage SSH keys from the UI, and give me access to phpMyAdmin through the panel. Please make it secure by separating the privileged parts from the normal app and by avoiding root logins to the panel.

I’d also like a simple REST API behind the scenes for logging in and managing sites. Make it easy to install on a fresh server and easy to uninstall too. Look up current docs online if you need to.

Want more depth? Deep Reverse