Go to file
Robert Kaussow ea944ca9be
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details
fix: use absolute_redirect to preserve origin on redirects
2023-10-17 00:01:22 +02:00
overlay fix: use absolute_redirect to preserve origin on redirects 2023-10-17 00:01:22 +02:00
.drone.yml fix naming and descriptions 2023-09-23 14:22:04 +02:00
.gitignore [skip ci] remove local changelog 2021-02-11 21:05:36 +01:00
.markdownlint.yml enable markdownlint 2020-10-28 09:05:50 +01:00
.prettierignore chore: end of the year maintenance 2021-12-21 10:59:36 +01:00
Dockerfile.multiarch chore(docker): update alpine:3.18 docker digest to eece025 2023-09-28 22:38:30 +00:00
LICENSE chore: end of the year maintenance 2021-12-21 10:59:36 +01:00
README.md fix naming and descriptions 2023-09-23 14:22:04 +02:00
renovate.json [skip ci] cleanup renovate config 2021-02-20 13:23:47 +01:00

README.md

nginx-s3

Nginx (openresty) S3 proxy

Build Status Docker Hub Quay.io Source: Gitea License: MIT

Nginx (openresty) container based on Alpine to proxy S3 buckets. The pre-configured non-root user is a system user named nginx with the UID 1001. There is also a primary group with the same values.

License

This project is licensed under the MIT License - see the LICENSE file for details.