Heroku WPWordPress 的模板
Heroku WP 是一个用来在 Heroku 上安装和运行 WordPress 的模板,侧重于安全和速度,使用官方 Heroku 堆栈。
基于如下技术构建:
-  
nginx - For serving web content.
 -  
HHVM - A virtual machine designed to serve Hack and PHP.
 -  
MySQL - Provided by the ClearDB add-on.
 -  
Memcached - Provided by the MemCachier add-on.
 -  
Composer - A dependency manager to make installing and managing plugins easier.
 
In additon repository comes bundled with the following plugins.
-  
SASL object cache - For running with MemCachier add-on
 -  
Batcache - For full page output caching
 -  
SSL Domain Alias - For sending SSLed traffic to a different domain (needed to send WP admin traffic to Heroku over SSL directly.)
 
评论
