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 vCPU / RAM If you don't know how much you will need to use, just leave the default. 5. Select Disk Storage Size If you don't know how much you will need to ...