Skip to content

f5devcentral/f5-automation-config-converter

Repository files navigation

F5 BIG-IP Automation Config Converter (BIG-IP ACC)

F5 ACC

Documentation | Installation | Usage | Classes | FAQ | Contributing

docker pulls image size version github issues license

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.