Jump to content

MobileServer/ServerSetup

From Wikitech
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Server Install

  • Ubuntu 8.04LTS
  • RAID 1
  • Wikimedia base system

Application Install

  • gcc

Ruby Base

  • root@eiximenis:~# apt-get install ruby irb ruby1.8-dev rubygems

Libraries

  • libsqlite3-dev
  • libxslt1-dev
  • libcurl3-dev

VC

  • root@eiximenis:~# apt-get install git-core

Gems

  • root@eiximenis:~# gem update
  • root@eiximenis:~# gem install thor nokogiri net-ssh RubyInline ruby-json ruby-debug merb haml libxml-ruby curb merb-assets merb-haml merb-more

Apache

  • apache2-mpm-worker