Skip to main content
2 votes
0 answers
97 views

I've been looking for different solutions to this problem, but not results. Please help me understand the root cause. I have Traefik v3.6 installed in Docker Swarm (Swarm consists of 3 nodes - 1 ...
Konstantin's user avatar
-1 votes
0 answers
61 views

I’m running a container through Coolify and setting Traefik labels. Basic Auth should only apply to the main site, while /api and /jobs should stay public. Сonfig: traefik.enable=true traefik.http....
Ivan's user avatar
  • 9
-2 votes
1 answer
145 views

I'm running a project with docker and traefik. I try to access http://myproject.localhost/typo3 Suddenly i get this error: "404 page not found" I don't know how to fix or to debug this error....
Mohamed Masmoudi's user avatar
0 votes
1 answer
81 views

I am trying to use an ABP application as an identity provider using OIDC. When I run the ABP app and my main service app on VS, I have no issues. I can redirect to ABP on trying to access the main ...
VedVals's user avatar
  • 275
0 votes
1 answer
91 views

I'm trying to deploy a php app hosted on a github repo to a VPS (Ubuntu) using github actions but the final steps where the actions are done on the VPS require using the github repository secrets , ...
Dev T's user avatar
  • 1
0 votes
1 answer
123 views

I have the following and basic docker setup where the factory-service creates a continues dataflow which is exposed through Fast API and shall be consumed by another container verification-service. ...
LeXXan's user avatar
  • 27
-1 votes
2 answers
313 views

I've configured Traefik within a Kubernetes (k8s) cluster as the ingress. However, I have some legacy containers that are being exposed that don't behave as well as one would want from a modern ...
ciaranj's user avatar
  • 562
0 votes
1 answer
176 views

I have a Nexus server that is hosted in docker, alongside a Traefik instance. If run testssl on the domain at port 443, I get the following, indicating it has support for TLS1.2 still: Service ...
John Bergqvist's user avatar
0 votes
2 answers
86 views

I want to configure Traefik to listen on port 80 and then proxy the traffic to my services which are located in docker containers. I don't want to use docker labels, but a single YAML configuration to ...
Mahdi's user avatar
  • 365
0 votes
1 answer
254 views

Basically I have been studying a bit Traefik, since it looks a bit more professional than the other reverse proxy I was using, and the only problem I am still facing is the generation of a certificate ...
João Casarin's user avatar
0 votes
1 answer
117 views

I run traefik on a local machine. The dashboard works, but I can't access to my application. I always get HTTP 404 when I try to send a request to the application. I run everything on one local ...
AlTheOne's user avatar
  • 105
2 votes
1 answer
217 views

I am setting up a PKI for local test environment. It's based on SmallStep and Traefik in Docker and I am trying to use name constraints to just the domains I use. Template for root CA: { "...
J.Valášek's user avatar
1 vote
0 answers
142 views

I have a server where I deploy my services using docker-compose, among the services I have, traefik, keycloak and a WebApp. The expected operation: The app that uses OpenIdConnect for the ...
Martin Solari Vargas's user avatar
0 votes
1 answer
201 views

So basically im trying to use https for my local development and i was thinking of using traefik.me which routes all subdomains to localhost; and so i want to use their certificate for my local apps ...
ezio's user avatar
  • 569
0 votes
2 answers
3k views

I want to use Coolify with CloudFlare Tunnels, so all my apps will be public using https domains, e.g. https://test.mydomain.com I followed the steps mentioned in docs in order to have a tunnel & ...
johnykes's user avatar
  • 2,053

15 30 50 per page
1
2 3 4 5
152