Skip to content

aperitiiif fork of serverless-iiif with deploy docs 🥂

License

Notifications You must be signed in to change notification settings

nyu-dh/serverless-iiif

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nyu-dh/serverless-iiif

See: Source README

Deploy

Prerequisites

  • Have access to aperitiiif-sam-deploy credentials
  • Have AWS-CLI, SAM-CLI, and Docker installed.

Steps

  1. Run the following command:

    aws configure --profile aperitiiif-sam-deploy

    Give it the credentials requested then set us-east-1 as the default region and json as default output format.

    Note: This will save the login information to your local machine. You'll only need to rerun if the credentials change or if you're deploying from a new device.

  2. Make sure the Docker Daemon is running then build the serverless application:

    sam build --use-container
  3. (Re)deploy the application using the aperitiiif-sam-deploy profile:

    ./deploy.sh

About

aperitiiif fork of serverless-iiif with deploy docs 🥂

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • JavaScript 97.0%
  • Shell 3.0%