Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ngotnghet/phpmyadmin-cf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98,872 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phpMyAdmin Cloud Foundry Ready

There is another version of phpMyAdmin made by dmikusa (see: https://github.com/dmikusa-pivotal/cf-ex-phpmyadmin ) but this version can't work in offline Cloud Foundry and also can't find another mysql service not provided by cleardb or p-mysql.

This version is a real fork from phpMyAdmin.

Installation

Just 5 steps:

  1. Download the zip file from here: https://github.com/cloudfoundry-community/phpmyadmin-cf/archive/cf-ready.zip.
  2. Unzip it
  3. Go inside the unzipped folder and run cf push
  4. Bind your mysql service with cf bs phpmyadmin-cfready <service_name> and repeat for all mysql services you want in your phpMyAdmin
  5. Restage the service with cf restage phpmyadmin-cfready and you're done

About

phpMyAdmin ready for cloud foundry (work with service binding)

Resources

License

GPL-2.0, Unknown licenses found

Licenses found

GPL-2.0
LICENSE
Unknown
license.php

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • PHP 66.2%
  • JavaScript 33.3%
  • Other 0.5%