generated from nginx/template-repository
-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathcloudcannon.config.yml
814 lines (813 loc) · 19.6 KB
/
cloudcannon.config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
paths:
collections: content
collections_config:
pages:
parse_branch_index: true
path: /
standalone_pages:
path: content/
output: true
parse_branch_index: false
filter:
base: strict
include:
- ossc.md
- search.md
- success.md
name: Standalone Website Pages
description: This collection contains standalone website pages like the search landing page.
icon: notes
sort_options:
- key: weight
order: ascending
_editables: {}
_inputs: {}
_select_data: {}
_structures: {}
disable_add: true
disable_add_folder: false
disable_file_actions: false
schemas: {}
nginx_plus:
path: content/nginx
name: NGINX Plus
description: Documentation for NGINX and NGINX Plus.
output: true
parse_branch_index: false
icon: notes
preview:
metadata:
- text:
- key: path
icon: folder
_editables: {}
_inputs: {}
_select_data: {}
_structures: {}
create:
path: '[relative_base_path]/{directory}/{filename|slugify}.[ext]'
extra_data: {}
_inputs: {}
_select_data: {}
_structures: {}
disable_add: false
disable_add_folder: false
disable_file_actions: false
schemas:
default:
path: .cloudcannon/schemas/default.md
reorder_inputs: true
hide_extra_inputs: true
remove_empty_inputs: false
remove_extra_inputs: false
name: Task (default)
icon: task
preview: {}
_editables: {}
_inputs: {}
_select_data: {}
_structures: {}
create:
path: '[relative_base_path]/{directory}/{filename|slugify}.[ext]'
extra_data: {}
_inputs: {}
_select_data: {}
_structures: {}
concept:
path: .cloudcannon/schemas/concept.md
reorder_inputs: true
hide_extra_inputs: true
remove_empty_inputs: false
remove_extra_inputs: false
name: Concept
icon: lightbulb
_editables: {}
_inputs: {}
_select_data: {}
_structures: {}
nap_dos:
path: content/nap-dos
output: true
name: NGINX App Protect DoS
description: Documentation for NGINX App Protect DoS
parse_branch_index: false
icon: notes
preview:
metadata:
- text:
- key: path
icon: folder
_editables: {}
_inputs: {}
_select_data: {}
_structures: {}
disable_add: false
disable_add_folder: false
disable_file_actions: false
schemas:
default:
path: .cloudcannon/schemas/default.md
reorder_inputs: true
hide_extra_inputs: true
remove_empty_inputs: false
remove_extra_inputs: false
name: Task (default)
icon: task
_editables: {}
_inputs: {}
_select_data: {}
_structures: {}
concept:
path: .cloudcannon/schemas/concept.md
reorder_inputs: true
hide_extra_inputs: true
remove_empty_inputs: false
remove_extra_inputs: false
name: Concept
icon: lightbulb
_editables: {}
_inputs: {}
_select_data: {}
_structures: {}
nap_waf:
path: content/nap-waf
output: true
name: NGINX App Protect WAF
description: Documentation for NGINX App Protect WAF.
parse_branch_index: false
icon: notes
preview:
metadata:
- text:
- key: path
icon: folder
_editables: {}
_inputs: {}
_select_data: {}
_structures: {}
create:
path: '[relative_base_path]/{directory}/{filename|slugify}.[ext]'
extra_data: {}
_inputs: {}
_select_data: {}
_structures: {}
disable_add: false
disable_add_folder: false
disable_file_actions: false
schemas:
default:
path: .cloudcannon/schemas/default.md
reorder_inputs: true
hide_extra_inputs: true
remove_empty_inputs: false
remove_extra_inputs: false
name: Task (default)
icon: task
_editables: {}
_inputs: {}
_select_data: {}
_structures: {}
concept:
path: .cloudcannon/schemas/concept.md
reorder_inputs: true
hide_extra_inputs: true
remove_empty_inputs: false
remove_extra_inputs: false
name: Concept
icon: lightbulb
_editables: {}
_inputs: {}
_select_data: {}
_structures: {}
nms:
path: content/nms
output: true
name: NGINX Management Suite
description: Documentation for NGINX Management Suite.
parse_branch_index: false
icon: notes
preview:
metadata:
- text:
- key: path
icon: folder
_editables: {}
_inputs: {}
_select_data: {}
_structures: {}
create:
path: '[relative_base_path]/{directory}/{filename|slugify}.[ext]'
extra_data: {}
_inputs: {}
_select_data: {}
_structures: {}
disable_add: false
disable_add_folder: false
disable_file_actions: false
schemas:
default:
path: .cloudcannon/schemas/default.md
reorder_inputs: true
hide_extra_inputs: true
remove_empty_inputs: false
remove_extra_inputs: false
name: Task (default)
icon: task
_editables: {}
_inputs: {}
_select_data: {}
_structures: {}
concept:
path: .cloudcannon/schemas/concept.md
reorder_inputs: true
hide_extra_inputs: true
remove_empty_inputs: false
remove_extra_inputs: false
name: Concept
icon: lightbulb
_editables: {}
_inputs: {}
_select_data: {}
_structures: {}
policy:
path: .cloudcannon/schemas/nms/policy.md
reorder_inputs: true
hide_extra_inputs: true
remove_empty_inputs: false
remove_extra_inputs: false
name: ACM Policy
icon: table_chart
_editables: {}
_inputs: {}
_select_data: {}
_structures: {}
controller:
path: content/controller
output: true
name: NGINX Controller
description: Documentation for NGINX Controller.
parse_branch_index: false
icon: notes
preview:
metadata:
- text:
- key: path
icon: folder
_editables: {}
_inputs: {}
_select_data: {}
_structures: {}
create:
path: '[relative_base_path]/{directory}/{filename|slugify}.[ext]'
extra_data: {}
_inputs: {}
_select_data: {}
_structures: {}
disable_add: false
disable_add_folder: true
disable_file_actions: true
schemas:
default:
path: .cloudcannon/schemas/default.md
reorder_inputs: true
hide_extra_inputs: true
remove_empty_inputs: false
remove_extra_inputs: false
name: Task (default)
icon: task
_editables: {}
_inputs: {}
_select_data: {}
_structures: {}
modsec_waf:
path: content/modsec-waf
output: true
name: NGINX ModSec WAF
description: Documentation for NGINX ModSec WAF.
parse_branch_index: false
icon: notes
preview:
metadata:
- text:
- key: path
icon: folder
_editables: {}
_inputs: {}
_select_data: {}
_structures: {}
disable_add: true
disable_add_folder: true
disable_file_actions: true
schemas:
default:
path: .cloudcannon/schemas/default.md
reorder_inputs: true
hide_extra_inputs: true
remove_empty_inputs: false
remove_extra_inputs: false
name: Task (default)
icon: task
_editables: {}
_inputs: {}
_select_data: {}
_structures: {}
solution_bundles:
path: content/solutions
output: true
name: NGINX Solution Bundles
description: Instructions for deploying the multi-product solution bundles.
parse_branch_index: false
icon: notes
preview:
metadata:
- text:
- key: path
icon: folder
_editables: {}
_inputs: {}
_select_data: {}
_structures: {}
create:
path: '[relative_base_path]/{directory}/{filename|slugify}.[ext]'
extra_data: {}
_inputs: {}
_select_data: {}
_structures: {}
disable_add: false
disable_add_folder: false
disable_file_actions: false
schemas:
default:
path: .cloudcannon/schemas/default.md
reorder_inputs: true
hide_extra_inputs: true
remove_empty_inputs: false
remove_extra_inputs: false
name: Task (default)
icon: task
_editables: {}
_inputs: {}
_select_data: {}
_structures: {}
includes:
path: content/includes
output: false
name: Content Reuse
description: A collection of files that can be reused in other documents across the website.
filter:
exclude:
- index.md
parse_branch_index: false
icon: notes
preview:
metadata:
- text:
- key: path
icon: folder
_editables: {}
_inputs: {}
_select_data: {}
_structures: {}
create:
path: '[relative_base_path]/{directory}/{filename|slugify}.[ext]'
extra_data: {}
_inputs: {}
_select_data: {}
_structures: {}
disable_add: false
disable_add_folder: false
disable_file_actions: false
schemas:
default:
path: .cloudcannon/schemas/includes.md
name: Includes template
headless-collection:
path: .cloudcannon/schemas/headless-collection.md
name: Index.md template
data:
path: data
output: false
icon: dataset
_editables: {}
_enabled_editors:
- data
- content
_inputs: {}
_select_data: {}
_structures: {}
create:
path: '[relative_base_path]/{directory}/{filename|slugify}.[ext]'
extra_data: {}
_inputs: {}
_select_data: {}
_structures: {}
disable_add: false
disable_add_folder: true
disable_file_actions: true
schemas: {}
collections_config_override: true
collection_groups:
- heading: "Standalone Web Pages"
collections:
- "standalone_pages"
- heading: "Product Docs"
collections:
- "nginx_plus"
- "nap_dos"
- "nap_waf"
- "nms"
- "controller"
- "modsec_waf"
- heading: "Solutions"
collections:
- "solution_bundles"
- heading: "Content Reuse"
collections:
- "includes"
_enabled_editors:
- content
_inputs: {}
_select_data: {}
_structures: {}
_editables:
text:
bold: true
copyformatting: true
italic: true
link: true
redo: true
removeformat: true
strike: true
subscript: true
superscript: true
underline: true
undo: true
data_config: true
timezone: Etc/UTC
commit_templates:
- template_string: '{commit_type}: {message|trim} {breaking_change|if=breaking_change_message}'
_inputs:
commit_type:
type: select
options:
allow_empty: true
values:
- feature
- fix
- refactor
- update
cascade: true
breaking_change_message:
type: text
cascade: true
extra_data:
breaking_change: |-
⚠️ {breaking_change_message}
_snippets_imports:
hugo:
exclude:
- hugo_youtube
- hugo_twitter
- hugo_vimeo
- hugo_instagram
_snippets:
important:
template: hugo_paired_shortcode_named_args
inline: false
preview:
text: Important
subtext:
- key: content_markdown
- Important note in a callout box.
icon: priority_high
definitions:
shortcode_name: important
content_key: content_markdown
named_args: []
note:
template: hugo_paired_shortcode_named_args
inline: false
preview:
text: Note
subtext:
- key: content_markdown
- Note in callout box.
icon: edit_note
definitions:
shortcode_name: note
content_key: content_markdown
named_args: []
see-also:
template: hugo_paired_shortcode_named_args
inline: false
preview:
text: See also
subtext:
- key: content_markdown
- See Also note in callout box.
icon: visibility
definitions:
shortcode_name: see-also
content_key: content_markdown
named_args: []
before-you-begin:
template: hugo_paired_shortcode_named_args
inline: false
preview:
text: Befor You Begin
subtext:
- key: content_markdown
- Before You Begin note in callout box.
icon: front_hand
definitions:
shortcode_name: before-you-begin
content_key: content_markdown
named_args: []
deprecated:
template: hugo_paired_shortcode_named_args
inline: false
preview:
text: Deprecated
subtext:
- key: content_markdown
- Deprecated callout in a box.
icon: delete
definitions:
shortcode_name: deprecated
content_key: content_markdown
named_args: []
caution:
template: hugo_paired_shortcode_named_args
inline: false
preview:
text: Caution
subtext:
- key: content_markdown
- Caution callout in a box.
icon: announcement
definitions:
shortcode_name: caution
content_key: content_markdown
named_args: []
warning:
template: hugo_paired_shortcode_named_args
inline: false
preview:
text: Warning
subtext:
- key: content_markdown
- Warning callout in a box.
icon: warning
definitions:
shortcode_name: warning
content_key: content_markdown
named_args: []
call-out:
template: hugo_paired_shortcode_positional_args
inline: false
preview:
text:
- key: callout_title
- Callout
subtext:
- key: content_markdown
- Custome callout with title in a box.
icon:
- key: icon_param
- document
definitions:
shortcode_name: call-out
content_key: content_markdown
positional_args:
- editor_key: icon_param
type: string
- editor_key: callout_title
type: string
Internal comment:
template: hugo_paired_shortcode_named_args
inline: false
preview:
text: Comment (Internal only)
subtext:
- key: content_markdown
- Internal comment that will not be rendered in the page.
icon: tag
definitions:
shortcode_name: comment
content_key: content_markdown
named_args: []
include:
template: hugo_shortcode_positional_args
inline: true
preview:
text: Include
subtext:
- key: url
- Include snippet.
icon: file_copy
definitions:
shortcode_name: include
positional_args:
- editor_key: url
type: string
bootstrap-table:
template: hugo_paired_shortcode_positional_args
inline: false
preview:
text: Bootstrap Table
subtext:
- key: content_markdown_table
- type: code
- Markdown table using Bootstrap.
icon: table_chart
definitions:
shortcode_name: bootstrap-table
content_key: content_markdown_table
positional_args:
- editor_key: table_style
_inputs:
content_markdown_table:
type: code
cascade: true
raw-html:
template: hugo_paired_shortcode_named_args
inline: false
preview:
text: Raw HTML
subtext:
- key: content_code_block
- Raw HTML Code.
icon: html
definitions:
shortcode_name: raw-html
content_key: content_code_block
named_args: []
img:
template: hugo_shortcode_named_args
inline: true
preview:
text:
- key: src
- Image
subtext:
- key: alt
- Alternative text
icon: image
definitions:
shortcode_name: img
named_args:
- editor_key: src
type: string
- editor_key: caption
optional: true
type: string
- editor_key: alt
optional: true
type: string
- editor_key: width
optional: true
type: string
- editor_key: height
optional: true
type: string
tab group:
template: hugo_paired_shortcode_named_args
inline: false
preview:
text:
- key: name
- Tab group section
subtext:
- key: content_code_block
- Tabs content
icon: tab
definitions:
shortcode_name: tabs
content_key: content_code_block
named_args:
- editor_key: name
type: string
tab section:
template: hugo_paired_markdown_shortcode_named_args
inline: false
preview:
text:
- key: name
- Tab inside tabbed section
subtext:
- key: tab_content
- Tab content
icon: tab
definitions:
shortcode_name: tabs
content_key: tab_content
named_args:
- editor_key: name
type: string
beta-badge:
template: hugo_shortcode_positional_args
inline: false
preview:
text: This topic documents an early access feature.
subtext: >-
These features are provided for you to try before they are generally
available. You shouldn't use early access features for production
purposes.
icon: science
definitions:
shortcode_name: beta-badge
relref:
template: hugo_shortcode_positional_args
inline: true
preview:
view: inline
icon: link
text:
- key: url
- Empty URL
definitions:
shortcode_name: relref
positional_args:
- editor_key: url
type: string
link:
template: hugo_shortcode_positional_args
inline: true
preview:
text:
- key: text
- Link to download a file
icon: system_update_alt
definitions:
shortcode_name: link
positional_args:
- editor_key: url
type: string
- editor_key: text
fontawesome-Icon:
template: hugo_shortcode_positional_args
inline: true
preview:
view: inline
text: FA-icon
icon:
- key: icon_name
definitions:
shortcode_name: fa
positional_args:
- editor_key: icon_name
type: string
- editor_key: styles
type: string
optional: true
remove_empty: true
icon-resolved:
template: hugo_markdown_shortcode_named_args
inline: true
preview:
text: Resolved Bug Icon
icon: bug_report
definitions:
shortcode_name: icon-resolved
content_key: content_markdown
named_args: []
icon-bug:
template: hugo_markdown_shortcode_named_args
inline: true
preview:
text: Bug Icon
icon: bug_report
definitions:
shortcode_name: icon-bug
content_key: content_markdown
named_args: []
shortversions:
template: hugo_shortcode_positional_args
inline: false
preview:
text: Shortversions - This shortcode has been deprecated
icon: format_list_numbered
definitions:
shortcode_name: shortversions
positional_args:
- editor_key: from
type: string
- editor_key: to
type: string
- editor_key: product
type: string
versions:
template: hugo_shortcode_positional_args
inline: false
preview:
text: Versions - This shortcode has been deprecated
icon: format_list_numbered
definitions:
shortcode_name: versions
positional_args:
- editor_key: from
type: string
- editor_key: to
type: string
- editor_key: product
type: string