Skip to content

Annotum/annotum.aws.af.cm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WordPress compatible with Cloud Foundry

Steps to get the application to run:

  1. git clone git://github.com/phpfog/af-sample-wordpress.git
  2. cd af-sample-wordpress
  3. echo "<?php" > wp-salt.php
  4. curl https://api.wordpress.org/secret-key/1.1/salt/ >> wp-salt.php
  5. vmc push wordpresscf --url wordpresscf.vcap.me -n
  6. vmc create-service mysql --bind wordpresscf
  7. Visit http://wordpresscf.vcap.me and enjoy your Wordpress install!

Make sure your Cloud Foundry end-point is compatible with PHP. Right now the only service that can do that is AppFog.com

About

AppFog Sample WordPress Installation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published