Skip to content

Instantly share code, notes, and snippets.

@suzuki-mar
Created December 9, 2012 07:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save suzuki-mar/4243764 to your computer and use it in GitHub Desktop.
Save suzuki-mar/4243764 to your computer and use it in GitHub Desktop.
PagodaBoxでMediaWikiを使用するための設定(Boxfile)
global:
env:
- PLATFORM: PAGODABOX
- ENV: production
web1:
name: mediawiki
php_extensions:
- mysql
- eaccelerator
- gd
shared_writable_dirs:
- cache
- images
db1:
name: mediawiki-db
type: mysql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment