Septimus
Septimus
DDokploy
Created by Septimus on 1/4/2025 in #help
How can I host on Dokploy port 80?
Nevermind sorted it out i think
54 replies
DDokploy
Created by Septimus on 1/4/2025 in #help
How can I host on Dokploy port 80?
Is there any way to debug traefik?
54 replies
DDokploy
Created by Septimus on 1/4/2025 in #help
How can I host on Dokploy port 80?
0 user@northflank:~> docker ps | grep 80
947b8bf7fb33 tesla-tesla-xie9wo:latest "/docker-entrypoint.…" 23 minutes ago Up 23 minutes 80/tcp tesla-tesla-xie9wo.1.63cfrj6y5g8xbbb6beh9oxuue
6d56ad210a94 traefik:v3.1.2 "/entrypoint.sh trae…" 4 hours ago Up 4 hours 0.0.0.0:80->80/tcp, :::80->80/tcp, 0.0.0.0:443->443/tcp, :::443->443/tcp dokploy-traefik.1.9j3et8t2x7olykw263suujiws
0 user@northflank:~> docker ps | grep 80
947b8bf7fb33 tesla-tesla-xie9wo:latest "/docker-entrypoint.…" 23 minutes ago Up 23 minutes 80/tcp tesla-tesla-xie9wo.1.63cfrj6y5g8xbbb6beh9oxuue
6d56ad210a94 traefik:v3.1.2 "/entrypoint.sh trae…" 4 hours ago Up 4 hours 0.0.0.0:80->80/tcp, :::80->80/tcp, 0.0.0.0:443->443/tcp, :::443->443/tcp dokploy-traefik.1.9j3et8t2x7olykw263suujiws
App with 80 is up
54 replies
DDokploy
Created by Septimus on 1/4/2025 in #help
How can I host on Dokploy port 80?
However, i know dns address is not a problem because I can access on another port such as 3001
user@northflank:~> curl northflank.tail081a1.ts.net:3001
<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport"...
user@northflank:~> curl northflank.tail081a1.ts.net:3001
<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport"...
54 replies
DDokploy
Created by Septimus on 1/4/2025 in #help
How can I host on Dokploy port 80?
user@northflank:~> curl localhost
<html>
Hello world
</html>

0 user@northflank:~> curl northflank.tail081a1.ts.net
curl: (7) Failed to connect to northflank.tail081a1.ts.net port 80 after 3 ms: Couldn't connect to server

7 user@northflank:~> ifconfig | grep inet | grep 192
inet 192.168.1.218 netmask 255.255.255.0 broadcast 192.168.1.255
inet 192.168.122.1 netmask 255.255.255.0 broadcast 192.168.122.255

0 user@northflank:~> curl 192.168.1.218
curl: (7) Failed to connect to 192.168.1.218 port 80 after 0 ms: Couldn't connect to server
user@northflank:~> curl localhost
<html>
Hello world
</html>

0 user@northflank:~> curl northflank.tail081a1.ts.net
curl: (7) Failed to connect to northflank.tail081a1.ts.net port 80 after 3 ms: Couldn't connect to server

7 user@northflank:~> ifconfig | grep inet | grep 192
inet 192.168.1.218 netmask 255.255.255.0 broadcast 192.168.1.255
inet 192.168.122.1 netmask 255.255.255.0 broadcast 192.168.122.255

0 user@northflank:~> curl 192.168.1.218
curl: (7) Failed to connect to 192.168.1.218 port 80 after 0 ms: Couldn't connect to server
54 replies
DDokploy
Created by Septimus on 1/4/2025 in #help
How can I host on Dokploy port 80?
but others are not reachable
54 replies
DDokploy
Created by Septimus on 1/4/2025 in #help
How can I host on Dokploy port 80?
No description
54 replies
DDokploy
Created by Septimus on 1/4/2025 in #help
How can I host on Dokploy port 80?
🎉
54 replies
DDokploy
Created by Septimus on 1/4/2025 in #help
How can I host on Dokploy port 80?
im happy with this btw
54 replies
DDokploy
Created by Septimus on 1/4/2025 in #help
How can I host on Dokploy port 80?
so to recap, static pages will work but not docker compose?
54 replies
DDokploy
Created by Septimus on 1/4/2025 in #help
How can I host on Dokploy port 80?
thank you so much!
54 replies
DDokploy
Created by Septimus on 1/4/2025 in #help
How can I host on Dokploy port 80?
wow amazing it worked!
54 replies
DDokploy
Created by Septimus on 1/4/2025 in #help
How can I host on Dokploy port 80?
what solution worked for you?
54 replies
DDokploy
Created by Septimus on 1/4/2025 in #help
How can I host on Dokploy port 80?
prefer github though
54 replies
DDokploy
Created by Septimus on 1/4/2025 in #help
How can I host on Dokploy port 80?
but i don't mind in this case, it could be a file on the host
54 replies
DDokploy
Created by Septimus on 1/4/2025 in #help
How can I host on Dokploy port 80?
yes
54 replies
DDokploy
Created by Septimus on 1/4/2025 in #help
How can I host on Dokploy port 80?
not sure why that should be a problem
54 replies
DDokploy
Created by Septimus on 1/4/2025 in #help
How can I host on Dokploy port 80?
well you might want one app on foo.bar and then another app on app2.foo.bar
54 replies
DDokploy
Created by Septimus on 1/4/2025 in #help
How can I host on Dokploy port 80?
on the root domain
54 replies
DDokploy
Created by Septimus on 1/4/2025 in #help
How can I host on Dokploy port 80?
i realise most people don't want to deploy apps on port 80
54 replies