kopia lustrzana https://github.com/OpenDroneMap/WebODM
Added docker docs link
rodzic
2ff9738db5
commit
9867b2c1dd
|
@ -36,9 +36,11 @@ Linux users can connect to 127.0.0.1.
|
||||||
* Open a Web Browser to `http://<yourDockerMachineIp>:8000`
|
* Open a Web Browser to `http://<yourDockerMachineIp>:8000`
|
||||||
* Log in with the default credentials: "admin:admin"
|
* Log in with the default credentials: "admin:admin"
|
||||||
|
|
||||||
|
We recommend that you read the [Docker Documentation](https://docs.docker.com/) to familiarize with the application lifecycle, setup and teardown.
|
||||||
|
|
||||||
### Add More Processing Nodes
|
### Add More Processing Nodes
|
||||||
|
|
||||||
WebODM can be linked to one or more processing nodes running [node-OpenDroneMap](https://github.com/pierotofy/node-OpenDroneMap). The default configuration already 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 the processing node on a separate machine.
|
WebODM can be linked to one or more processing nodes running [node-OpenDroneMap](https://github.com/pierotofy/node-OpenDroneMap). The default configuration already 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.
|
||||||
|
|
||||||
## Run it natively
|
## Run it natively
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue