Loomio
Rails Console
The rails console can be access using the Web Terminal. The redis and database environment variables must be set as below: export ...
Registration
By default, registration is enabled and new users can create groups. You can adjust this using the following variables in /app/data/env.sh: export FEATURES_DISABLE_CREATE_USER=1 # users must be invited export FEATURES_DISABLE_CREATE_GROUP=1 # users ...
Custom config
Custom configuration can be added by editing /app/data/env.sh using the File manager. See this file for a list of supported options. Be sure to restart the app after making any changes.
How to order Loomio?
1. Login at: https://cloud.danian.co 2. Manage Apps - Add an App 3. Select: Loomio 4. Select service Region This is the datacenter location where your App will be located. 5. Select the App Address (URL) - Select 1 of the 2 options: A. Use a free URL ...