ClusterODM
ClusterODM copied to clipboard
A NodeODM API compatible autoscalable load balancer and task tracker for easy horizontal scaling ♆
It seems that in certain instances the call to https://github.com/OpenDroneMap/ClusterODM/blob/c2c2e8f97b9518055f97e822cd5e5874dbc9be52/libs/taskNew.js#L170 is not being made, causing the max images exceeded error to be thrown prematurely. Ref https://github.com/OpenDroneMap/WebODM/issues/1248
When using acls other than "public-read", and downloading the all zip from S3, as per `task/uuid/download/all.zip`, this S3.GetObject https://github.com/OpenDroneMap/ClusterODM/blob/7c773493827aa8e7044878898cab1e1fa0ca8a0c/libs/proxy.js#L540 request fails if the size of the all.zip file is too...
I've added the ability yo write nodeodm code in typescript. still need to update documentation
Can we get tags on Docker hub for ClusterODM for each of the release versions? Currently there are only latest and master.
### What is the problem? Currently, ClusterODM does not get populated automatically with deployed nodes. ### What should be the expected behavior? Make it so that when we finish deploying...
If I wanted to add an OpenStack provider, I would just discern the appropriate template based on the divers in docker-machine, I think. https://github.com/docker/machine/blob/master/drivers/openstack/client.go Is this the approach?
Allows for an additional optional autoscaling configuration parameter 'maxColSizeMb', which defines the total size of the collection to be processed. This was identified as a useful parameter particularly for high...
### What is the problem? AWS SDK for JavaScript v2 will be end of support in Sep 8, 2025 (Not 2024) ### What should be the expected behavior? Maybe no...
There's some issue with the code probably related to the curl library.