DACCS-Climate / roadmap

DACCS roadmap
0 stars 0 forks source link

docker compose deployment #27

Closed mishaschwartz closed 4 months ago

mishaschwartz commented 1 year ago

Create a DACCS deployment using docker compose.

This should be based on the PAVICS deployment that was updated in #26. However, this may include breaking changes that are not specific to PAVICS.

The PAVICS deployment should become an extension of the general DACCS deployment.

The deployment should include:

mishaschwartz commented 4 months ago

Instead of replacing the existing pavics-compose.sh/birdhouse-compose.sh script, we've updated it to support a more pluggable architecture. This script uses docker compose by default to deploy the birdhouse-deploy stack.