rfcx / arbimon

Ecoacoustic analysis platform empowering conservationists to analyze acoustic data and to derive insights about the ecosystem at scale
https://arbimon.org
Apache License 2.0
0 stars 1 forks source link

Selfhosting besticon service #2013

Open grindarius opened 4 weeks ago

grindarius commented 4 weeks ago

Problem

The https://besticon-demo.herokuapp.com service is now down. This will result in our create organization system not working properly.

The code behind the service is a Golang API in this repository https://github.com/mat/besticon so I think continuing the service on our own might be a better option.