|
@ -3,7 +3,7 @@ |
|
|
you can find a sample configuration for running the project with |
|
|
you can find a sample configuration for running the project with |
|
|
<a href="https://www.docker.com">Docker</a> and <a href="https://docs.docker.com/compose/">Docker Compose</a>.</p> |
|
|
<a href="https://www.docker.com">Docker</a> and <a href="https://docs.docker.com/compose/">Docker Compose</a>.</p> |
|
|
<p><strong>Note: The Docker configuration is a recent addition, and, for the time being, |
|
|
<p><strong>Note: The Docker configuration is a recent addition, and, for the time being, |
|
|
should be considered as highly experimental</strong>.</p> |
|
|
|
|
|
|
|
|
should be considered experimental</strong>.</p> |
|
|
<p>Note: For the sake of simplicity, the sample configuration starts a single database |
|
|
<p>Note: For the sake of simplicity, the sample configuration starts a single database |
|
|
node and a single web server node, both on the same host. It also does not handle SSL |
|
|
node and a single web server node, both on the same host. It also does not handle SSL |
|
|
termination. If you plan to expose it to the public internet, make sure you put a |
|
|
termination. If you plan to expose it to the public internet, make sure you put a |
|
|