See git commit hash of running Dokku app? -


i running dokku app in production , need know version of app running on server.

is possible dokku?

there's no need plugin.

all apps in dokku git bare repositories. connect server, switch app directory (mine in /home/dokku/<app-name>) , run git log. should trick well.


Comments

Popular posts from this blog

SQL php on different pages to Insert (mysqli) -

php - How can an email be returned from Stripe Checkout? -

sql - Partition elimination in Greenplum -