fortimanager-template-sync 0.0.1.post1

Creator: bradpython12

Last updated:

0 purchases

TODO
Add to Cart

Description:

fortimanagertemplatesync 0.0.1.post1

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

Test run
Check FW sync status before update
Error checking during update (rollback on error is supported by Workspace mode ADOMs)
Deploy changes to firewalls
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

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files:

Customer Reviews

There are no reviews.