iraunit
iraunit
DDokploy
Created by jor on 9/22/2024 in #old-help
Server restart automatically
This happened to me as well, a few days back. The server restarted itself 2 3 times.
15 replies
DDokploy
Created by iraunit on 9/21/2024 in #old-help
Fixing Monitoring Tab
Thanks, it worked.
4 replies
DDokploy
Created by dx on 9/20/2024 in #old-help
During build time an application could not reach a database or api from another container.
I was also looking for a solution to this problem and if it works and is implemented in Dokploy, then it will solve the problem many people face.
60 replies
DDokploy
Created by iraunit on 8/7/2024 in #old-help
Dokploy not accessible via domain
I guess restarting the server and traefik worked
16 replies
DDokploy
Created by iraunit on 8/7/2024 in #old-help
Dokploy not accessible via domain
now its working thanks @𝗠𝗿𝟭𝗕𝗹𝗮𝘇𝗲
16 replies
DDokploy
Created by iraunit on 8/7/2024 in #old-help
Dokploy not accessible via domain
providers:
docker:
exposedByDefault: false
file:
directory: /etc/dokploy/traefik/dynamic
watch: true
entryPoints:
web:
address: ':80'
websecure:
address: ':443'
http:
tls:
certResolver: letsencrypt
api:
insecure: true
certificatesResolvers:
letsencrypt:
acme:
storage: /etc/dokploy/traefik/dynamic/acme.json
httpChallenge:
entryPoint: web
providers:
docker:
exposedByDefault: false
file:
directory: /etc/dokploy/traefik/dynamic
watch: true
entryPoints:
web:
address: ':80'
websecure:
address: ':443'
http:
tls:
certResolver: letsencrypt
api:
insecure: true
certificatesResolvers:
letsencrypt:
acme:
storage: /etc/dokploy/traefik/dynamic/acme.json
httpChallenge:
entryPoint: web
16 replies
DDokploy
Created by iraunit on 8/7/2024 in #old-help
Dokploy not accessible via domain
didn't work
16 replies
DDokploy
Created by iraunit on 8/7/2024 in #old-help
Dokploy not accessible via domain
when i add port number 3000 its works
16 replies
DDokploy
Created by iraunit on 8/7/2024 in #old-help
Dokploy not accessible via domain
says page not found
16 replies
DDokploy
Created by iraunit on 8/7/2024 in #old-help
Dokploy not accessible via domain
I already did that, one of my projects is accessible via a different subdomain, but dokploy is not accessible via only subdomain but requires
subdomain:3000
subdomain:3000
16 replies