F5 Automation Config Converter (ACC) is a tool to convert BIG-IP config into AS3 or DO declarations
10K+
Documentation | Installation | Usage | Classes | FAQ | Contributing
F5 Automation Config Converter (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.
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
ACC is a community-supported offering, your feedback is greatly appreciated. If you come across a bug please submit an issue to our team.
Content type
Image
Digest
sha256:cdbcb1499…
Size
48.8 MB
Last updated
almost 4 years ago
docker pull f5devcentral/f5-automation-config-converter