This repository provides some Microservices examples. Download them and then load them into the MSActivator repository.
Alternatively, see below "Installing this repo on a live MSA".
The wiki provides a set of tutorials to help getting started with Microservices.
Login to a live MSA as root and perform the following:
cd /opt/fmc_repository
git clone https://github.com/openmsa/Microservices OpenMSA.MS
chown -R ncuser. OpenMSA.MS/
cd CommandDefinition/
ln -s ../OpenMSA.MS/ OpenMSA
The new entry "OpenMSA" should be available and browsable
under Infrasctucture > Microservices
.