<repository-root>/extras/jenkins
This directory contains several subdirectories, each of which contains a Jenkinsfile. These are designed to be used by the Jenkins CI system to run deployments of the MARA project. These can be used as-is from the repository using the ability of Jenkins to pull its pipeline configuration from SCM, as described in this article
Please note that these should be considered to be in a "draft" status, and should be reviewed and modified if you plan on using them. As always, pull requests, issues, and comments are welcome.
AWS
This directory contains theJenkinsfile
to deploy to AWS. Please see the file for additional information regarding the configuration.DigitalOcean
This directory contains theJenkinsfile
to deploy to Digital Ocean. Please see the file for additional information regarding the configuration.K3S
This directory contains theJenkinsfile
to deploy to K3S. Please see the file for additional information regarding the configuration.MicroK8s
This directory contains theJenkinsfile
to deploy to MicroK8s. Please see the file for additional information regarding the configuration.
None.