Skip to content

Commit 09e1aee

Browse files
Arackiandrik
authored andcommitted
gixy: add page (#3190)
1 parent 7228251 commit 09e1aee

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

pages/common/gixy.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# gixy
2+
3+
> Analyze nginx configuration files.
4+
> More information: <https://github.com/yandex/gixy>.
5+
6+
- Analyze nginx configuration (default path: /etc/nginx/nginx.conf):
7+
8+
`gixy`
9+
10+
- Analyze nginx configuration but skip specific tests:
11+
12+
`gixy --skips {{http_splitting}}`
13+
14+
- Analyze nginx configuration with the specific severity level:
15+
16+
`gixy {{-l|-ll|-lll}}`
17+
18+
- Analyze nginx configuration files on the specific path:
19+
20+
`gixy {{path/to/configuration_file_1}} {{path/to/configuration_file_2}}`

0 commit comments

Comments
 (0)