aiidalab / aiidalab/aiidalab-launch
Launch additional services in separate container
- Vorherrschende Sprache
- Python
- Sterne
- 7
- Forks
- 4
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
The additional services (like Postgres or RabbitMQ) should be started as additional Docker services. This could for example be achieved via docker-compose.
AiiDAlab-launch would likely need some major revision to then support this, since it currently uses docker directly to manage the container(s).
## Sub-tasks:
- [x] Create proof-of-concept docker-compose file that demonstrates the approach
- [ ] Evaluate how we want to manage multiple containers within the context of aiidalab-launch (docker-compose, manually, external tool ?)
- [ ] Revise aiidalab-launch to manage multiple containers based on approach identified in previous step
## Dependencies
- [ ] https://github.com/aiidalab/aiidalab-docker-stack/pull/254
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.