Deploy Mellisearch use docker compose
I am a newbie. I follow this guide https://docs.dokploy.com/docs/core/docker-compose/example but when I create a domain point to port 7700, the page shows 404 not found
does anyone know what thing went wrong here?
Example | Dokploy
Learn how to use Docker Compose with Dokploy
5 Replies
I guess the docs is outdated as you can now interact with domains though the domains tab, so remove these labels and add a domain there. Also make sure you redeploy the app every time you do something with domains
Than navigate to domain, click on Add Domain, select ServiceName (if it does not show press the refresh button right next to it)
Let traefik create a domain (icon to the right) or use your own
Path to /
Port to 7700
Select if you want to https or not and that create and deploy the whole thing 🙂
I did copy your docker compose above, hit save
click on Domains tab, add new domain, hit save
Hit deploy
open that domain and I still got "404 page not found"
😦
Just saw we have a template for that haha why don’t you use that, that works I just tested it
oh we have it, let me upgrade my Dokploy server, It's in version 0.12
upgraded to Dokploy 0.17.2 and tried meilisearch template and it works. Thanks
everyone.🔥