balena-io-experimental / boombeastic

A Raspberry Pi based smart connected speaker with support for airplay, spotify, mpd and local playback
Apache License 2.0
223 stars 32 forks source link

Restore missing features: haproxy and file manager #53

Closed kbumsik closed 5 years ago

kbumsik commented 5 years ago

Hi, Since I have used this project on a daily basics (mainly for Airplay though) I noticed a few things:

This PR addresses those problems:

It could be two separated PRs but the changes are rather small, so I decided to propose them in a single PR.

BTW, please consider to modify the permissions of the Wiki page so that users like me can fix some errors.

curcuz commented 5 years ago

Hey @kbumsik thanks a lot for taking care of this, I've been very busy and this slipped under my radar :)

kbumsik commented 5 years ago

@curcuz You must have been very busy, looking at the latest news from Balena :) Congrats on the Series B funding! It was my mistake to forget mentioning why I removed the websocket proxy. I removed it as expose: "1337" in the docker-compose.yml will do enough job.