Setting up discourse on windows using WSL

Hi everyone, if you are on windows and you want to setup discourse locally, use the following steps:

  1. Setup WSL on your PC

  2. Use the following link to start the setup

    • When using the provided guide, and you have installed all required plugins, you will need to update redis to version 6.2.0 or higher. Install ImageMagick again with sudo apt install imagemagick

    • Go to the following guide under # Postgresql and follow the steps in order to setup the database as required.

    • You can now proceed with the installation guide provided on step two.

1 Like

This is very helpful @Nelson, thank you!

1 Like