Skip to content

Latest commit

 

History

History
executable file
·
31 lines (19 loc) · 788 Bytes

README.md

File metadata and controls

executable file
·
31 lines (19 loc) · 788 Bytes

Microservices

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".

Getting started

The wiki provides a set of tutorials to help getting started with Microservices.

Installing this repo on a live MSA

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.