<div dir="ltr"><div>Dear users and developers,</div><div><br></div><div>I noticed that the piece of information (<b>information 1</b>) came along with the master installation. Information 1 is not available in version 2.8. <br></div><div><br></div><div>Even though, the command line <br><pre>docker-compose -f docker-compose.development.yml -f docker-compose.development.override.yml up</pre></div><div>is not available in 2.8, the installation still devmode / development. Could anyone give an explanation on the command line above, please? I got confused, because in my understanding, in order to have devmode / development on in master version the command line above is required, which does not apply to version 2.8, and we still have Devmode / development on.</div><div><br></div><div>I appreciated your time , patience and help.</div><div><br></div><div>Julierme<br></div><div></div><div><br></div><div><b>Information 1</b><br></div><div><h3>If you want to run the instance for development</h3>
<a name="user-content-use-dedicated-docker-compose-files-while-developing"></a>
<h4>Use dedicated docker-compose files while developing</h4>
<div>
<p>Note</p>
<p>In this example we are going to keep localhost as the target IP for GeoNode</p>
</div>
<div class="gmail-highlight gmail-highlight-source-shell"><pre>docker-compose -f docker-compose.development.yml -f docker-compose.development.override.yml up</pre></div></div></div>