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-10 17:58:40 +02:00
app Revert obfuscated code for development 2023-04-10 17:25:16 +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 Add api:endpoint to the database migration 2023-04-10 11:23:12 +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 Make things ready for distribution. 2023-04-10 16:50:23 +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 Fix indev placeholder 2023-04-10 17:58:40 +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.