User Tools

Site Tools


latinet:unicaes:opendronemap:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
latinet:unicaes:opendronemap:start [2023/08/25 01:30] jan.sonntaglatinet:unicaes:opendronemap:start [2023/08/25 21:47] (current) – removed jan.sonntag
Line 1: Line 1:
-====== OpenDroneMap ====== 
  
-On this page, we are explaining and documenting the installation and usage of OpenDroneMap (ODM) on a Google Cloud Machine. 
-The source code of ODM can be found in this GitHub Repo: [[https://github.com/OpenDroneMap/WebODM|GitHub OpenDroneMap]] 
- 
-===== Installation ===== 
-We are installing ODM on a Google Machine which is provided by the UNICAES. It is only turned on when needed. 
- 
-As some prerequisites: We also configured a DNS entry to point to the static external IP of our Google Cloud Machine, so that we can get an SSL certificate for secure communications. The machine itself has 16 cores and 128GB of RAM with an additional 500GB of persistent storage. 
- 
-==== Install Docker and Docker Compose ==== 
- 
-We followed the official documentation: 
-[[https://docs.docker.com/engine/install/ubuntu/#install-using-the-repository|Docker install - Using the repository]] 
- 
-==== Getting WebODM ==== 
- 
-Download the git repository: 
-<code> 
-git clone https://github.com/OpenDroneMap/WebODM --config core.autocrlf=input --depth 1 
-cd WebODM 
-</code> 
- 
-Then WebODM can be started with the following: 
-<code> 
-./webodm.sh restart --ssl --hostname webodm.myorg.com 
-</code> 
latinet/unicaes/opendronemap/start.1692919826.txt.gz · Last modified: 2023/08/25 01:30 by jan.sonntag