forked from genieacs/genieacs-gui-charm
-
Notifications
You must be signed in to change notification settings - Fork 0
shweelan/genieacs-gui-charm
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
GenieACS-GUI Juju Charm To deploy genieacs-gui juju $ juju deply cs:~zaidka/trusty/genieacs-gui-0 To configure genieacs-gui to remote genieacs host and nbi port $ juju set genieacs-gui genieacs-host='<genieacs-host>' nbi-port='<genieacs-nbi-port>' Or to configure genieacs-gui api host and port on juju environment $ juju deply cs:~zaidka/trusty/genieacs-0 $ juju deploy redis $ juju deploy mongodb $ juju add-relation mongodb genieacs $ juju add-relation redis:master genieacs $ juju add-relation genieacs genieacs-gui To expose genieacs-gui(port: 80) publicly $ juju expose genieacs-gui
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Shell 63.2%
- Python 32.5%
- Ruby 4.3%