Skip to main content

FortiManager Template Sync

Project description

FortiManager GIT sync tool

This project aims to synchronize CLI templates from a GIT repository to FortiManager via API calls automatically.

Features

  1. Test run
  2. Check FW sync status before update
  3. Error checking during update (rollback on error is supported by Workspace mode ADOMs)
  4. Deploy changes to firewalls
  5. CI/CD support

Introduction

FMG by itself does not support GIT repository as backend to store CLI templates which makes it hard to manage changes. Using GIT has many advances like tracking history, easy rollback to a version in time. Additionally one could use GitHub to even manage developing these templates in a team with tools like approval, review process, comments amongst others. Once the template changes are developed and approved, GIT can merge the changes to its production branch which can trigger a run of this tool to sync up the changes to FMG.

This is beta software, do not use in production before testing!!

Installation

This tool is intended to run via console or GIT runner with CI/CD.

Quick installation:

pip install fortimanager-template-sync[rich]

Quick Start Guide will do a quick tour on setup but it is recommended to read the full documentation: User Guide/Installation

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fortimanager_template_sync-0.0.1.post1.tar.gz (463.0 kB view hashes)

Uploaded Source

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page