ballaswag / guppyflo

GuppyFLO is a self-hosted service that enables local/remote management of multiple Klipper printers using Moonraker
GNU Affero General Public License v3.0
24 stars 1 forks source link

Unable to install to armv7l platform #5

Open nephilim667 opened 1 month ago

nephilim667 commented 1 month ago

Hello. Good job with this plugin. i'm currently running it on my K1 and K1 max. Now i would like to run it on my other klipper printer but when launching wget command, it said that my OS platform has not been tested with guppyFlo. Indeed after checked the Sh script, there only option for archx86_64 and mips. Any Solution ?

thanks in advance (my klipper printer use Rasperry Pi3 B+)

ballaswag commented 1 month ago

Will take a look. You can actually just install one instance of guppyflo if you have an always on server. Then add your k1, k1 max, and all your pi klipper printers to it. So you don't need to run multiple instances of it.

nephilim667 commented 1 month ago

my always on server is also à RPI 3b+. i have installed two server instance. one on K1 and one on K1 one max. both are binded to my tailscale account and work well ( also binded to mobileracker). would be great if this work on regular rpi so i can have only one instance on my alway on rpi

ballaswag commented 1 month ago

Just updated installer to support armv7l. Give it a try and let me know how it goes.

nephilim667 commented 1 month ago

thanks ! i'll a try asap and let you know how it goes

nephilim667 commented 1 month ago

seems to work, i have installed it on my alway on raspberry pi 3b+ (octopi). i will now bind it to my tailscale account and bind all my printer on it. I will keep you in touch on how it goes

nephilim667 commented 1 month ago

Hello, after one day of testing, all works. GuppyFlo can now be installed on regular raspberry pi3b+ used for klipper or not. As i have said before, i have an alway on Octopi server on RPI 3b+ and it works ! Good job. I can now access to my klipper printer whereever i am

Thanks