Simplehomelab/Deployrr ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple but polished tool called Deployrr that helps people set up a Docker based homelab without having to do everything by hand.
I want it to guide the user through installing and configuring common self hosted apps like a reverse proxy, authentication, media apps, monitoring, and a few automation tools, then generate and run the right Docker Compose setup for them. It should do system checks first, show clear choices for internal, external, or mixed access, and support basic security options like proxy protection and common login providers. It should also make it easy to manage stacks later, update things, and restore from backups.
Make it work well on Ubuntu and Debian systems first, but keep it flexible enough to run in other Linux environments too. If you need current install or Docker docs while building it, look them up online. Keep the experience friendly for someone who is not a Docker expert and make the menus and messages very clear.