Giter Club home page Giter Club logo

ansible-flow-manager-deprecated's Introduction

DEPRECATED: The settings that this role manages are now available through environment variables in GPII/universal.

Flow Manager

Installs and configures a GPII Flow Manager instance in cloud-based mode, using the nodejs role.

Most of the work to install the Flow Manager itself is done through passing appropriate defaults to the ansible-nodejs role; this role really only does Flow Manager-specific things, as opposed to general "install and configure a nodejs application" tasks that the other role can handle. Specifically:

  • the universal cloudBased.production config is updated appropriately to the relevant Preferences Server host

  • the Flow Manager cloudBased.development.all.local.json config is updated appropriately to the relevant Preferences Server host

At time of writing, the production configuration of cloud-based Flow Manager does not require URLs for the matchmakers, and they are thus not part of the role.

Requirements

A running preferences server is expected and must be configured in the role variables (see below)

Role Variables

flow_manager_preferences_server_host_address: preferences server host address (default: "preferences.gpii.net") flow_manager_environment: GPII environment; this shouldn't be changed under normal circumstances for this role (Default: "cloudBased.production")

Dependencies

Example Playbook

Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:

- hosts: flowmanager
  roles:
     - { role: ansible-flow-manager, preferences_server_couchdb_host_address: preferences.gpii.net }

License

MIT.

Author Information

ansible-flow-manager-deprecated's People

Contributors

avtar avatar cindyli avatar gtirloni avatar mrtyler avatar waharnum avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.