Code Monkey home page Code Monkey logo

fortigate-autoscale's Introduction

FortiGate Autoscale

A collection of Node.js modules and cloud-specific templates which support autoscale functionality for groups of FortiGate-VM instances on various cloud platforms.

This project contains the code and templates for the Amazon AWS and Microsoft Azure autoscale deployments. For autoscale on AliCloud see the alicloud-autoscale repository. For autoscale on GCP see the fortigate-autoscale-gcp repository.

This project is organized in separate node modules:

  • fortigate-autoscale/core contains the core logic and provides an interface which can be extended to deal with the differences in cloud platform APIs.
  • fortigate-autoscale/azure contains an implementation for the Microsoft Azure platform API and Cosmos DB storage backend.
  • fortigate-autoscale/aws contains an implementation for the AWS SDK platform API with a Dynamo DB storage backend.

The project also contains a deployment script which can generate packages for each cloud service's serverless implementation.

Supported platforms

This project supports autoscaling for the cloud platforms listed below:

  • Amazon AWS
  • Microsoft Azure

Deployment packages

To generate local deployment packages:

  1. From the project release page, download the source code (.zip or .tar.gz) for the latest 2.0 version.
  2. Extract the source code.
  3. Run npm run build at the project root directory.

Deployment packages as well as source code will be available in the dist directory.

Package Name Description
fortigate-autoscale.zip Source code for the entire project.
fortigate-autoscale-aws-cloudformation.zip Cloud Formation template. Use this to deploy the solution on the AWS platform.
fortigate-autoscale-aws-lambda.zip Source code for the FortiGate Autoscale handler - AWS Lambda function.
fortigate-autoscale-azure-funcapp.zip Source code for the FortiGate Autoscale handler - Azure function.
fortigate-autoscale-azure-template-deployment.zip Azure template. Use this to deploy the solution on the Azure platform.

Installation Guides are available from the Fortinet Document Library:

Deploy to AWS

Launch Stack

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 tab of this GitHub project. For other questions related to this project, contact [email protected].

License

License © Fortinet Technologies. All rights reserved.

fortigate-autoscale's People

Contributors

guardhao104 avatar jackstromberg avatar jamie-pate avatar jaydenliang avatar jthompson-ftnt avatar klc178 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.