{"id":17526492,"url":"https://github.com/Miromani4/traefik-plugin-AdminAPI_WebUI","last_synced_at":"2025-03-06T06:30:32.743Z","repository":{"id":221987795,"uuid":"755953783","full_name":"Miromani4/traefik-plugin-AdminAPI_WebUI","owner":"Miromani4","description":"Admin API","archived":false,"fork":false,"pushed_at":"2024-02-14T07:21:34.000Z","size":2316,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-06-21T15:24:51.327Z","etag":null,"topics":["traefik","traefik-plugin"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Miromani4.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2024-02-11T15:15:59.000Z","updated_at":"2024-06-20T20:19:23.000Z","dependencies_parsed_at":"2024-02-11T16:38:09.530Z","dependency_job_id":"dc26dd21-c826-414c-895e-82ff5ea68d3c","html_url":"https://github.com/Miromani4/traefik-plugin-AdminAPI_WebUI","commit_stats":null,"previous_names":["miromani4/traefik-plugin-adminapi_webui"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Miromani4%2Ftraefik-plugin-AdminAPI_WebUI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Miromani4%2Ftraefik-plugin-AdminAPI_WebUI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Miromani4%2Ftraefik-plugin-AdminAPI_WebUI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Miromani4%2Ftraefik-plugin-AdminAPI_WebUI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Miromani4","download_url":"https://codeload.github.com/Miromani4/traefik-plugin-AdminAPI_WebUI/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242161194,"owners_count":20081821,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["traefik","traefik-plugin"],"created_at":"2024-10-20T15:01:49.754Z","updated_at":"2025-03-06T06:30:32.714Z","avatar_url":"https://github.com/Miromani4.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# AdminAPI_WebUI\n\nadd Admin API \u0026 Web UI for Traefik configured dynamic files!\n\nThis is a plugin for [Traefik](https://traefik.io) to add a **Admin API \u0026 Web UI for Traefik** as a middleware.\n\n## Usage\n\n### Configuration\n\nHere is an example of a file provider dynamic configuration (given here in\nYAML), where the interesting part is the `http.middlewares` section:\n\n```yaml\n# Dynamic configuration\n\nhttp:\n  routers:\n    my-webui-router:\n      rule: host(`admin.localhost`)\n      service: noop@internal # required\n      middlewares:\n        - traefik_plugin_AdminAPI_WebUI\n\n  middlewares:\n    traefik_plugin_AdminAPI_WebUI:\n      plugin:\n        traefik_plugin_AdminAPI_WebUI:\n          root: \"/tmp/\"\n```\n\n#### `root`\n\nThe `root` parameter is the root directory of dynamic configuration files.\n\n### Local test\n\nThere is a `docker-compose.yml` file to test the plugin locally:\n\n```bash\ndocker-compose up -d\n```\n\nThen, you can go to [http://admin.localhost](http://admin.localhost) to see the\nresult.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMiromani4%2Ftraefik-plugin-AdminAPI_WebUI","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FMiromani4%2Ftraefik-plugin-AdminAPI_WebUI","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMiromani4%2Ftraefik-plugin-AdminAPI_WebUI/lists"}