Create new cloud environment from scratch - inbo/vlaams-biodiversiteitsportaal GitHub Wiki
- Modify dbCreate option in config/common/common.yml to create initial database (I think?)
- TF apply
- Create solr collections and aliases:
- required aliases: biocache, bie, bie-offline
- Restart some services after having been started succesfully (healthy)
- apikey (generates keys)
- spatial-services (modifies schema)
- Update secret values through aws console
- Look for "xxx" in the TF project to find the secrets that require updating
- Add taxonomy:
- Download the GBIF taxon to the bie-index container and extract to
/data/bie/imports
- Go to the bie-index admin page and start processing (process-all can take multiple days)
- Switch bie and bie-offline alias
- Spatial layers:
- Start init-geoserver task on spatial-service
- Make user users can create their own areas in spatial portal (might need to login to geoserver and update layersdb host)
- upload layers
- Update licenses in Image Service
- See csv ../config/image-service/licenses.csv
- Occurrence data:
- Add dataresources using collectory admin
- Start pipeline using AWS step-function
⚠️ **GitHub.com Fallback** ⚠️