How to Automate Cameo Simulations Using Docker Containers

Опубликовано: 14 Май 2026
на канале: Kang Lab
249
9

GitLab Repository (docker image):
https://gitlab.com/notesandnotches-group/
notesandnotches-projects

In this video I explain why automating Cameo simulations can be useful and demonstrate a containerized workflow for running simulations automatically using Docker.

In this repository you can clone the project, build the Docker image, and run the container to execute the Cameo simulation automatically.

Video Overview:
• Why automating Cameo simulations is useful
• Overview of the GitLab repository
• Explanation of the project structure and files
• Building the Docker container
• Running the container to execute the simulation

This workflow helps:
• Reduce manual simulation execution
• Improve repeatability
• Support automated testing and verification
• Integrate MBSE workflows with DevOps tools
• Enable CI/CD for model simulations

Tools used:
• Cameo Systems Modeler
• Docker
• GitLab
• Simulation Toolkit

This project is part of an effort to integrate Model-Based Systems Engineering workflows with modern automation and DevOps practices.