An open API service indexing awesome lists of open source software.

https://github.com/opencast/map.opencast.org

Scripts to generate an adopter map for Opencast
https://github.com/opencast/map.opencast.org

Last synced: about 1 month ago
JSON representation

Scripts to generate an adopter map for Opencast

Awesome Lists containing this project

README

          

Generate Map of Opencast Adopters
=================================

This tool is meant to automatically generate a map of Opencast adopters based
on the submitted via the optional adopter registration.

Interesting Database Parts
--------------------------

The following parts of the database may be interesting for creating the
map.

Make sure to get the latest version of the adoper registration database before running this tool:

```
❯ scp register.opencast.org:/opt/oc_adopter_reg/instance/app.db .
❯ python generate-map.py
```