Mention gitlab recipes correctly, small updates to update section.
This commit is contained in:
parent
fe059b6c4b
commit
109af25ed2
1 changed files with 5 additions and 5 deletions
10
README.md
10
README.md
|
@ -61,11 +61,11 @@ If you want to contribute, please first read our [Contributing Guidelines](https
|
|||
* [Vagrant virtual machine for development](https://github.com/gitlabhq/gitlab-vagrant-vm)
|
||||
|
||||
|
||||
#### Unsupported production installation
|
||||
#### Unofficial production installations
|
||||
|
||||
* [GitLab recipes](https://github.com/gitlabhq/gitlab-recipes) for setup on different platforms
|
||||
* [GitLab recipes](https://github.com/gitlabhq/gitlab-recipes) repository with unofficial guides for using GitLab with different software (operating systems, webservers, etc.) than the official version.
|
||||
|
||||
* [Unofficial installation guides](https://github.com/gitlabhq/gitlab-public-wiki/wiki/Unofficial-Installation-Guides)
|
||||
* [Installation guides](https://github.com/gitlabhq/gitlab-public-wiki/wiki/Unofficial-Installation-Guides) public wiki with unofficial guides to install GitLab on different operating systems.
|
||||
|
||||
* [BitNami one-click installers](http://bitnami.com/stack/gitlab)
|
||||
|
||||
|
@ -74,13 +74,13 @@ If you want to contribute, please first read our [Contributing Guidelines](https
|
|||
|
||||
### New versions and upgrading
|
||||
|
||||
Each month on the 22nd a new version is released together with an upgrade guide.
|
||||
Since 2011 GitLab is released on the 22nd of every month. Every new release includes an upgrade guide.
|
||||
|
||||
* [Upgrade guides](doc/update)
|
||||
|
||||
* [Changelog](CHANGELOG)
|
||||
|
||||
* Features that will be in the next release are listed on [the feedback and suggestions forum with the status "started"](http://feedback.gitlab.com/forums/176466-general/status/796456).
|
||||
* Features that will be in the next releases are listed on [the feedback and suggestions forum](http://feedback.gitlab.com/forums/176466-general) with the status ["started"](http://feedback.gitlab.com/forums/176466-general/status/796456) and [completed](http://feedback.gitlab.com/forums/176466-general/status/796457).
|
||||
|
||||
|
||||
### Run in production mode
|
||||
|
|
Loading…
Reference in a new issue