Dugnad - gbif-norway/documentation GitHub Wiki
There are two dugnad portals running:
Old one: http://data.gbif.no/dugnad
- Served by: lighttpd fastcgi module
- Location: /gbif/dugnad
- Does not have export function for json
- Check lighttpd log files /var/log/lighttpd/, and restart lighttpd with systemctl restart lighttpd
New one: http://dugnad.gbif.no
- Served by:
-
- Static files and .well-known served by lighttpd, which also acts as a reverse proxy and redirects all other traffic to localhost:8081
-
- Uses the bottle framework which runs in dev mode on wsgiref WSGIServer, but is running on gunicorn in this app
- May run into space issues
- On the data.gbif.no server, /gbif/www/dugnad