Issues deploying Lemmy on Docker
Hello, I have been trying to deploy Lemmy on my Ubuntu server but got an error saying it cannot start nginx proxy.
I am pretty sure, that nginx_internal.conf should be a file, but it creates a directory for some reason. Any help would be appreciated.
nginx_internal.conf
Edit: Referred to this post and managed to run it https://lemmy.ml/post/1480399
You're viewing a single thread.
Ran into the same issue but in my case nginx is on a different server. Even on the lemmy box from what I can tell nothing is listening on the lemmy ports while the containers are running. It’s too bad the documentation is a bit lacking right now.