Go to file
Robert Kaussow 081e7d2f41
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details
chore: move pid file to /var/tmp/nginx and fix http proxy_pass
2023-09-25 22:44:48 +02:00
overlay chore: move pid file to /var/tmp/nginx and fix http proxy_pass 2023-09-25 22:44:48 +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: move pid file to /var/tmp/nginx and fix http proxy_pass 2023-09-25 22:44:48 +02: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.