Skip to content

Components versioning

vjrj edited this page Jul 20, 2020 · 58 revisions

Do no edit this first table, is auto-generated using this other page and this script.

Node Name Collectory Biocache Biocache Service Species Species Service Species Lists Regions Images Spatial CAS Sightings Alerts Volunteer Logger Sandbox Dashboard UserDetails Biocollect Phylolink DOI Add components here
Atlas of Living Australia 1.6.3 3.2.8 ? 1.4.27 1.4.11 3.5.5 3.3.4 1.0.13 0.3.3 ? 5.0.4 1.5.0 5.3.8.2 2.4-SNAPSHOT ? 2.1.1 2.3.0 ? 0.6.5 1.0.2
Atlas of Living Costa Rica ? ? ?
BioAtlas Sweden ? ? ? ? 2.0.11-SNAPSHOT
Canadensys 1.5.5 3.2.2 ? 0.9 ? 1.3.0 2.3.5 2.0.0 2.2.2
Elurikkus - Estonia 1.4.3 1.3.2 ? ? 1.3.0-SNAPSHOT ? ?
GBIF Argentina 1.6.3-SNAPSHOT 3.0.11 ? 0.9.1-SNAPSHOT
GBIF France 1.6.3-NEW-SNAPSHOT 3.2.4 ? ?
GBIF Portugal ? ? ?
GBIF Spain 1.6.2 3.2.8 ? 1.4.27.1-es 1.4.11 3.5.5 3.3.4 1.0.13 0.3.1 ? 1.5.1-SNAPSHOT 2.4-SNAPSHOT 2.2.2 1.1-SNAPSHOT
NBN Atlas 1.5.6 3.2.0-SNAPSHOT ? 1.4.2-SNAPSHOT 1.4.2-SNAPSHOT 3.3-SNAPSHOT 2.5-SNAPSHOT 0.8 ? 2.0.4 1.5.1-SNAPSHOT 2.4-SNAPSHOT ?
SiBBr - Sistemas de Informações sobre a Biodiversidade Brasileira 1.6.2 3.2.3 ? 1.4.20 ? 3.2 0.9.2 0.3-SNAPSHOT 2.0.11-SNAPSHOT
SNIBgt - Sistema Nacional de Información sobre Diversidad Biológica de Guatemala ? ? ? ? ?
Vermont Atlas of Life 1.6.2 3.2.4 ? 1.4.20 1.4.9 3.5.1 3.3-SNAPSHOT 1.0.13 0.3-SNAPSHOT ? 2.3.5 2.2.2
Node Name Collectory Biocache Biocache Service Species Species Service Species Lists Regions Images Spatial CAS Sightings Alerts Volunteer Logger Sandbox Dashboard UserDetails Biocollect Phylolink DOI

@Todo : - Actuals versions of the tools (Cassandra, SoLR, etc..) @Todo : - How to upgrade them

Local Customizations

Local customizations to take into account in upgrades that can affect you:

  • Add here

Components versions tested in ala-install demo

biocache-service biocache-hub collectory biocache-cli nameindexer logger-service species-list bie-index bie-hub image-service github
2.1.11 3.0.6 1.5.4 2.3.7 3.1 2.3.5 3.0 1.4.2.2 1.4.3 0.9 commit
2.1.7 3.0.6 1.5.4 2.3.7 3.1 2.3.5 3.0 1.4.2.2 1.4.3 0.9 commit
2.1.7 3.0.6 1.5.4 2.3.7 3.1 2.3.5 3.0 1.4.2.2 1.4.2 0.9 commit
2.1.7 3.0.6 1.5.4 2.3.6 3.1 2.3.5 3.0 1.4.2.2 1.4.2 0.9 commit
2.1.7 3.0.5 1.5.4 2.3.5 3.1 2.3.5 3.0 1.4.2.2 1.4.1 0.9 commit
2.1.7 3.0.5 1.5.4 2.3.5 3.1 2.3.5 3.0 1.4.1 1.4.1 0.9 commit
2.1.7 3.0.5 1.5.4 2.3.5 3.1 2.3.5 3.0 1.4.2.2 1.4.1 0.9 commit

Cassandra

Schemas migration

From time to time our cassandra schema changes. We can use ALTER TABLE statements to update it, however the biocache-store detects missing fields and adds them automatically.

Cassandra data wipe

Currently the biocache-db role has a task that removes all previous data, so be careful re-running your playbooks and use --skip-tags cassandra or don't rerun the biocache-db role if you want to avoid this.

Clone this wiki locally