Skip to content
This repository was archived by the owner on Mar 31, 2025. It is now read-only.

antleaf/valkyrie-experiments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Valkyrie / Shrine Experiments

Experimental code to test and evaluate Samvera Valkyrie.

This is based on Valkyrie-Shrine which allows the configuration of Valkyrie with Shrine storage adapters. Shrine is useful here because valkyrie does not provide a 'native' S3 adapter.

The eventual goal is to test:

  1. The S3 storage adapter with MinIO in a MS Azure environment
  2. The file-system storage adapter with MS Azure object storage (via NFS)

This is being approached with gradual steps:

  • Test 'native' Valkyrie file-system adapter with local disk storage (status: success)
  • Test Shrine file-system (without Valkyrie) with local disk storage (status: success)
  • Test Valkyrie-Shrine file-system adapter with local disk storage (status: success)
  • Test Shrine S3 adapter (without Valkyrie) with Linode S3 interface (status: success)
  • Test Valkyrie-Shrine S3 adapter with Linode S3 interface (status: success)
  • Test Valkyrie-Shrine file-system adapter with MS Azure Object store via NFS
  • Test Valkyrie-Shrine S3 adapter with MinIO S3 interface running on MS Azure AKS service

About

Experimental code to test and evaluate Samvera Valkyrie

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages