{% extends "hosting/base.html" %} {% load staticfiles %} {%block specification %}
  • Ubuntu 14.04 as the operating system, full root access!

  • rbenv to let you decide which Ruby version you want to use

  • s
  • nginx as the frontend Server (optional with SSL Support)

  • uwsgi to have your application talk to nginx and vice versa

  • PostgreSQL as the database

  • {%endblock%}