Sha256: 14c924b4ee7e7a6b8251e6f156b9c7317d05ca10c5bdd2c58775845e15156d71

Contents?: true

Size: 882 Bytes

Versions: 28

Compression:

Stored size: 882 Bytes

Contents

development:
  user: fedoraAdmin
  password: fedoraAdmin
  url: http://<%= ENV['FCREPO_HOST'] || 'localhost' %>:<%= ENV['FCREPO_DEVELOPMENT_PORT'] || ENV['FCREPO_PORT'] || 8984 %>/<%= ENV['FCREPO_REST_PATH'] || 'rest' %>
  base_path: <%= ENV['FCREPO_DEV_BASE_PATH'] || ENV['FCREPO_BASE_PATH'] || '/dev' %>
test:
  user: fedoraAdmin
  password: fedoraAdmin
  url: http://<%= ENV['FCREPO_HOST'] || 'localhost' %>:<%= ENV['FCREPO_DEVELOPMENT_PORT'] || ENV['FCREPO_PORT'] || 8986 %>/<%= ENV['FCREPO_REST_PATH'] || 'rest' %>
  base_path: <%= ENV['FCREPO_TEST_BASE_PATH'] || ENV['FCREPO_BASE_PATH'] || '/test' %>
production:
  user: fedoraAdmin
  password: fedoraAdmin
  url: http://<%= ENV['FCREPO_HOST'] || 'localhost' %>:<%= ENV['FCREPO_DEVELOPMENT_PORT'] || ENV['FCREPO_PORT'] || 8983 %>/<%= ENV['FCREPO_REST_PATH'] || 'rest' %>
  base_path: <%= ENV['FCREPO_BASE_PATH'] || '/prod' %>

Version data entries

28 entries across 28 versions & 1 rubygems

Version Path
hyrax-5.1.0.pre.beta1 .dassie/config/fedora.yml
hyrax-5.0.4 .dassie/config/fedora.yml
hyrax-5.0.3 .dassie/config/fedora.yml
hyrax-5.0.2 .dassie/config/fedora.yml
hyrax-5.0.1 .dassie/config/fedora.yml
hyrax-5.0.0 .dassie/config/fedora.yml
hyrax-5.0.0.rc3 .dassie/config/fedora.yml
hyrax-5.0.0.rc2 .dassie/config/fedora.yml
hyrax-5.0.0.rc1 .dassie/config/fedora.yml
hyrax-3.6.0 .dassie/config/fedora.yml
hyrax-4.0.0 .dassie/config/fedora.yml
hyrax-4.0.0.rc3 .dassie/config/fedora.yml
hyrax-4.0.0.rc2 .dassie/config/fedora.yml
hyrax-4.0.0.rc1 .dassie/config/fedora.yml
hyrax-3.5.0 .dassie/config/fedora.yml
hyrax-4.0.0.beta2 .dassie/config/fedora.yml
hyrax-3.4.2 .dassie/config/fedora.yml
hyrax-4.0.0.beta1 .dassie/config/fedora.yml
hyrax-3.4.1 .dassie/config/fedora.yml
hyrax-3.4.0 .dassie/config/fedora.yml