Running a Discourse Community Locally
Preface. Testing plugin changes directly in production can disrupt a community, so a local Discourse environment is useful for development and testing. Environment: Ubuntu 18.04.2 LTS x64 with at least 1 GB RAM, preferably 2 GB or more. Install Docker, then install Discourse by creating /var/discourse and cloning the official Docker repository…