Wykres commitów

92 Commity (master)

Autor SHA1 Wiadomość Data
Piero Toffanin ae08c10ec7 Typo 2023-12-04 23:41:51 -05:00
Piero Toffanin bc0c4ac3e0 Add --worker-cpus option 2023-12-04 23:40:23 -05:00
Piero Toffanin ef5336927d Persists secret_key between updates 2023-09-16 13:46:15 -04:00
Piero Toffanin 93704420c6 Add --worker-memory parameter 2023-09-15 14:11:23 -04:00
Piero Toffanin 74dc45a8ca Add liveupdate command 2023-09-15 13:22:02 -04:00
Piero Toffanin 83419a7dab Add --settings, drop --external-auth-endpoint 2023-09-08 15:55:42 -04:00
Piero Toffanin 4cd5a01023 Add --external-auth-endpoint 2023-09-06 11:09:49 -04:00
Tariq Islam 04aa66c478 Changes to add --db-dir option for Postgres. 2023-04-02 01:41:02 -05:00
Piero Toffanin fca64b7d09 Add env check 2023-03-30 10:22:27 -04:00
Piero Toffanin 0205966093 Docker compose support 2023-03-30 10:11:13 -04:00
Piero Toffanin a47a5de210 Fix indentation 2022-09-21 00:12:56 -04:00
IuliuNovac 2fd07c2bc6 FIX missing GPU in wsl 2022-09-20 21:43:44 +02:00
Sebastien 31ea5ed680
Log GPU detection
Log GPU detection
2022-02-08 11:33:46 +01:00
Romain Bazile 27b90dfdd2 webodm.sh: add proper GPU non detection warning
This closes #1134
2022-02-01 22:11:48 +01:00
Romain Bazile 08b916bd3b webodm.sh: shellcheck fixes and closes #1133 2022-02-01 19:58:42 +01:00
Romain Bazile 90dd3db1b7 webodm.sh: remove default_nodes and respect WO_DEFAULT_NODES from .env
This fixes #1131 and harmonizes the way WO_DEFAULT_NODES is managed.
2022-02-01 12:19:59 +01:00
Muhammad Ichsan 6a1301d088
Request a change about Nvidia detector
My previous pull is works perfectly in my computer, it can detect Nvidia driver. But I afraid my code don't work with another computer since I never test with that. So, I add my previous code (which worked in my computer) and keep the previous code (which I think it will works on another computer)
2022-01-24 18:49:06 +07:00
Muhammad Ichsan a31502b20e
It can detect NVIDIA driver
`./webodm.sh start --gpu` pulls **opendronemap/nodeodm:gpu.intel** instead of **nvidia**. So, I fix it
2022-01-15 00:07:23 +07:00
Piero Toffanin ad1a633800 Minor changes, add --gpu flag 2021-10-08 12:36:35 -04:00
Branton Davis d1f9c58e4f Update to use new run script for Intel GPUs. 2021-10-07 22:13:02 -05:00
Branton Davis 94feb013f7 Change URL to main repo. 2021-10-06 18:59:58 -05:00
Branton Davis e9fc57dc17 Remove building of intel image during install and build extension during startup. 2021-10-06 18:58:05 -05:00
Branton Davis 865b863205 Only check for GPU on Linux. 2021-10-05 17:32:29 -05:00
Branton Davis 6bcec32833 Debian package with GPU support. 2021-09-29 13:58:12 -05:00
Piero Toffanin a061a58dc8 Check for .git folder 2021-09-03 14:01:20 -04:00
Piero Toffanin d7eebdfe17 Make dependency on git optional 2021-09-03 13:11:56 -04:00
Piero Toffanin 9bb8b1bed5 Task moving functionality working 2021-08-04 16:20:51 -04:00
Jeremy Graston 1cccb0e982 Removes redundant docker 'start' from start function as docker 'up' handles the former. 2021-07-18 02:12:16 -06:00
Piero Toffanin edfacf5df6 Define realpath on MacOS only 2021-02-07 11:33:29 -05:00
Ron Ma 475bb4a164 replacement function of realpath for MacOS 2021-02-06 17:05:45 +08:00
Piero Toffanin 99eb274840 Change test for docker-container detection 2020-12-22 17:38:54 -05:00
Piero Toffanin 690271fe38
Add quotes around .env 2019-09-09 12:09:13 -04:00
toguchi-wataru cde75bc639 fix .env file not found 2019-09-09 09:21:15 +00:00
Piero Toffanin 5aebf1a2dc Minor tweaks 2019-08-14 15:12:46 -04:00
nchamo f287715d7c Add posibility for multiple nodes 2019-08-14 13:24:07 -03:00
nchamo 4407b27235 Reverted changes, and added detached flag 2019-08-13 19:51:37 -03:00
nchamo f7db2ba8c5 Added new debug mode and set th detached flag 2019-08-13 17:49:42 -03:00
Piero Toffanin dd340a3f81 Removed Python pip env checks 2019-07-27 16:24:48 -04:00
nchamo 94ba5257d5 Now plugins are watched in dev mode 2019-07-01 10:57:52 -03:00
Piero Toffanin ce933bd23f Spaces --> tabs 2019-05-24 15:21:59 -04:00
Piero Toffanin 2c60b774d4 MicMac integration tweaks 2019-05-24 15:20:20 -04:00
Jon-Pierre Stoermer 6384f8966f initial nodemicmac integration 2019-05-09 18:24:27 -06:00
Piero Toffanin e11a58739a New Administration menu, plugins panel, changed plugins UI enable/disable workflow 2019-03-19 15:19:23 -04:00
Piero Toffanin 2b9c346ac9 grep exit code fix, docs update 2019-02-18 13:04:26 -05:00
Piero Toffanin 1676cb22c6 Merged devenv.sh with webodm.sh 2019-02-18 12:57:29 -05:00
Piero Toffanin fa0d9271f4 Execute down before updating 2019-01-18 14:30:43 -05:00
Piero Toffanin 00a9a0c9f2 Better update command 2019-01-18 14:28:14 -05:00
Piero Toffanin b32c552fdd Flag to disable creation of default node 2019-01-16 12:12:17 -05:00
Piero Toffanin 530b3cc563 Changed node-OpenDroneMap --> NodeODM references 2018-12-04 10:02:13 -05:00
Piero Toffanin 36d4b5ebea Do not ignore error messages in plugin cleanup command 2018-08-12 10:57:42 -04:00