diff --git a/digitalglarus/static/digitalglarus/img/img_2.jpg b/digitalglarus/static/digitalglarus/img/img_2.jpg index b9c42908..e21015d5 100644 Binary files a/digitalglarus/static/digitalglarus/img/img_2.jpg and b/digitalglarus/static/digitalglarus/img/img_2.jpg differ diff --git a/hosting/templates/hosting/rails.html b/hosting/templates/hosting/rails.html index 556ab120..d8db7a88 100644 --- a/hosting/templates/hosting/rails.html +++ b/hosting/templates/hosting/rails.html @@ -1,14 +1,11 @@ {% extends "hosting/base.html" %} {% load staticfiles %} -{%block customcss %} - -{%endblock%} - {%block specification %}
Ubuntu 14.04 as the operating system, full root access!
rbenv to let you decide which Ruby version you want to use
nginx as the frontend Server (optional with SSL Support)
uwsgi to have your application talk to nginx and vice versa
PostgreSQL as the database