f5-automation-config-converter
f5-automation-config-converter copied to clipboard
Convert BIG-IP configs to AS3 and DO declarations
F5 BIG-IP Automation Config Converter (BIG-IP ACC)
Documentation | Installation | Usage | Classes | FAQ | Contributing
Introduction
F5 BIG-IP Automation Config Converter (BIG-IP ACC) is an app written in Node.js that converts a BIG-IP configuration into an AS3 declaration, distributed as an easy-to-use docker image.
Quick Start
docker pull f5devcentral/f5-automation-config-converter:latest
docker run --rm -v "$PWD":/app/data f5-automation-config-converter:latest --ucs /app/data/<your-UCS-file>.ucs
Support
ACC is a community-supported offering, your feedback is greatly appreciated. If you come across a bug please submit an issue to our team.