Hi,
the manual page for updating PMM2 server via Docker seems a little outdated:
$ docker exec -it pmm-server head -1 /srv/update/main.yml<br># v1.5.3
That command doesn’t work for PMM2, and also doesn’t work with container name “pmm-server2”.
The directory “/srv/update/” seems to be empty.
Is there a command to extract the version from a PMM2 container?
Also, most commands on the page reference “pmm-server” instead of “pmm-server2”, which I believe is the new default name?
Thanks,Steffen