mirror of
https://github.com/gitlabhq/gitlab-recipes.git
synced 2026-01-09 14:37:57 -05:00
19 lines
966 B
Markdown
19 lines
966 B
Markdown
## GitLab recipes: unofficial guides for using GitLab with different software
|
|
|
|
For configuring the Omnibus packages with a non-packaged webservers, database, redis please see the [Omnibus docs](http://doc.gitlab.com/omnibus/)
|
|
|
|
Here you will find unofficial guides for using GitLab with different software (operating systems, web servers, etc.)
|
|
provided by the community, for systems other than the officially supported (Debian/Ubuntu).
|
|
|
|
Bare in mind that this repository is co-maintained by volunteers/contributors like you.
|
|
|
|
## Contributing
|
|
|
|
See [contributing.md](CONTRIBUTING.md) for contribution guidelines.
|
|
|
|
## Notes on the reliability of guides/scripts
|
|
|
|
* We will try to test everything before accepting PRs, in a clean, newly installed platform.
|
|
* You should read a script and understand what it does prior to running it.
|
|
* If something goes wrong during installation and you think the guide/script needs fixing, file a bug report or a submit a Pull Request.
|