Skip to content

sample Microservices and Workflows, tutorial wiki

License

Notifications You must be signed in to change notification settings

amitraj83/Workflows-Microservices

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Workflows-Microservices

This repository provides some Workflows and Microservices examples. Download them and then load them into the corresponding MSActivator repositories.

Alternatively, see below "Installing this repo on a live MSA".

Getting started

The wikiprovides a set of tutorials to help getting started with Workflow and 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/Workflows-Microservices.git OpenMSA
chown -R ncuser. OpenMSA/
cd CommandDefinition/
ln -s ../OpenMSA/MICROSERVICES/ OpenMSA
cd ..
cd Process/
ln -s ../OpenMSA/WORKFLOWS/ OpenMSA

Browse to the MSA GUI, open "Manage Repository".

Two new "OpenMSA" entries should be available and browsable under Workflows > OpenMSA and Micro services > OpenMSA

About

sample Microservices and Workflows, tutorial wiki

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 99.5%
  • Other 0.5%