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.
Create an application as usual:
flynn create adminer
Push this repository towards Flynn:
git push flynn master
This software is licensed under the MIT License. Adminer itself (index.php) is licensed under the Apache License.