Add cloudflared-config.yml
This commit is contained in:
48
cloudflared-config.yml
Normal file
48
cloudflared-config.yml
Normal file
@@ -0,0 +1,48 @@
|
||||
tunnel: 03079a26-f14c-4622-b463-ba54a24f7472
|
||||
credentials-file: /etc/cloudflared/03079a26-f14c-4622-b463-ba54a24f7472.json
|
||||
ingress:
|
||||
- hostname: coolify.onsethost.com
|
||||
service: http://localhost:8000
|
||||
- hostname: code.onsethost.com
|
||||
service: http://localhost:8888
|
||||
- hostname: mailadmin.onsethost.com
|
||||
service: https://10.10.0.114
|
||||
originRequest:
|
||||
noTLSVerify: true
|
||||
httpHostHeader: mailadmin.onsethost.com
|
||||
- hostname: mailadmin2.onsethost.com
|
||||
service: https://10.10.0.77
|
||||
originRequest:
|
||||
noTLSVerify: true
|
||||
httpHostHeader: mailadmin2.onsethost.com
|
||||
- hostname: lists.onsethost.com
|
||||
service: http://10.10.0.130:9000
|
||||
- hostname: supabase.onsethost.com
|
||||
service: http://10.10.0.11:8000
|
||||
- hostname: gitea.onsethost.com
|
||||
service: http://localhost:80
|
||||
- hostname: status.onsethost.com
|
||||
service: http://localhost:80
|
||||
- hostname: dev.onsethost.com
|
||||
service: http://localhost:80
|
||||
- hostname: voice.onsethost.com
|
||||
service: http://10.10.0.119:3000
|
||||
- hostname: pulsedesk.onsethost.com
|
||||
service: https://localhost:443
|
||||
originRequest:
|
||||
noTLSVerify: true
|
||||
- hostname: onsethost.com
|
||||
service: https://localhost:443
|
||||
originRequest:
|
||||
noTLSVerify: true
|
||||
- hostname: www.onsethost.com
|
||||
service: https://localhost:443
|
||||
originRequest:
|
||||
noTLSVerify: true
|
||||
- hostname: thepinkpulse.com
|
||||
service: http://localhost:80
|
||||
- hostname: www.thepinkpulse.com
|
||||
service: http://localhost:80
|
||||
- hostname: "*.onsethost.com"
|
||||
service: http://localhost:80
|
||||
- service: http_status:404
|
||||
Reference in New Issue
Block a user