How can I access to the deployed app?
I've deployed a website using self-hosted Dokploy, and deployed successfully, I checked the docker container log and status, it was good,
but I can't access to website, because there are no access points.
How do I do to access to the app?
11 Replies
with domain name
Welcome to sslip.io
sslip.io
yes you can access without domain, for example you can access to something like your-ip:3000
Would be cool to have a default url as a default. Like Coolify and Easypanel.
Maybe default subdomain name?
If need a random like 16-gagauajai.domain.com
You can use for free this service
https://www.duckdns.org
Duck DNS
Duck DNS free dynamic DNS hosted on Amazon VPC
There is a open request about that, this is a lower priority for now, i'm focusing on multi node support for now
can we use docker container name instead ip?
no, you cannot, only if you run if the project locally
i still cant access with container name even i run it locally.
I mean you are running in your personal computer>?
yup.