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
Simo Marvalia
Simo MarvaliaOP16mo ago
I can't access without domain? or can I use https://sslip.io/ like coolify?
Siumauricio
Siumauricio16mo ago
yes you can access without domain, for example you can access to something like your-ip:3000
dkrusenstrahle
dkrusenstrahle16mo ago
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
Siumauricio
Siumauricio16mo ago
There is a open request about that, this is a lower priority for now, i'm focusing on multi node support for now
Abe SN
Abe SN16mo ago
can we use docker container name instead ip?
Siumauricio
Siumauricio16mo ago
no, you cannot, only if you run if the project locally
Abe SN
Abe SN16mo ago
i still cant access with container name even i run it locally.
Siumauricio
Siumauricio16mo ago
I mean you are running in your personal computer>?
Abe SN
Abe SN16mo ago
yup.

Did you find this page helpful?