Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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...
- Host: GitHub
- URL: https://github.com/gitlabhq/gitlab-recipes
- Owner: gitlabhq
- License: other
- Created: 2012-09-04T12:34:31.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2023-11-04T18:03:24.000Z (about 1 year ago)
- Last Synced: 2024-08-04T01:28:03.426Z (4 months ago)
- Language: Ruby
- Homepage:
- Size: 561 KB
- Stars: 746
- Watchers: 99
- Forks: 422
- 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.