forked from genieacs/genieacs-charm
-
Notifications
You must be signed in to change notification settings - Fork 0
shweelan/genieacs-charm
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
GenieACS Juju Charm To deploy genieacs juju $ juju deply cs:~zaidka/trusty/genieacs-0 To configure genieacs database and cache engine to a remote host $ juju set genieacs mongodb_host='<mongodb-host>' redis_host='<redis-host>' Or to configure genieacs database and cache engine to a juju environment $ juju deploy mongodb $ juju deploy redis $ juju add-relation mongodb genieacs $ juju add-relation redis:master genieacs To expose genieacs(ports: 7557, 7547, 7567) publicly $ juju expose genieacs
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Shell 87.5%
- Python 12.5%