Updated Install Tracks on Ubuntu 20.10 (markdown)

ghost-from-the-past 2021-04-14 16:52:43 +02:00
parent 8a3237a86f
commit c74eca9ddf

@ -332,7 +332,7 @@ mysql> quit
<h3>Run Tracks</h3>
<p>Congratulation! you are still alive and ready tu run Tracks for the first time!
<p>You need to create and admin account first.</p>
<p>Open the URL <a http://localhost:8079/signup">http://localhost:8079/signup</a> to start tracks for the first time</p>
<p>Open the URL <a href="http://localhost:8079/signup">http://localhost:8079/signup</a> to start tracks for the first time</p>
<p>Later from the admin account you can create as many users as you want.</p>
<p>
<ac:image ac:height="250" ac:thumbnail="true">
@ -359,17 +359,17 @@ mysql&gt; quit
<p>------------</p>
<p>next time just connect using your internet browser to</p>
<p>
<a href="http://localhost:8079/</a>
<a href="http://localhost:8079/"</a>
</p>
<p>or http://{ip of the machine with apache}:8079/</p>
<p>e.g. http://192.168.11.15:8079/
</p>
<p>
if you used port 80 you go can directly <a href="http://localhost/</a>
if you used port 80 you go can directly <a href="http://localhost/"</a>
</p>
<p>------------</p>
<p>My calendar was in russian!!!</p>
<p>The problem is explained in this issue</p>
<p><a href="https://github.com/TracksApp/tracks/issues/2553</a></p>
<p> <a href="https://github.com/TracksApp/tracks/issues/2553"</a> </p>
<p>I posted there a workaround.</p>