Do I need to install Docker?

I am going to deploy Discourse on my local.
Currently, I am using Mac OS and Ubuntu 18.04 for development.
Do I have to install Docker to deploy discourse on my local?
Help me.

1 Like

If you’re trying to install it locally in development mode, follow this guide: discourse/DEVELOPER-ADVANCED.md at master · discourse/discourse · GitHub

If you want to deploy in production, we support you if you follow this guide: https://github.com/discourse/discourse/blob/master/docs/INSTALL.md

5 Likes