Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Warning
titleThis approach is not recommended

It is fairly easy to start DSpace containers in AWS Fargate. AWS Fargate does not permit command line execution within a container, so regular DSpace command line tasks cannot be run.

See https://stackoverflow.com/questions/52310447/is-it-possible-to-ssh-into-fargate-manged-container-instances/52310862#52310862

I verified this limitation in a conversation with an AWS Developer Advocate.


Table of Contents

This page describes how to run DSpace docker images on AWS Elastic Container Service (ECS) using AWS Fargate.  

...