A simple static web server for AWS S3 Bucket
1.2K
This repository aims to serve static files stored in AWS S3 Bucket through a very simple HTTP API.
The reason for this module is that I want to host some static websites (mainly documentations) but I don't want to use make my Bucket publicly read from the Internet.
1 - Install all packages.
npm install
2 - Serve
AWS_BUCKET_NAME=your-bucket-name node app.js
Content type
Image
Digest
sha256:fb887e228…
Size
57.7 MB
Last updated
over 3 years ago
docker pull genzerhawker/docs3