Skip to content

What does this do to my server?

cwsaylor edited this page Apr 2, 2012 · 1 revision
  • Sets the timezone to UTC
  • Updates Ubuntu
  • Installs python-software-properties, git-core and curl
  • Installs nginx and creates a config file in /etc/nginx/sites-enabled
  • Installs Unicorn
  • Installs node.js for the Rails 3 asset pipeline
  • Installs PostgreSQL, uploads a config/database.yml and creates an app specific user and database
  • Installs ruby 1.9.3 using rbenv and ruby-build
  • Installs the UFW firewall and opens ports 22, 80 and 443
Clone this wiki locally