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.
Our front-end delivery is via transfering static assets to a persistent web server environment. This is handled entirely through Jenkins.
We use Packer to "bake" Digital Ocean images for each new set of back-end build artifacts.