Skip to content

Amalgam8 Microservice Routing Fabric - Console UI (wip)

License

Notifications You must be signed in to change notification settings

amalgam8/console

Repository files navigation

Amalgam8 UI Console

This is a prototype interface of a UI control panel that allows you to modify the routes and faults/recipes associated with a set of services registered with a8.

Requirements

The a8 console is a python Flask application so you'll need python 2.7x and Flask installed.

Starting the console

export A8_CONTROLLER_URL=http://localhost:31200
export A8_REGISTRY_URL=http://localhost:31300
python app.py

You can access the console UI @ http://localhost:5000

Limitations

  • Only local authorization is supported with this version
  • Faults/recipes cannot be set
  • There is no error/parse checking on version selector rules

Contributing

Contributions and feedback are welcome! Proposals and pull requests will be considered. Please see the CONTRIBUTING.md file for more information.

About

Amalgam8 Microservice Routing Fabric - Console UI (wip)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •