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: about 1 year ago
JSON representation
Mostly unofficial GitLab recipes for setup on different platforms, update etc...
- Host: GitHub
- URL: https://github.com/gitlabhq/gitlab-recipes
- Owner: gitlabhq
- License: other
- Created: 2012-09-04T12:34:31.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2023-11-04T18:03:24.000Z (over 2 years ago)
- Last Synced: 2024-11-14T15:41:45.663Z (over 1 year ago)
- Language: Ruby
- Homepage:
- Size: 561 KB
- Stars: 745
- Watchers: 99
- Forks: 420
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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.