Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 784 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 784 Bytes

Coscrad Infra

This repo contains the infrastructure-as-code components for continuous delivery and deployment of builds for the COSCRAD web of knowledge platform.

Note that we use Jenkins as our automation server. Our Jenkinsfile is maintained alongside our source code in the main COSCRAD monorepo.

Continuous Delivery and Deployment

Front-end (COSCARD Web Client)

Our front-end delivery is via transfering static assets to a persistent web server environment. This is handled entirely through Jenkins.

Coscrad Back-end and API

Packer

We use Packer to "bake" Digital Ocean images for each new set of back-end build artifacts.