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

Did you find this page helpful?