How to run enketo-express on Ubuntu?

After setup of enketo-express, When i run enketo-express using command "docker-compose up -d" on an ubuntu server, it shows error related to nginx

ERROR: for docker_nginx_1 Cannot start service nginx: b'driver failed programming external connectivity on endpoint docker_nginx_1 (7c414e255d50f42a0fa14d07c0b0d29125f666d77e55e5eb4437e43e3e4d9454): Error starting userland proxy: listen tcp 0.0.0.0:80: bind: address already in use'

ERROR: for nginx Cannot start service nginx: b'driver failed programming external connectivity on endpoint docker_nginx_1 (7c414e255d50f42a0fa14d07c0b0d29125f666d77e55e5eb4437e43e3e4d9454): Error starting userland proxy: listen tcp 0.0.0.0:80: bind: address already in use'

Hi @ashwinikadam

it's ODK Forum. If you have a problem with Enketo probably it would be better to contact them https://enketo.org/

https://groups.google.com/forum/#!forum/enketo-users
https://groups.google.com/forum/#!forum/enketo-dev

Here are the detailed instructions (without docker): https://blog.enketo.org/install-enketo-production-ubuntu/

See the readme.md in https://github.com/enketo/enketo-express for other methods.