Deployment Section Overview
Welcome to the Deployment section of the MDriven Documentation. This section is designed to guide you through the various deployment strategies available for MDriven applications. Whether you are deploying on-premise or in the cloud, using Windows or Linux, or leveraging CI/CD pipelines, this section provides comprehensive resources to ensure a successful deployment.
Deployment Overview
Understand the key differences between deploying MDriven applications in the cloud and on-premise environments. This foundational knowledge will help you choose the right deployment strategy for your needs.
Deploying on Windows IIS
Learn how to deploy MDriven applications on Windows IIS, a popular choice for many enterprises. This section covers everything from basic setup to advanced configurations.
- Configuring AppPool User Permissions
- Automating Deployment on IIS
- Configuring CORS on IIS
- Introduction to IIS
- Troubleshooting IIS Application Restart Issues
- Deploying MDrivenServerCore on IIS
- Adjusting Max Allowed Content Length
- IIS Installation with PowerShell
- Setting Up MDriven Turnkey On-Premise
- Enabling WebSockets in IIS
Deploying on Microsoft Azure
Explore the capabilities of Microsoft Azure for hosting MDriven applications. This section provides detailed guidance on setting up and managing your deployments in the Azure cloud.
- Deploying Turnkey with OneDrive on Azure
- Hosting Turnkey on Azure
- Installing MDriven Server and Turnkey on Azure
- Installing TurnKey as an Azure WebApp
- Using Let's Encrypt on Azure
- Overview of Microsoft Azure
- Scaling Turnkey on Azure
- Configuring Simple URLs and Redirects on Azure
- Using SQL Server with Azure Deployments
Deploying with Docker Containers
Docker provides a flexible and efficient way to deploy MDriven applications. This section covers the essentials of containerization and deployment using Docker.
- Introduction to Docker
- Using Docker Desktop
- Local Deployment with Docker
- Deploying MDriven on Synology NAS
Deploying on Linux (Nginx/Apache)
For those preferring Linux environments, this section provides guidance on deploying MDriven applications using Nginx or Apache as a web server.
Using CI/CD for MDriven
Implementing Continuous Integration and Continuous Deployment (CI/CD) can streamline your deployment process. Learn how to integrate MDriven with popular CI/CD tools.
Scaling & Load Balancing Deployments
Ensure your MDriven applications can handle increased load and scale efficiently with these best practices.
Next Steps
Now that you have an overview of the deployment options available, choose the section that best fits your deployment needs and dive deeper into the specific guides. Whether you're deploying on IIS, Azure, or using Docker, the resources here will help you achieve a successful deployment.
__HIDECREDIT__