Versions Compared

Key

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

...

  1. docker-compose up local [2] will hang on Mac OS X.

References

  1. https://nasa.github.io/cumulus/docs/deployment/deployment-readme
  2. https://github.com/nasa/cumulus
  3. http://devseed.com/kes/
Info

If you create a lambda function using Serverless, S3 bucket cannot trigger the function using the following command.

Code Block
$awslocal s3 cp test.txt s3://input/test.txt

The reason is that bucket owner and object owner is different.

References

  1. https://nasa.github.io/cumulus/docs/deployment/deployment-readme
  2. https://github.com/nasa/cumulus
  3. http://devseed.com/kes/


Content by Label
showLabelsfalse
max5
spacesSDT
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ("localstack","cumulus") and type = "page" and space = "SDT"
labelscumulus localstack

...