How to delete blueprint properly
Hey! I had some issues with the Blueprint extension on my panel and I’d like to completely remove it safely without breaking anything. I might reinstall it later, but for now I want it fully gone. Can someone guide me through the proper way to delete Blueprint?
Thanks in advance!
7 Replies
1. Back up your
.env
.
2. Empty your /var/www/pterodactyl
directory.
3. Run the following commands to pull panel files.
4. Restore your .env
.
This should do the trick. Mind sharing the issues you ran into with Blueprint so we can improve? ^-^so i need to reinstall pterodactyl panel entirely?
is there no other way?
This isn't a full reinstallation, this just wipes your panel files. After restoring your
.env
file you back up in the first step you'll use the same database.
Just make sure to back up your .env
because if you lose that, you'll lose your Pterodactyl database.oh thanks, these questions might sound dumb but i am new to these. btw i facing issues like installation issues, even though it was showing installed on the system but the panel integration is having some issues connecting to blueprint or something like that.
i am not aware of what exactly is happening
Usually letting
blueprint -upgrade
fix it does the job.Technically you also need to install the composer packages
oops
do that too