-
Notifications
You must be signed in to change notification settings - Fork 2
LA Deployment Types
vjrj edited this page Mar 7, 2025
·
3 revisions
<style>
.table-container {
max-height: 500px;
overflow: auto;
position: relative;
border: 1px solid #ccc;
font-size: 11px;
margin-top: 10px;
}
table {
width: 100%;
border-collapse: collapse;
white-space: nowrap;
}
.red-cross {
color: red;
font-weight: 900;
font-size: 1.5em;
}
th, td {
padding: 6px;
border: 1px solid #ddd;
text-align: left;
}
th {
background: #fff;
position: sticky;
top: 0;
z-index: 2;
font-weight: bold;
}
td:first-child, th:first-child,
td:nth-child(2), th:nth-child(2) {
position: sticky;
left: 0;
background: #fff;
z-index: 3;
}
tbody tr:hover {
background-color: rgba(0, 150, 255, 0.1);
}
</style>
From | Code Repository | Based | Active | Out-of-the-box? | Multi-Domain & /paths ? | AWS Specific? | ALA Supported? | Notes |
---|---|---|---|---|---|---|---|---|
Atlas of Living Australia | ala-install | Ansible | 2014-now ✅ | ✅ Yes | ✅ Yes | ❌ No | ✅ Yes | |
Atlas of Living Australia | ala-install (Docker) | Ansible + Helm + Docker Swarm | 2023-now ✅ | ✅ Yes | ✅ Yes | ❌ No | ✅ Yes | Proposal for TDWG 2023 (Dave Martin and Vicente Ruiz) |
Atlas of Living Australia | Alerts | Userdetails | Species Lists | AWS EKS + Helm | 2024-now ✅ | ❓ Probably No | ✅ Yes | ✅ Yes | ✅ Yes | Includes infrastructure and build and deploy pipelines, Working in testing environments but still under development |
LA Community | la-toolkit | Based on ala-install | ≃2021-now ✅ | ✅ Yes | ✅ Yes | ❌ No | Developed currently by Vicente Ruiz for LA Community | |
Sweden (BioAtlas) | ala-docker | Docker Swarm | ≃2017-2023 ❌ | ❌ No | ❓ Unknown | ❌ No | ❌ No | Public archived |
Sweden (SBDI) | automation | Docker Swarm + Ansible | 2022-2023 ❌ | ❌ No | ❓ Unknown | ❌ No | ❌ No | Discontinued |
Sweden (SBDI) | Private repo | Docker Swarm + Ansible | Now ✅ | ❌ No | ❓ Unknown | ❌ No | ❌ No | Private , as it includes infrastructure setup also |
Brazil | vertigoala | Docker + K8s | ≃2019-now ✅ | ❌ No | ❓ Unknown | ❌ No | ❌ No | |
France | gbiffrance-install-docker | Docker-Compose | 2020-now ✅ | ❌ No | ❌ No | ❌ No | ❌ No | |
Flanders | vlaams-biodiversiteitsportaal | Docker (public) + Terraform (priv) | 2024-now ✅ | ❌ No | ❌ No | ❌ No | ❌ No | Allows “easy” running the platform on a single laptop, with some tooling to help debugging and development |
Index
- Wiki home
- Community
- Getting Started
- Support
- Portals in production
- ALA modules
- Demonstration portal
- Data management in ALA Architecture
- DataHub
- Customization
- Internationalization (i18n)
- Administration system
- Contribution to main project
- Study case