B
Blueprint•16mo ago
Xaritomi

Question about blueprint

Firstly, love the project. Just started using it today and I love the one line installs. I just had a question regarding blueprint configuration. Does it affect any settings related to pterodactyl backups. I have recently configured mine to use s3 backups but it wont use s3, just local storage. Was just wondering if blueprint would override anything.
9 Replies
Growtoups | elixior.cloud
it shouldnt be overriding anything could you check your .env config to see if its still set to use s3
Emma
Emma•16mo ago
It might actually screw some stuff up actually. Have you modified config/filesystems.php?
Xaritomi
XaritomiOP•16mo ago
Thanks for the quick response. Yes, I have s3 configured in my .env but it's making local backups. No I haven't. I can have a look at it?
Emma
Emma•16mo ago
If you haven't you should be fine, did you modify anything outside of .env?
Xaritomi
XaritomiOP•16mo ago
No, I don't believe I have. I have installed blueprint, installed a theme and added the s3 config to .env I have also tried remove cache and restarting pteroq
Emma
Emma•16mo ago
Is your theme made with Blueprint? If not, that might end up causing some issues.
Xaritomi
XaritomiOP•16mo ago
Yeah it's made for Blueprint. It's the theme called Darkenate Interestingly, when I check the debug logs for the Daemon, it shows the adapter being wings Thanks for the help guys. I was able to figure it out. I needed to also run php artisan queue:restart my bad 🙂
Emma
Emma•16mo ago
Alright no worries! Glad you got it working in the end.
Growtoups | elixior.cloud
:fire:

Did you find this page helpful?