ReefGuide Docs
Welcome to the docs, pages are listed below
- Managing EFS data - instructions on how to read and write files to the shared job system node storage
- Migrating production DB - instructions on how to migrate your databases using the Prisma ORM
- Deploying CDK app - instructions on how to configure and use CDK to deploy the AWS infrastructure
ReefGuide
, along with this repo, utilises or refers to components in the following repos:
- ReefGuideWorker.jl - Julia Job Worker to run ReefGuide algorithms
- ReefGuide.jl - ReefGuide Julia library code
- ADRIAReefGuideWorker.jl - Julia Job Worker to run ADRIA algorithms for ReefGuide
- ADRIA.jl - The ADRIA model Julia library code, used by ADRIAReefGuideWorker.jl
- ReefGuideWorkerTemplate.jl - A foundational template to implement Julia workers