FiercePhish icon indicating copy to clipboard operation
FiercePhish copied to clipboard

Raspberry Pi Support

Open Dunup opened this issue 6 years ago • 2 comments

Hi there i use my Raspberry Pi as a dedicated web server and it would be extremely convenient if Raspian was supported so that I could just host everything simultaneously from one machine.

Dunup avatar Jan 17 '20 17:01 Dunup

I just completed this and got a local copy running on the latest raspbian release.

Kind of hacky but i added the supported version in /etc/lsb-release then stepped through the install script and manually installed the required packages. It gets hung up on mysql vs mariadb so make sure that's installed first, the run through the rest of dependencies and the install script should take care of most of it.

edit: if time allows i'll circle back and make the modifications for a raspi install.

housemusic42 avatar Mar 04 '20 04:03 housemusic42

I would love to get this on my pi.

jaspermayone avatar Nov 21 '20 21:11 jaspermayone