upnext / BeaconControl

Setup and manage large beacon deployments with BeaconControl open source platform
https://beaconcontrol.io
BSD 3-Clause "New" or "Revised" License
92 stars 63 forks source link

BugFix for #21 Setup now runs foreman with port 3000 by default #23

Open davesag opened 8 years ago

davesag commented 8 years ago

Resolves Issue #21

Complex param interpolation is not allowed in Procfiles so I moved that logic into a separate bash script and modified the setup:run rake task to supply Frontier with the correct default. This now works a treat.