Skip to content

Commit 1675b5a

Browse files
committed
Add support document
Signed-off-by: Elijah Zupancic <[email protected]>
1 parent d625b09 commit 1675b5a

File tree

1 file changed

+41
-0
lines changed

1 file changed

+41
-0
lines changed

SUPPORT.md

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
# Support
2+
3+
## Commercial Support
4+
5+
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

Comments
 (0)