SPARC Wiki
SPARCRequest with Docker (contributed by OHSU & Iowa)
OHSU
Iowa
Uses Docker containers to deploy SPARC. Orchestrate with Docker Compose, not Kubernetes.
Overall experience is good.
Some things in the environment / setup are a little awkward but stable.
Run MariaDB on the same host as SPARC, but not in a container. Therefore, has to reach out from the container to the host
Still use Apache and want it to serve static files. Therefore, have some steps that copy static file out of the container to the host
Smtp email sending -- wanted to keep config out of the container, so run a copy of sendmail and mount config from host into the container.
2011-2021 © MUSC Foundation for Research Development