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
- Host: GitHub
- URL: https://github.com/opencast/map.opencast.org
- Owner: opencast
- Created: 2018-10-24T12:20:50.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-11-27T14:49:14.000Z (over 1 year ago)
- Last Synced: 2024-11-27T15:37:14.923Z (over 1 year ago)
- Language: Python
- Homepage: https://map.opencast.org
- Size: 121 KB
- Stars: 0
- Watchers: 6
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
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
```