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

  • 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%}