osmbe / osm-welcome-tool

Website to help welcoming new OpenStreetMap contributors in your region
https://welcome.osm.be
ISC License
40 stars 87 forks source link

Installing locally is not easy to understand #1401

Open angoca opened 4 months ago

angoca commented 4 months ago

I am trying to install the tool locally, but the installation instructions are not clear.

I could made the Docker run, but the oAuth is failling. Where do I configure the OSM key?

jbelien commented 2 months ago

You have to add OAUTH_OSM_CLIENT_ID and OAUTH_OSM_CLIENT_SECRET to your environment variables.

Source: https://github.com/osmbe/osm-welcome-tool/blob/2.x/config/packages/knpu_oauth2_client.yaml#L11-L12