-
Notifications
You must be signed in to change notification settings - Fork 55
Architecture
Vladyslav Moisieienkov edited this page May 9, 2022
·
6 revisions
This page describes high-level architecture of the REANA platform for version 0.8.x, 0.9.x.
Here you can find an overview diagram (and its drawio source) of the REANA architecture. It describes some common operations and components. This is a good starting point before diving into the codebase.
REANA reproducible analysis platform
blog.reana.io | docs.reana.io | forum.reana.io | www.reana.io |
@gitter | @mattermost | @twitter
Introduction
Getting started
- Setting up your system
- Cloning sources
- Using production-like development mode
- Using live-code-reload and debug mode
Issue lifecycle
Understanding code base
Technology tips and tricks
- Tips for Docker
- Tips for Git
- Tips for GitLab
- Tips for Keycloak
- Tips for Kind
- Tips for Kubernetes
- Tips for OpenAPI
- Tips for PostgreSQL
- Tips for Python
- Tips for RabbitMQ
- Tips for SQLAlchemy