Postponed
Project:
Hostmaster (Aegir)
Version:
7.x-3.x-dev
Component:
Code
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
19 Apr 2011 at 20:37 UTC
Updated:
17 Jun 2013 at 18:08 UTC
In #1044678: alien platform support and #1044692: wordpress backend we talk about deploying full non-Drupal CMS applications. How about we start with just static HTML? Just write the vhosts and such.
With #1132488: Provide SFTP access to sites, #1132512: [meta] Manage databases as separate entities and #1132526: Configure MySQL front-end in place, we would be able to offer rudimentary generic web-hosting. We could then probably install Wordpress, Joomla, Spip (even Drupal!) though not with all the Aegir goodness we've come to love.
Comments
Comment #1
Robin Millette commentedsubbing
Comment #2
steven jones commentedComment #3
steven jones commentedRelated to: #1369242: add a (drush) fossilize command.
I think this would basically require re-factoring all the Drupal specific stuff out into a service, so that a static site just wouldn't implement that service.
Comment #4
ergonlogicComment #5
anarcat commentedNote that this is also related to #705026: Allow creation of example.com/foo and example.com/bar type of sites (Part I) in that one solution for subdirectory sites is to decouple sites from virtual hosts and just hook into existing vhosts.
Comment #6
ergonlogic