From b7a33741f145823144fcfdf7557da2439385fcf5 Mon Sep 17 00:00:00 2001 From: Piero Toffanin Date: Thu, 26 Mar 2020 17:51:15 -0400 Subject: [PATCH] Windows notes --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5779f8ce..a0b2a17c 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,8 @@ Windows and macOS users can purchase an automated [installer](https://www.opendr You can also run WebODM from a Live USB/DVD. See [LiveODM](https://www.opendronemap.org/liveodm/). +Windows users looking for a UI-only native installation should also check [webodm.net](https://webodm.net). + ### Manage Processing Nodes WebODM can be linked to one or more processing nodes that speak the [NodeODM API](https://github.com/OpenDroneMap/NodeODM/blob/master/docs/index.adoc), such as [NodeODM](https://github.com/OpenDroneMap/NodeODM), [NodeMICMAC](https://github.com/dronemapper-io/NodeMICMAC/) or [ClusterODM](https://github.com/OpenDroneMap/ClusterODM). The default configuration includes a "node-odm-1" processing node which runs on the same machine as WebODM, just to help you get started. As you become more familiar with WebODM, you might want to install processing nodes on separate machines. @@ -354,8 +356,9 @@ To run WebODM, you will need to install: * Python 3.5 * GDAL (>= 2.1) * Node.js (>= 6.0) - * Nginx (Linux/MacOS) - OR - Apache + mod_wsgi (Windows) + * Nginx (Linux/MacOS) - OR - Apache + mod_wsgi or Waitress (Windows) * Redis (>= 2.6) + * GRASS GIS (>= 7.6) On Linux, make sure you have: