Andres Ruiz
Andres Ruiz
DDokploy
Created by tylkomat on 1/6/2025 in #help
mongodb hacked after a view hours of being accessible
I'm glad you solved it. It's normal, but when you get into the rhythm everything flows better
41 replies
DDokploy
Created by tylkomat on 1/6/2025 in #help
mongodb hacked after a view hours of being accessible
That's right. In my case, I handle my db instances and replicas by myself. So, let me check if I can help you creating db using Dokploy UI
41 replies
DDokploy
Created by Suiii on 1/7/2025 in #help
Deploy NextJS with dockerfile
Did you check if src/web-app exists inside the container file system? Anyway, I'll share the docker file that I use (with NextJS 15 - docker compose ready), maybe it could be a good starting point to solve your problem: https://gist.github.com/andresruizdev/a57507557f29942af5f70c98443d209f
5 replies
DDokploy
Created by tylkomat on 1/6/2025 in #help
mongodb hacked after a view hours of being accessible
Did you set any password to mongo? I usually create the mongo instance with password and I do not expose to the host when I use Docker compose and I have a backend app exposed to the host
41 replies