当前位置

网站首页> 程序设计 > 开源项目 > 编程语言 > 浏览文章

Heroku WP

作者:小梦 来源: 网络 时间: 2024-02-19 阅读:

程序员必上的开发者服务平台 —— DevStore

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.)

  • Authy Two Factor Auth

  • Jetpack

  • SendGrid

  • WP Read-Only

相关阅读

热点阅读

网友最爱