Skip to content

Commit 33871b9

Browse files
committed
Document the recipes
1 parent ceec8cf commit 33871b9

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,17 @@ is calculated.
234234
- You can provide a query string here to filter which users will be selected
235235
- Default: ""
236236

237+
Recipes
238+
=======
239+
240+
## default
241+
242+
This installs and starts GitLab with nginx and your chosen database.
243+
244+
## mysql, postgres
245+
246+
These are internal, set `gitlab['database']['type']` instead.
247+
237248
Usage
238249
=====
239250

0 commit comments

Comments
 (0)