# This is the default domain profile. It has settings that are useful for development, contains documentation, and gets
# merged into all other domain profiles.

:domains:
  # Page Object hostnames. These should be used by Selenium in browser interactions.

  # orchadmin
  :oa: "https://oa.qaorch.com"
  # workstation/ALW
  :workstation: "https://workstation.qaorch.com"
  # mobile analytics auth page
  :auth_page: "https://qa-auth.theorchard.io/authorize"
  # mobile analytics
  :mobile_analytics: "http://qa-ows-mobile-analytics.elasticbeanstalk.com"
  # project builder standalone hostname - same as workstation unless you're running against a standalone environment
  :project: "https://workstation.qaorch.com"
  # sales sheets standalone hostname - same as OA unless you're running against a standalone environment
  :sales_sheets: "https://oa.qaorch.com"
  # masters registry standalone hostname - same as OA unless you're running against a standalone environment
  :masters_registry: "https://oa.qaorch.com"
  # source of streams
  :source_of_streams: "https://workstation.qaorch.com"
  :physical_reporting: "https://workstation.qaorch.com"
  # Promo Player frontend
  :promo_player: "https://promo.qaorch.com"
  # vectororder
  :vectororder: "https://oa.qaorch.com"
  # vector job rules
  :vector_job_rules: "https://oa.qaorch.com"
  # Audience
  :audience: "https://workstation.qaorch.com"
  # product-film frontend
  :product_film: "https://oa.qaorch.com"
  # video
  :video: "https://workstation.qaorch.com"
  # React Workstation
  :react_workstation: "https://workstation.qaorch.com"

  # Service hostnames. These should be used by Net:HTTTP using simple HTTP requests

  # VAPI
  :vector_api: "https://vectorapi.qaorch.com"
  # web services
  :web_services: "https://webservices.qaorch.com"
  # Ows-Product microservice
  :ows_product: "https://qa-ows-product.theorchard.io"
  # Ows-features microservice
  :ows_features: "https://qa-ows-features.theorchard.io"
  # Ows-territories microservice (accessed through grass)
  :ows_territories: "https://api-dev.theorchard.io/territories"
  :grass_auth: "https://api-dev.theorchard.io/auth"
  :ows_product_digital: "https://workstation.qaorch.com/grass/product-digital"
  :ows_product_physical: "https://workstation.qaorch.com/grass/product-physical"
  :ows_salesgoals: "https://workstation.qaorch.com/grass/salesgoals"
  :ows_reporting: "https://workstation.qaorch.com/grass/reporting"
  :ows_project_manager: "https://workstation.qaorch.com/grass/project-manager"
  :ows_track: "https://workstation.qaorch.com/grass/track"
  # Ows-promo-player microservice
  :ows_promo_player: "https://qa-ows-promo-player.theorchard.io"
  :conflict_manager: "https://qa-frontend-conflict-manager-standalone.theorchard.io"
  :ows_vectororder: "https://qa-frontend-dd-search-standalone.theorchard.io"
  :vector_job_rules: "https://qa-ows-vector-job-rules.theorchard.io"
  # Ows-product-film microservice
  :ows_product_film: "https://qa-product-film.theorchard.io"
  # Ows-notifications microservice
  :ows_notifications: "https://qa-ows-notifications.theorchard.io"
  # Ows-users microservice
  :ows_users: "https://qa-ows-users.theorchard.io"
  # Ows-video microservice
  :ows_video: "https://qa-ows-video.theorchard.io"
  # Ows-blacklist-manager microservice
  :ows_blacklist_manager: "https://qa-ows-blacklist-manager.theorchard.io"
  # Ows-accounting microservice
  :ows_accounting: "https://qa-ows-accounting.theorchard.io"
  # ows-royalties microservice
  :ows_royalties: "https://qa-ows-royalties.theorchard.io"
  
