Nextcloud deployment using docker

Hi Team,

Can someone please help me with my docker installation in ubuntu server.

When i’m accessing nextcloud in browser it is showing something like this -

image

Not able to figure out where is the problem? Could someone please help me in this?
Let me know if you need more information

Many thanks,
Ishita

what did you do? which howto do you use? which docker images are you using? your docker-compose file?

best guess: you are using the fpm/nginx combo, but you didn’t make the html files available to nginx. so only the php-stuff is served. the static html/css stuff is missing.

Hi Reiner_Nippes,

It is working now, there was some syntax error in docker_compose.yml.

thanks a lot for the reply.

Kind regards,
Ishita