Setup your build host
In order to build a Microservice binding natively, you need to be using a supported Linux distribution. In general, the latest version of Ubuntu, OpenSUSE, Fedora and Debian works. Following is a specific list of supported distributions:
It is recommended to use the latest distribution version as we make sure that everything works well for them.
Easy setup
# Retrieve the setup script and execute it
wget -O - https://raw.githubusercontent.com/redpesk-devtools/redpesk-sdk-tools/master/install-redpesk-sdk.sh | bash
You can learn more about the Application Framework in the
“Framework Overview”
section.
You can learn more about the afb-binder
in the
“Binder Overview”
section.
Your build host is now setup. You’re now ready to build your 1st binding.