Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement IIIFv3 and Lambda response streaming #114

Merged
merged 6 commits into from
Aug 31, 2023
Merged

Commits on Aug 22, 2023

  1. Initial Nextra docs setup

    Formatting updates to markdown content
    
    More style updates to homepage
    
    Add new diagram image and update SEO
    
    Add Solutions and Under the Hood sections to About page for ideas
    
    Clean up styling on About page.  Add Step components to installation instructions
    
    Add documentation deployment workflow
    adamjarling authored and mbklein committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    5b11836 View commit details
    Browse the repository at this point in the history
  2. Implement IIIFv3 and Lambda response streaming

    - Convert Lambda to streaming function url
    - Use IIIF v3 branch of node-iiif
    - Add IIIF v3 tests and other supports
    - Add service discovery endpoint at `/`
    - Create Terraform module
    - Create CloudFormation and Terraform examples
    - Enhance docs
    - Build CloudFormation & Terraform documentation dynamically
    - Refactor build/deploy/delete commands to use new YAML config
    - Update to NodeJS v18.x
    - Update to aws-sdk v3
    
    Co-Authored-By: Rob Kaufman <rob@notch8.com>
    mbklein and orangewolf committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    118bf50 View commit details
    Browse the repository at this point in the history
  3. Add INTERNAL option for SharpLayer

    Replace default "" with JP2
    Expose PyramidLimit parameter for efficient ptiff handling
    mbklein committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    25658d6 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Configuration menu
    Copy the full SHA
    42c546d View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Configuration menu
    Copy the full SHA
    3cb6522 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c957d4 View commit details
    Browse the repository at this point in the history