📄️ Deployment Overview
This section provides comprehensive documentation for deploying OpenDSO applications and services using the OpenDSO Docker Compose project. The deployment process is designed to be flexible, allowing you to run specific services or the entire OpenDSO stack from a command line tool.
📄️ Local Test Deployment
This guide provides step-by-step instructions for deploying OpenDSO on a local machine or VM for development, testing, and training purposes.
📄️ Production Deployment on AWS EC2
This guide provides step-by-step instructions for deploying OpenDSO in a production environment using AWS EC2 instances with Terraform Infrastructure as Code (IaC). This will review some steps that exist in the Local Deployment page, but will delve deeper into common IaC structures and how your team and OES has deployed OpenDSO in your production environment.
📄️ Adding Custom Services to OpenDSO Deployment
This guide explains how to extend an OpenDSO deployment with custom applications and services.