genieacs gui #1
Description
Front end GUI for GenieACS built with Ruby On Rails.
- Tags:
- monitoring ›
GenieACS GUI Juju Charm
To deploy GenieACS GUI through Juju:
$ juju deply cs:~zaidka/trusty/genieacs-gui-0
Then link to GenieACS core (see GenieACS Charm):
$ juju add-relation genieacs genieacs-gui
To expose the GUI publicly:
$ juju expose genieacs-gui
Configuration
- branch
- (string) GenieACS GUI repository deployment branch.
- master
- genieacs_host
- (string) GenieACS backend host.
- nbi_port
- (string) GenieACS backend api port.
- 7557
- repo
- (string) GenieACS GUI source code repository
- https://github.com/zaidka/genieacs-gui.git