complete list of requirements

pull/751/head
Stephen Mather 2019-11-18 09:57:43 -05:00 zatwierdzone przez GitHub
rodzic dfbe7a7e4a
commit b70a28ddbd
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 5 dodań i 2 usunięć

Wyświetl plik

@ -39,8 +39,11 @@ A user-friendly, extendable application and [API](http://docs.webodm.org) for dr
## Getting Started
* Install the following applications (if they are not installed already):
- [Docker](https://www.docker.com/)
- [Git](https://git-scm.com/downloads)
- [Git](https://git-scm.com/downloads)
- [Docker](https://www.docker.com/)
- [Docker-compose](https://docs.docker.com/compose/install/)
- Python
- Pip
* Windows users have a choice between Docker Toolbox (Windows 10 Home or older) and Docker for Windows (Windows 10 Pro or newer). Docker for Windows users should set up their Docker environment before launching WebODM using the Docker utility in the system tray: 1) make sure Linux containers are enabled (Switch to Linux Containers...), 2) give Docker enough CPUs (default 2) and RAM (>4Gb, 16Gb better but leave some for Windows) by going to Settings -- Advanced, and 3) select where on your hard drive you want virtual hard drives to reside (Settings -- Advanced -- Images & Volumes).