this doesnt work, and i probably wont fix it, so just either wait for blueprint to support pelican, or wait for pelican to release it's plugin system
Find a file
2023-04-12 18:10:45 +02:00
app Use different method for license obfuscation 2023-04-11 21:55:28 +02:00
blueprint Switch to UNIX line breaks instead of DOS for not breaking linux. 2023-04-05 21:29:58 +02:00
database/migrations Start working on the TelemetryService 2023-04-11 20:47:38 +02:00
public Switch to UNIX line breaks instead of DOS for not breaking linux. 2023-04-05 21:29:58 +02:00
resources/views Finish implementing telemetry 2023-04-11 21:54:57 +02:00
routes Switch to UNIX line breaks instead of DOS for not breaking linux. 2023-04-05 21:29:58 +02:00
.gitignore Create .gitignore 2023-01-24 16:19:01 +01:00
blueprint.sh Forgot to add custom controller support and made extensions less of a hassle. 2023-04-12 18:10:45 +02:00
README.md Update the README 2023-04-10 17:17:01 +02:00

  • ◆ Blueprint powered.
  • Discord: discord.gg/CUwHwv6xRe
  • Documentation: ptero.shop/docs

Introduction

Thank you so much for purchasing Blueprint and supporting the project. If you get stuck anywhere, don't hesitate to join our Discord (linked above).

Always keep in mind that this is a work-in-progress resource and everything is subject to change. Some things may not work, please report them to us on our Discord.

Installation

Before we begin installing Blueprint, make sure you both have an SFTP and SSH client installed and have access to the server you want to install Blueprint on.

Start by connecting to your server via SFTP and navigate to "/var/www/pterodactyl". Drag and drop the Blueprint files over to this directory (and make sure to overwrite files if asked by your client of choice).

Now open your SSH client and connect to your server. Navigate to "/var/www/pterodactyl" using "cd /var/www/pterodactyl" and run "bash blueprint.sh". After doing this step, head over to your Pterodactyl panel and do "CTRL + SHIFT + R" or "CTRL + F5" for Blueprint's css styles to apply.

That was it, if you ran into a problem during installation, please let us know. We are constantly working on making Blueprint better, and we can't do it without your help.