This repository contains tools for automating processes such as snapshot build, release build, and installation (Docker, Kubernetes).
Folder snapshot contains the script to create snapshot releases from a certain GIT branch. Snapshot builds of the APF are available under GIT repository. Current updates can also be obtained through packagist.org or directly on github.com.
Folder release contains the script to create snapshot releases from a certain GIT branch. More details on how to build a release can be found in the Wiki. Release builds are available on the downloads page.
Folder rpm contains the script to create an RPM release.
Folder docker contains scripts to create an APF application image and to set up a web infrastructure using Kubernetes.