@ -2753,8 +2753,8 @@ We're going to do this in Putty or a similar program.</p>
<ol>
<li>DOCKERCONFDIR (only change this if you know what you're doing and decide to use another path than this guide used)</li>
<li>DOCKERDATADIR (only change this if you know what you're doing and decide to use another path than this guide used)</li>
<li>PUID/PGID (this info you got earlier from <ahref="#puid-and-pgid">HERE</a></li>
<li>TZ (Change to your timezone, can be found <ahref="https://en.wikipedia.org/wiki/List_of_tz_database_time_zones"rel="noopener noreferrer"target="_blank">HERE</a></li>
<li>PUID/PGID (this info you got earlier from <ahref="#puid-and-pgid">HERE</a>)</li>
<li>TZ (Change to your timezone, can be found <ahref="https://en.wikipedia.org/wiki/List_of_tz_database_time_zones"rel="noopener noreferrer"target="_blank">HERE</a>)</li>
<li>Install and Create a task scheduler for Pullio, so your containers stay up to date.</li>
</ol>
<divclass="admonition info">
@ -2809,7 +2809,7 @@ If you had previous installed apps, make a backup of their config folders.</p>
<p><strong>Don't forget to look at the <ahref="/Hardlinks/Examples/">Examples</a> how to setup the paths inside your applications.</strong></p>
<divclass="admonition attention">
<pclass="admonition-title">Attention</p>
<p>If you need to do any changes, only edit the <code>docker-compose.yml</code> file. To activate the changes, run the command <code>sudo docker-compose -f /volume1/docker/appdata/docker-compose.yml up -d</code> again.</p>
<p>If you need to do any changes, only edit the <code>docker-compose.yml</code> file. To activate the changes, run the command <code>sudo docker-compose up -d</code> again, from within the <code>/volume1/docker/appdata</code> folder.</p>
<p>Any changes you do/did in the GUI will be reverted when you run the docker-compose command.</p>
<p>Just don't use the GUI, only for information purposes !!!</p>
</div>
@ -2835,7 +2835,7 @@ If you had previous installed apps, make a backup of their config folders.</p>
@ -2751,8 +2751,8 @@ We're going to do this in Putty or a similar program.</p>
<ol>
<li>DOCKERCONFDIR (only change this if you know what you're doing and decide to use another path than this guide used)</li>
<li>DOCKERDATADIR (only change this if you know what you're doing and decide to use another path than this guide used)</li>
<li>PUID/PGID (this info you got earlier from <ahref="#puid-and-pgid">HERE</a></li>
<li>TZ (Change to your timezone, can be found <ahref="https://en.wikipedia.org/wiki/List_of_tz_database_time_zones"rel="noopener noreferrer"target="_blank">HERE</a></li>
<li>PUID/PGID (this info you got earlier from <ahref="#puid-and-pgid">HERE</a>)</li>
<li>TZ (Change to your timezone, can be found <ahref="https://en.wikipedia.org/wiki/List_of_tz_database_time_zones"rel="noopener noreferrer"target="_blank">HERE</a>)</li>
<li>Install and Create a task scheduler for Pullio, so your containers stay up to date.</li>
</ol>
<divclass="admonition info">
@ -2807,7 +2807,7 @@ If you had previous installed apps, make a backup of their config folders.</p>
<p><strong>Don't forget to look at the <ahref="/Hardlinks/Examples/">Examples</a> how to setup the paths inside your applications.</strong></p>
<divclass="admonition attention">
<pclass="admonition-title">Attention</p>
<p>If you need to do any changes, only edit the <code>docker-compose.yml</code> file. To activate the changes, run the command <code>sudo docker-compose -f /volume1/docker/appdata/docker-compose.yml up -d</code> again.</p>
<p>If you need to do any changes, only edit the <code>docker-compose.yml</code> file. To activate the changes, run the command <code>sudo docker-compose up -d</code> again, from within the <code>/volume1/docker/appdata</code> folder.</p>
<p>Any changes you do/did in the GUI will be reverted when you run the docker-compose command.</p>
<p>Just don't use the GUI, only for information purposes !!!</p>
</div>
@ -2833,7 +2833,7 @@ If you had previous installed apps, make a backup of their config folders.</p>