[solved] Help in Docker Install

Hi -
Can anyone please help me in completing docker installation of Pydio Cells

I followed the below steps

  1. Installed Docker Desktop
  2. Installed WSL2
  3. Run docker pull pydio/cells in cmd
  4. Run docker run -d -p 8080:8080 pydio/cells
  5. When i open in the browser it shows the below -

NOTE: I have XAMPP running in my localhost :80, so could you please check if something is missing here. Please let me know if you require any further information

many thanks!
Ishita

Hi,
The docker itself don’t have accompanied db, so make sure you have mysql service in your network.

Hi - thanks for your reply.

I changed the hostname to host.docker.internal and it worked, but now it shows -

Can you please have a look?

thanks,
Ishita

what is the name & version of DB ?

DB - MySQL
Version - 8.0.26

Hi - this is now resolved, able to login to Pydio Cells.

thank you :slight_smile:

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.