Skip to content

An example of how to use the Mendix Docker Buildpack with Azure Kubernetes Service

License

Notifications You must be signed in to change notification settings

dewhurstwill/example-mendix-docker-buildpack-aks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mendix Docker Buildpack in Azure

An example of how to use the Mendix Docker Buildpack with Azure Kubernetes Service

Disclaimer: This is not an official Mendix product or documentation. For more info regarding the docker buildpack, please visit https://github.com/mendix/docker-mendix-buildpack

Prerequisites

How-To

Steps 📝 🛠
Step 1. Fork this repo to your Azure DevOps Project
Step 2. Upload your Mendix MDA file to the MendixApp folder
Step 3. Configure a service connection for ACR (Azure Container Registry)
Step 4. Update the manifests to suit your deployment
Step 5. Apply all the kubernetes manifests except the deployment (this will be done by the pipeline)
Step 6. Configure a service connection for each kubernetes namespace
Step 7. Configure a Pipeline Variable Group (Library) as outlined in _devops/Pipelines/azure-pipelines.yml
Step 8. Import the pipeline (_devops/Pipelines/azure-pipelines.yml)
Step 9. Run the pipeline

About

An example of how to use the Mendix Docker Buildpack with Azure Kubernetes Service

Topics

Resources

License

Stars

Watchers

Forks