Skip to content

Commit

Permalink
Merge pull request #46 from alireza787b/real-test-1
Browse files Browse the repository at this point in the history
Real test 1
  • Loading branch information
alireza787b authored Oct 28, 2024
2 parents a916018 + 137dee5 commit caae161
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/v2.0_doc_server.html
Original file line number Diff line number Diff line change
Expand Up @@ -331,6 +331,8 @@ <h3>Webserver Software Installations</h3>
<code>
bash ~/mavsdk_drone_show/app/linux_dashboard_start.sh --sitl
</code></pre>
<p>If it's your first time running the server, it will ask you to enter the webserver IP which is accessible by client. It can be your server public IP.</p>
<p>To change the IP next times, either remove the .env file or user <code>--overwrite-ip "YOUR_SERVER_IP"</code> argument.</p>
<p>You should now be able to access the GUI via a browser using your domain, IP, or reverse DNS (if set). eg. <code>http://drone.joomtalk.ir:3000</code></p>
<p>If you cant access the page, make sure your firewall rules allow communication on port 3000, 7070, 5000 (defined in params and .evn)</p>
<h3>Mission Configuration and Customization (Optional)</h3>
Expand Down

0 comments on commit caae161

Please sign in to comment.