flogo-demo-services

module
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 14, 2018 License: BSD-3-Clause

README

Flogo demo by Square IT Services - Services application

Introduction

This repository is part of the Flogo Demo by Square IT Services.

Currently, these two applications communicates very simply through a REST service.

Flogo Demo architecture

Description

The application can be run on any system where Go program can be compiled to.

Prerequisites

  • a system with Docker installed

Usage

Preparation
  1. run a Flogo Web UI
docker run --name flogo -it -d -p 3303:3303 -e FLOGO_NO_ENGINE_RECREATION=false flogo/flogo-docker:v0.5.6 eula-accept
  1. install custom-made activities contributions
docker exec -it flogo sh -c 'cd /tmp/flogo-web/build/server/local/engines/flogo-web && flogo install github.com/square-it/flogo-contrib-activities/command'
docker exec -it flogo sh -c 'cd /tmp/flogo-web/build/server/local/engines/flogo-web && flogo install github.com/square-it/flogo-contrib-activities/copyfile'
  1. restart the Flogo Web UI container
docker restart flogo

The Flogo Web UI is available at http://localhost:3303

Directories

Path Synopsis
src

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL