Added extra URLs for the hosting pages:
/djangohosting/ /nodehosting/ Also fixed a small typo in hosting/templates/hosting/rails.html Related tickets: https://redmine.ungleich.ch/issues/2225 https://redmine.ungleich.ch/issues/1620 https://redmine.ungleich.ch/issues/1621
This commit is contained in:
parent
8a6b4d695d
commit
4442501786
2 changed files with 4 additions and 2 deletions
|
|
@ -5,7 +5,7 @@
|
|||
<li><i class="fa-li fa fa-check-square-o fa-lg"></i>
|
||||
<p class="lead">Ubuntu 14.04 as the operating system, full root access!</p>
|
||||
</li>
|
||||
<li><i class="fa-li fa fa-check-square-o fa-lg"></i><p class="lead">rbenv to let you decide which Ruby version you want to use</p></li>s
|
||||
<li><i class="fa-li fa fa-check-square-o fa-lg"></i><p class="lead">rbenv to let you decide which Ruby version you want to use</p></li>
|
||||
<li><i class="fa-li fa fa-check-square-o fa-lg"></i><p class="lead">nginx as the frontend Server (optional with SSL Support)</p></li>
|
||||
<li><i class="fa-li fa fa-check-square-o fa-lg"></i><p class="lead">uwsgi to have your application talk to nginx and vice versa
|
||||
<li><i class="fa-li fa fa-check-square-o fa-lg"></i><p class="lead">PostgreSQL as the database</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue