Profiles

  • prod - This is the primary configuration for production.
  • https - Enables ssl. See the SSL Configuration.

Selecting Profiles

Profile selection can be done in the alpaca-runner script. See example below.

# Profiles
# prod, https
APP_PROFILES="prod,https"