Comune in Tasca: Content integration from comune di Trento.
mvn clean package -Dmaven.test.skip=true
Build image
docker build -t smartcommunitylab/comuneintasca .
Run image
docker run -p 8080:8080 smartcommunitylab/comuneintasca
Docker compose
docker-compose up
Set environment variables to run the applications. Apart from standard Spring properties, the app may require (if not from docker compose)
DATASOURCE_URL
Mongo URL for connectionGOOGLE_APIS_APIKEY
Google API Key to connect to the Google service for Spreadsheet readingCOUCHDB_HOST
Couch DB hostCOUCHDB_PORT
Couch DB portCOUCHDB_DBNAME
Name of the Couch DB to storeCOUCHDB_USER
Couch DB usernameCOUCHDB_PASSWORD
Couch DB passwordSETUP_FILE
URL Reference to the setup file