/adminer-on-flynn

Primary LanguagePHPMIT LicenseMIT

Adminer on Flynn

This is a small project to deploy Adminer 4.2.5 to a Flynn cluster.

It is handy if you want administrative access to your Flynn DBs but don't want to open direct external access.

Setup

Create an application as usual:

flynn create adminer

Initial Deployment and Updates

Push this repository towards Flynn:

git push flynn master

License

This software is licensed under the MIT License. Adminer itself (index.php) is licensed under the Apache License.