This project contains the code and templates for the Amazon AWS and Microsoft Azure Fortiweb HA deployments.
This project is organized in separate node modules:
- fortiweb-ha/azure contains a template for the deployment of Fortiweb HA on the Microsoft Azure platform API.
- fortiweb-ha/aws contains templates and lambda function for the deployment of Fortiweb HA on the AWS SDK platform API.
The project also contains a deployment script that can generate packages for each cloud service's serverless implementation.
This project supports Fortiweb HA for the cloud platforms listed below.
- Amazon AWS
- Microsoft Azure
To generate local deployment packages:
- Clone this project.
- Run
./script/make_dist.sh
at the project root directory.
Deployment packages as well as source code will be available in the dist directory.
Package Name | Description |
---|---|
fortiweb-ha-aws-cloudformation.zip | Cloud Formation template. Use this to deploy the solution on the AWS platform. |
fortiweb-ha-azure-quickstart.zip | Azure template. Use this to deploy the solution on the Azure platform. |
Installation Guides are available from the Fortinet Document Library:
- FortiWeb /Use Case: High Availability for FortiWeb on AWS
- FortiWeb /Use Case: High Availability for FortiWeb on Azure
Fortinet-provided scripts in this and other GitHub projects do not fall under the regular Fortinet technical support scope and are not supported by FortiCare Support Services. For direct issues, please refer to the Issues tab of this GitHub project. For other questions related to this project, contact github@fortinet.com.
License © Fortinet Technologies. All rights reserved.