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

c++ - No viable overloaded operator for references a map -

java - Custom OutputStreamAppender not run: LOGBACK: No context given for <MYAPPENDER> -

java - Cannot secure connection using TLS -