pull/746/head
Piero Toffanin 2019-12-02 17:25:24 -05:00
commit 99e1628808
4 zmienionych plików z 9 dodań i 9 usunięć

1
Contributors.md 100644
Wyświetl plik

@ -0,0 +1 @@
Rumen Mitrev

Wyświetl plik

@ -11,10 +11,6 @@ If so, do not open an issue. We already know about it and steps to solve it are
Every issue needs to follow the format specified below. Do not remove the questions, simply answer each question by typing below it. If you don't know how to answer a question, write so. Questions that don't follow these guidelines will be automatically closed by our friendly IssueBot (who's not very smart and needs to see a particular format to keep an issue open).
****************************************
### How did you install WebODM? (Docker, natively, ...)?
[Type answer here]
### What's your browser and operating system? (Copy/paste the output of https://www.whatismybrowser.com/)
[Type answer here]
@ -27,6 +23,6 @@ Every issue needs to follow the format specified below. Do not remove the questi
[Type answer here]
### How can we reproduce this? (What steps did you do to trigger the problem? What parameters are you using for processing? If possible please include a copy of your dataset uploaded on Google Drive or Dropbox. Be detailed)
### How can we reproduce this? (What steps did you do to trigger the problem? What parameters are you using for processing? Please include multiple screenshots of the problem! If possible please include a copy of your dataset uploaded on Google Drive or Dropbox. Be detailed)
[Type answer here]

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).

Wyświetl plik

@ -42,8 +42,8 @@ pyparsing==2.1.10
pytz==2018.3
rcssmin==1.0.6
redis==2.10.6
requests-toolbelt==0.8.0
requests==2.20.0
requests-toolbelt==0.9.1
requests==2.21.0
rfc3987==1.3.7
rjsmin==1.0.12
simplejson==3.10.0