unofficial-unifi / unifi-pfsense

A script that installs the UniFi Controller software on pfSense and other FreeBSD systems
BSD 2-Clause "Simplified" License
755 stars 245 forks source link

Add fallback packagelist URLs and mongodb versions #310

Open shaneallgeier opened 1 year ago

shaneallgeier commented 1 year ago

This PR adds the ability to try multiple URLs for grabbing the packagelist. It also adds support for multiple mongodb packages and installs the latest version available on the remote repository. Should resolve #305

shaneallgeier commented 7 months ago

Just updated this to pull in the upstream changes. @tong2x do you have any thoughts or concerns with the code as it is?

tong2x commented 7 months ago

none, seems to be working fine/correctly