Skip to content

Conversation

mjmaenpaa
Copy link
Contributor

Updated Centos 6/RHEL 6 installation guide for GitLab version 8.9

Still missing from guide:

  • SELinux rules for Logrotate
  • SELinux rules for Nginx

yum -y update
yum -y groupinstall 'Development Tools'
yum -y install readline readline-devel ncurses-devel gdbm-devel glibc-devel tcl-devel openssl-devel curl-devel expat-devel db4-devel byacc sqlite-devel libyaml libyaml-devel libffi libffi-devel libxml2 libxml2-devel libxslt libxslt-devel libicu libicu-devel system-config-firewall-tui redis sudo wget crontabs logwatch logrotate perl-Time-HiRes git cmake libcom_err-devel.i686 libcom_err-devel.x86_64 nodejs
yum -y install readline readline-devel ncurses-devel gdbm-devel glibc-devel tcl-devel openssl-devel curl-devel expat-devel db4-devel byacc sqlite-devel libyaml libyaml-devel libffi libffi-devel libxml2 libxml2-devel libxslt libxslt-devel libicu libicu-devel system-config-firewall-tui redis sudo wget crontabs logwatch logrotate perl-Time-HiRes git cmake libcom_err-devel.i686 libcom_err-devel.x86_64 nodejs python-docutils
Copy link
Contributor

@axilleas axilleas Jul 5, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do we need this package? It should be optional if you are using rst.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I used Ubuntu guide as a base for updating this one and docutils and rst are not marked there as optional.

@axilleas
Copy link
Contributor

axilleas commented Jul 5, 2016

@mjmaenpaa the changes look awesome! Thanks a lot for this! I left some inline comments.

@axilleas axilleas merged commit 2ac2513 into gitlabhq:master Jul 10, 2016
@axilleas
Copy link
Contributor

@mjmaenpaa Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants