How To Use Dokku Plugins to Access Additional Functionality
Dokku is a deployment tool that allows you to quickly get your app off the ground in a production environment. In this guide, we will discuss how to take advantage of Dokku’s plugin system in order to extend the functionality of the core application. This will allow you to add database access to your applications, and provide you with additional deployment options.