-
-
Notifications
You must be signed in to change notification settings - Fork 106
Closed
Description
Description of problem
In output of dokku postgres:help:
Example:
$ dokku postgres:list
NAME VERSION STATUS EXPOSED PORTS LINKS
service-name postgres:11.6 running - app-name
But actual results:
$ dokku postgres:list
=====> Postgres services
service-name
Environment Information
-----> uname: Linux debian 4.19.0-8-amd64 #1 SMP Debian 4.19.98-1+deb10u1 (2020-04-27) x86_64 GNU/Linux
-----> memory:
total used free shared buff/cache available
Mem: 1994 383 464 11 1145 1446
Swap: 4095 14 4081
-----> docker version:
Client: Docker Engine - Community
Version: 19.03.8
API version: 1.40
Go version: go1.12.17
Git commit: afacb8b7f0
Built: Wed Mar 11 01:25:56 2020
OS/Arch: linux/amd64
Experimental: false
Server: Docker Engine - Community
Engine:
Version: 19.03.8
API version: 1.40 (minimum version 1.12)
Go version: go1.12.17
Git commit: afacb8b7f0
Built: Wed Mar 11 01:24:28 2020
OS/Arch: linux/amd64
Experimental: false
containerd:
Version: 1.2.13
GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429
runc:
Version: 1.0.0-rc10
GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd
docker-init:
Version: 0.18.0
GitCommit: fec3683
-----> docker daemon info:
Client:
Debug Mode: true
Server:
Containers: 3
Running: 2
Paused: 0
Stopped: 1
Images: 24
Server Version: 19.03.8
Storage Driver: overlay2
Backing Filesystem: <unknown>
Supports d_type: true
Native Overlay Diff: true
Logging Driver: json-file
Cgroup Driver: cgroupfs
Plugins:
Volume: local
Network: bridge host ipvlan macvlan null overlay
Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
Swarm: inactive
Runtimes: runc
Default Runtime: runc
Init Binary: docker-init
containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
init version: fec3683
Security Options:
apparmor
seccomp
Profile: default
Kernel Version: 4.19.0-8-amd64
Operating System: Debian GNU/Linux 10 (buster)
OSType: linux
Architecture: x86_64
CPUs: 2
Total Memory: 1.947GiB
Name: cac2020d1
ID: VLZJ:JQ6T:HVHG:YRMU:NFCW:OHDW:TYEB:ZNHB:DTTE:ALAK:WKCO:KKSW
Docker Root Dir: /var/lib/docker
Debug Mode: false
Registry: https://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
127.0.0.0/8
Live Restore Enabled: false
-----> sigil version: 0.5.0
-----> herokuish version:
herokuish: 0.5.12
buildpacks:
heroku-buildpack-multi v1.0.0
heroku-buildpack-ruby v215
heroku-buildpack-nodejs v170
heroku-buildpack-clojure v84
heroku-buildpack-python v169
heroku-buildpack-java v66
heroku-buildpack-gradle v31
heroku-buildpack-scala v87
heroku-buildpack-play v26
heroku-buildpack-php v173
heroku-buildpack-go v141
buildpack-nginx v13
-----> dokku version: dokku version 0.20.4
-----> dokku plugins:
plugn: 0.3.2
00_dokku-standard 0.20.4 enabled dokku core standard plugin
20_events 0.20.4 enabled dokku core events logging plugin
app-json 0.20.4 enabled dokku core app-json plugin
apps 0.20.4 enabled dokku core apps plugin
apt 0.11.0 enabled Inject deb packages into dokku based on files in project
builder-dockerfile 0.20.4 enabled dokku core builder-dockerfile plugin
builder-herokuish 0.20.4 enabled dokku core builder-herokuish plugin
buildpacks 0.20.4 enabled dokku core buildpacks plugin
certs 0.20.4 enabled dokku core certificate management plugin
checks 0.20.4 enabled dokku core checks plugin
common 0.20.4 enabled dokku core common plugin
config 0.20.4 enabled dokku core config plugin
docker-options 0.20.4 enabled dokku core docker-options plugin
domains 0.20.4 enabled dokku core domains plugin
enter 0.20.4 enabled dokku core enter plugin
git 0.20.4 enabled dokku core git plugin
letsencrypt 0.9.3 enabled Automated installation of let's encrypt TLS certificates
logs 0.20.4 enabled dokku core logs plugin
maintenance 0.5.0 enabled Maintenance mode for apps
network 0.20.4 enabled dokku core network plugin
nginx-vhosts 0.20.4 enabled dokku core nginx-vhosts plugin
plugin 0.20.4 enabled dokku core plugin plugin
postgres 1.11.2 enabled dokku postgres service plugin
proxy 0.20.4 enabled dokku core proxy plugin
ps 0.20.4 enabled dokku core ps plugin
repo 0.20.4 enabled dokku core repo plugin
resource 0.20.4 enabled dokku core resource plugin
scheduler-docker-local 0.20.4 enabled dokku core scheduler-docker-local plugin
shell 0.20.4 enabled dokku core shell plugin
ssh-keys 0.20.4 enabled dokku core ssh-keys plugin
storage 0.20.4 enabled dokku core storage plugin
tags 0.20.4 enabled dokku core tags plugin
tar 0.20.4 enabled dokku core tar plugin
trace 0.20.4 enabled dokku core trace plugin
How (deb/make/rpm) and where (AWS, VirtualBox, physical, etc.) was Dokku installed?:
deb and VPS
Metadata
Metadata
Assignees
Labels
No labels