OpenDroneMap / opendronemap-ecs

Serverless API to get opendronemap tasks running on AWS Elastic Container Service (ECS)
GNU General Public License v3.0
5 stars 6 forks source link

update readme #8

Closed danbjoseph closed 6 years ago

danbjoseph commented 6 years ago

I'm not familiar with the involved aspects of AWS and so had some difficulty following the instructions. I'm attempting to fill out more details. I may be incorrect in some of it. I haven't successfully set everything up yet. When submitting to /register I get a { "message": "Task registered." } but then submitting to /run I get a { "message": "Internal server error" }.

matthewberryman commented 6 years ago

@danbjoseph I've opened https://github.com/OpenDroneMap/opendronemap-ecs/issues/9 but in the mean time added some notes in the readme in 4a3439d about where to find the logs that should provide some more helpful errors. https://github.com/OpenDroneMap/opendronemap-ecs/issues/4 will help ease deployment in future. Ping me on email if you get stuck.