Using server hardware for build map

Hi all,
I build map from WebODM in local machine. But now, I want to using company server for build map, how i do that?. My company’ server dont have docker and i cant install docker in this. have any way to use my local machine emvironment with my company’ server hardware.
Thank all.

1 Like

if you cant install docker on the machine, do you have the rights/permissions to install anything on it? is the machine OS windows or something else? is the machine windows OS later windows 8.1?

1 Like

My server run with AlmaLinux,
I can install every thing in my server without sudo permission

My company’ server dont have docker and i cant install docker in this.

if you can install anything then why can you not install docker? the recommended version for linux is with docker. I understand there is a native install version but dont think it is actively developed and not have heard of anyone getting it to work but could be wrong.

If you already have webodm installed elsewhere you could install nodeodm on server machine to utilize that hardware, but again you would need to install docker.

1 Like