tectiv3 / standardfile

Standard File Server, Go Implementation
MIT License
99 stars 13 forks source link

Installing Standard File server on Raspberry Pi #18

Closed chegeiser closed 5 years ago

chegeiser commented 5 years ago

I got this Go implementation up and running on a Raspberry Pi. So far it's running well with sync to iOS app, desktop app and webapp all working. I have a detailed writeup posted here: https://github.com/standardfile/ruby-server/issues/84

Maybe this will help someone else with setup. ;-)

tectiv3 commented 5 years ago

I would recommend to switch apache for nginx or even caddy cause they are lighter on resources and your raspi will appreciate it :)