Ocelot: Manage services through workflow ui

Created on 5 Mar 2018  路  3Comments  路  Source: ThreeMammals/Ocelot

It's possible to create a UI to map services e manage them through workflow?
Example, using this libray: http://sebastien.drouyer.com/jquery.flowchart-demo/#advanced

It's interesting, or viable functionality?

question

All 3 comments

@jefferson thanks for your interest in the project! Yes this would be possible either by editing configuration.json or using Ocelots admin API. Docs for that are here http://ocelot.readthedocs.io/en/latest/features/administration.html

A few people have previously built configuration generators of various forms.

Here is a previous issue that is similar https://github.com/ThreeMammals/Ocelot/issues/116 the comment by ravinsp on 23 Nov 2017 might be useful.

Here is the editor https://github.com/dbarkwell/Ocelot.ConfigEditor

Hi @TomPallister

I'm starting a small project to build this feature with a small initial scope: graphical display of routes based on ReRoutes in configuration.json

Here is the project: https://github.com/jefferson/route-graph-visualization

Was this page helpful?
0 / 5 - 0 ratings

Related issues

secret-agent-B picture secret-agent-B  路  4Comments

yangzhongke picture yangzhongke  路  6Comments

cpiock picture cpiock  路  4Comments

TomPallister picture TomPallister  路  4Comments

wayne-o picture wayne-o  路  6Comments