On Wed, Jan 13, 2016 at 11:36 AM, Steve L kb9mwr@gmail.com wrote:
I think I might have been the first to ask of the portal project was going to be open source. My thoughts at the time was it seemed like a number of regional BGP connected chucks where breaking off and I figured they may also want to implement a user end kind of portal.
We did indeed have to implement a portal for HamWAN: https://github.com/HamWAN/hamwan-portal
It's not on feature parity with the AMPR portal (nor does it need to be), so it would not have worked to repurpose the AMPR portal code directly. However, hamwan-portal was designed to be modular, such that pieces like the DNS driver can be reused without the other pieces. This may be of value to the AMPR portal.
Tom KD7LXL