Back to roles list

sa-etherpad

Build Status

Example of usage (all parameters are optional)

Simple

  roles:
    - {
        role: "sa-etherpad"
      }

Advanced:

  roles:
    - {
        role: "sa-etherpad",

        deploy_user: "etherpad",

        options_create_etherpad_user: true,
        option_nodejs_install_with_nvm: true,

        etherpad_install_dir: /opt/etherpad,

        nvm_version: 0.31.1,
        nodejs_version: "6.9.2",
        option_nodejs_link_globally: false,
        option_integrate_w_bash: false,
        option_integrate_w_zsh: false
      }

Copyright and license

Code licensed under the BSD 3 clause or the MIT License.

Subscribe for roles updates at FB