Avalon Web Application
config/authentication.yml | |
---|---|
Purpose | Defines the Authentication Providers for Avalon to choose from. |
Format | YAML |
Example | --- |
Notes | The name and logo settings are used when displaying multiple auth providers to choose from at login time. provider and params are passed directly to config.omniauth as described in the Devise OmniAuth Overview. |
| |
config/database.yml | |
Purpose | Provide environment-specific database connection information for Rails. |
Format | YAML |
Example | production: |
Notes | See Configuring a Database in the Ruby on Rails Getting Started Guide for more options. Changing the database adapter will require updating Gemfile to require the correct adapter. |
config/fedora.yml | |
Purpose | Provide environment-specific Fedora repository connection information for Hydra. |
Format | YAML |
Example | production: |
config/hydrant.yml | |
Purpose | Provide environment-specific Avalon configuration options. |
Format | YAML |
Example | production: |
config/matterhorn.yml | |
Purpose | Provide environment-specific Matterhorn connection information for Avalon's Matterhorn adapter. |
Format | YAML |
Example | production: |
Notes | This file specifies the system account used to send media to and fetch updates from Matterhorn, as opposed to the Matterhorn root URL provided in hydrant.yml, which is used solely for client-side interactions. |
config/solr.yml | |
Purpose | Provide environment-specific Solr connection information for Hydra. |
Format | YAML |
Example | production: |
config/role_map_*.yml | |
Purpose | Provide a list of role groups and associated members to initialize the Hydra access controls database with. |
Format | YAML |
Example | archivist: |