Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gitlabhq/gitlab-recipes

Mostly unofficial GitLab recipes for setup on different platforms, update etc...
https://github.com/gitlabhq/gitlab-recipes

Last synced: 29 days ago
JSON representation

Mostly unofficial GitLab recipes for setup on different platforms, update etc...

Awesome Lists containing this project

README

        

## 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.