You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The NGINX S3 Gateway project itself does *not* have a commercial support
6
+
offering. However, NGINX and njs, the technologies the gateway is built with
7
+
does have commercial support. This means that the specific configuration and
8
+
Javascript files that make up this solution does not have support, but the
9
+
underlying technologies that run the gateway do have support.
10
+
11
+
## Ask a Question
12
+
13
+
We use GitHub for tracking bugs and feature requests related to this project.
14
+
15
+
Don't know how something in this project works? Curious if this project can achieve your desired functionality? Please start a discussion on GitHub.
16
+
17
+
## NGINX Specific Questions and/or Issues
18
+
19
+
This isn't the right place to get support for NGINX specific questions, but the following resources are available below. Thanks for your understanding!
20
+
21
+
### Community Slack
22
+
23
+
We have a community [Slack](https://nginxcommunity.slack.com/)!
24
+
25
+
If you are not a member click [here](https://community.nginx.org/joinslack) to sign up (and let us know if the link does not seem to be working!)
26
+
27
+
Once you join, check out the `#beginner-questions` and `nginx-users` channels :)
28
+
29
+
### Documentation
30
+
31
+
For a comprehensive list of all NGINX directives, check out <https://nginx.org>.
32
+
33
+
For a comprehensive list of admin and deployment guides for all NGINX products, check out <https://docs.nginx.com>.
34
+
35
+
### Mailing List
36
+
37
+
Want to get in touch with the NGINX development team directly? Try using the relevant mailing list found at <https://mailman.nginx.org/mailman3/lists/>!
38
+
39
+
## Contributing
40
+
41
+
Please see the [contributing guide](CONTRIBUTING.md) for guidelines on how to best contribute to this project.
0 commit comments