Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 1.21 KB

File metadata and controls

29 lines (15 loc) · 1.21 KB

Build Status

Purpose

This repository contains tools for automating processes such as snapshot build, release build, and installation (Docker, Kubernetes).

Snapshot builds

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.

Release builds

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.

RPM

Folder rpm contains the script to create an RPM release.

Docker

Folder docker contains scripts to create an APF application image and to set up a web infrastructure using Kubernetes.