pfaffman
(Jay Pfaffman)
17. September 2019 um 15:58
8
Das ist INSTALL-cloud .
Stell dir vor, es gäbe einen Docker-Container, der mit Discourse ausgeliefert wird und den du einfach nutzen kannst, ohne etwas installieren zu müssen.
Developing using Docker
Since Discourse runs in Docker, you should be able to run Discourse directly from your source directory using a Discourse development container.
Pros: No need to install any system dependencies, no configuration needed at all for setting up a development environment quickly.
Cons: Will be slightly slower than the native dev environment on Ubuntu, and much slower than a native install on MacOS.
See also Developing Discourse using a Dev Container …