Put the version numbers for the different applications used in the /admin/docker page

Perhaps have the different version numbers for:

  • Ruby
  • Redis
  • PostgreSQL

on the /admin/docker page. It should just help people keep track of what’s installed.

1 Like

This is a good idea @sam.

I’ll look into it tomorrow. Where is the code for the admin/docker page
located?

Its here GitHub - discourse/docker_manager: plugin for use with discourse docker image

PRs to make it better totally welcome.

https://github.com/discourse/discourse/pull/2190

I also added a PR to the docker_manager repo.

https://github.com/discourse/docker_manager/pull/3

This is my first time really doing Ruby so please let me know if there is a more efficient way of doing what I did.

:smiley: