Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Jérome Perrin
gitlab-ce
Commits
198e93cc
Commit
198e93cc
authored
Dec 05, 2012
by
Riyad Preukschas
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update hardware and platform requirements guide
parent
7591718e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
43 additions
and
14 deletions
+43
-14
doc/install/installation.md
doc/install/installation.md
+3
-2
doc/install/requirements.md
doc/install/requirements.md
+40
-12
No files found.
doc/install/installation.md
View file @
198e93cc
_This installation guide created for Debian/Ubuntu and properly tested._
This installation guide was created for Debian/Ubuntu and tested on it.
Please read doc/install/requirements.md for hardware andplatform requirements.
_Checkout requirements before setup_
### IMPORTANT
### IMPORTANT
...
...
doc/install/requirements.md
View file @
198e93cc
#
# Platform requirements:
#
Hardware
**The project is designed for the Linux operating system.**
We recommend you to run GitLab on a server with at least 1GB RAM.
It may work on FreeBSD and Mac OS, but we don't test our application for these systems and can't guarantee stability and full functionality.
The necessary hard disk space largely depends on the size of the repos you want
to use GitLab with. But as a
*rule of thumb*
you should have at least as much
free space as your all repos combined take up.
We officially support (recent versions of) these Linux distributions:
# Operating Systems
## Linux
GitLab is developed for the Linux operating system.
GitLab officially supports (recent versions of) these Linux distributions:
-
Ubuntu Linux
-
Ubuntu Linux
-
Debian/GNU Linux
-
Debian/GNU Linux
It should
work on
:
It should
also work on (though they are not officially supported)
:
-
Arch
-
CentOS
-
Fedora
-
Fedora
-
CentOs
-
Gentoo
-
RedHat
-
RedHat
You might have some luck using these, but no guarantees:
## Other Unix Systems
There is nothing that prevents GitLab from running on other Unix operating
systems. This means you may get it to work on systems running FreeBSD or OS X.
**If you want to try, please proceed with caution!**
## Windows
GitLab does
**not**
run on Windows and we have no plans of supporting it in the
near future.
# Rubies
-
FreeBSD will likely work, see https://github.com/gitlabhq/gitlabhq/issues/796
GitLab requires Ruby (MRI) 1.9.3 and several Gems with native components.
-
MacOS X will likely work, see https://groups.google.com/forum/#!topic/gitlabhq/5IXHbPkjKLA
While it is generally possible to use other Rubies (like
[
JRuby
](
http://jruby.org/
)
or
[
Rubinius
](
http://rubini.us/
)
) it might require
some work on your part.
GitLab does
**not**
run on Windows and we have no plans of making GitLab compatible.
#
# Hardware:
#
Installation troubles and reporting success or failure
We recommend to use server with at least 1GB RAM for gitlab instance.
If you have troubles installing GitLab following the official installation guide
or want to share your experience installing GitLab on a not officially supported
platform, please follow the the contribution guide (see CONTRIBUTING.md).
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment