Static HTML stack
We'd quite like the ability to specify a HTML-only stack with PHP disabled and no database. While this might seem an odd request, we sometimes have the need for temporary holding sites, additional sub-sites, etc. It's potentially also of use with headless CMS sites. Having related sites on the same server / within the same interface is useful.
While I realise we can use the PHP install for this, I'd prefer something that has code execution properly disabled from the start.
-
Babul Mukherjee commented
YES please! Simple HTML still has value, without the overhead of PHP and MYSQL.
-
Dylan commented
Im all for this, no need for all the bluster when you want to achieve something simple.
-
Andrew commented
I would agree with this. I, for instance, just need to host some static image files. I don't need a LAMP stack for that and would like just a barebones HTML server. Came here to request the same thing.
-
Cesar Sacconi Falcao commented
There's many SSG (static sites generators) like Jekyll that can use Cloudways to easily host several plain HTML sites with SSL on Cloudways
-
Brendon commented
With added nodejs installedwould be excellent and being able to git deploy from a subfolder
-
Erik Hansen commented
Yes, I'd love this too. Just a simple nginx server with nothing else running.
-
Mark Hesketh commented
Additionally this would mean a MySQL is not required, which I think is created by default for all the current stacks?
-
Mark Hesketh commented
Was coming here to suggest this feature too. Would be a great addition.
-
AdminCloudways (Admin, Cloudways) commented
Interesting idea. Let's see if more people weight in.
Cloudways Team