https://github.com/fortinet/fortiweb-ha
Deploy FortiWeb HA on Amazon AWS and Microsoft Azure
https://github.com/fortinet/fortiweb-ha
aws azure fortiweb fortiweb-ha
Last synced: 5 months ago
JSON representation
Deploy FortiWeb HA on Amazon AWS and Microsoft Azure
- Host: GitHub
- URL: https://github.com/fortinet/fortiweb-ha
- Owner: fortinet
- License: mit
- Created: 2020-06-16T16:39:26.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2026-01-15T00:46:16.000Z (6 months ago)
- Last Synced: 2026-01-15T07:41:12.547Z (6 months ago)
- Topics: aws, azure, fortiweb, fortiweb-ha
- Language: HCL
- Homepage:
- Size: 109 KB
- Stars: 8
- Watchers: 3
- Forks: 9
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FortiWeb HA
# Version 1.0.8
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](azure) contains a template for the deployment of Fortiweb HA on the **Microsoft Azure** platform API.
* [fortiweb-ha/aws](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.
## Supported Platforms
This project supports Fortiweb HA for the cloud platforms listed below.
* Amazon AWS
* Microsoft Azure
## Deployment Packages
To generate local deployment packages:
1. Clone this project.
2. 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](https://docs.fortinet.com/document/fortiweb-public-cloud/latest/use-case-high-availability-for-fortiweb-on-aws)
* [ FortiWeb /Use Case: High Availability for FortiWeb on Azure](https://docs.fortinet.com/document/fortiweb-public-cloud/latest/use-case-high-availability-for-fortiweb-on-azure)
# Support
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](https://github.com/fortinet/fortiweb-ha/issues) tab of this GitHub project.
For other questions related to this project, contact [github@fortinet.com](mailto:github@fortinet.com).
## License
[License](https://github.com/fortinet/fortiweb-ha/blob/master/LICENSE) © Fortinet Technologies. All rights reserved.