{"id":32595216,"url":"https://github.com/mclitos/traefik","last_synced_at":"2026-06-30T01:32:03.007Z","repository":{"id":320411403,"uuid":"1082005060","full_name":"mclitos/traefik","owner":"mclitos","description":"Gestor de dominios docker","archived":false,"fork":false,"pushed_at":"2025-10-23T15:55:00.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-23T17:41:20.169Z","etag":null,"topics":["docker-compose","traefik"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mclitos.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-23T15:42:03.000Z","updated_at":"2025-10-23T15:55:03.000Z","dependencies_parsed_at":"2025-10-23T17:41:23.841Z","dependency_job_id":null,"html_url":"https://github.com/mclitos/traefik","commit_stats":null,"previous_names":["mclitos/traefik"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/mclitos/traefik","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mclitos%2Ftraefik","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mclitos%2Ftraefik/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mclitos%2Ftraefik/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mclitos%2Ftraefik/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mclitos","download_url":"https://codeload.github.com/mclitos/traefik/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mclitos%2Ftraefik/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34949234,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-29T02:00:05.398Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker-compose","traefik"],"created_at":"2025-10-30T03:34:04.289Z","updated_at":"2026-06-30T01:32:02.998Z","avatar_url":"https://github.com/mclitos.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# traefik\n## Gestor de dominios docker\n\nClona el Repositorio\n```\ngit clone https://github.com/mclitos/traefik\n```\nEntra en la Carpeta\n```\ncd traefik\n```\nEdita el yml con el E-mail valido he un dominio propio valido \n```\n sudo nano docker-compose.yml\n```\nLevanta el Contenedor\n```\ndocker-compose up -d\n```\n\n\n### Ver en \"ip:8080\"\n\n## Para Añadir a los contenedores u aplicaciones \n\n```\n    networks:\n      - traefik_proxy\n    labels:\n      - traefik.enable=true\n      - traefik.http.services.nombre-app.loadbalancer.server.port=80   # Poner el puerto interno que corresponda \n      - traefik.http.routers.nombre-app.rule=Host(`tudominio.com`)     # Poner un dominio válido y redirigir los DNS\n      - traefik.http.routers.nombre-app.entrypoints=web,websecure\n      - traefik.http.routers.nombre-app.tls=true\n      - traefik.http.routers.nombre-app.tls.certresolver=myresolver\n\nnetworks:\n  traefik_proxy:\n    external: true \n```\n## Cambiar \"nombre-app\" por el que corresponda al servicio.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmclitos%2Ftraefik","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmclitos%2Ftraefik","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmclitos%2Ftraefik/lists"}