{"id":24152390,"url":"https://github.com/lepresk/docker-webui","last_synced_at":"2026-04-12T06:31:01.120Z","repository":{"id":224244373,"uuid":"762796246","full_name":"lepresk/docker-webui","owner":"lepresk","description":"AdonisJS Web-UI App for Visualizing \u0026 Downloading Docker Container Logs","archived":false,"fork":false,"pushed_at":"2024-03-02T23:17:41.000Z","size":962,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-03T22:43:37.367Z","etag":null,"topics":["adonisjs","docker","docker-compose","tailwindcss"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/lepresk.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}},"created_at":"2024-02-24T18:02:21.000Z","updated_at":"2024-03-09T15:36:58.000Z","dependencies_parsed_at":"2024-02-24T19:45:25.956Z","dependency_job_id":null,"html_url":"https://github.com/lepresk/docker-webui","commit_stats":null,"previous_names":["lepresk/docker-logviewer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lepresk/docker-webui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lepresk%2Fdocker-webui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lepresk%2Fdocker-webui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lepresk%2Fdocker-webui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lepresk%2Fdocker-webui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lepresk","download_url":"https://codeload.github.com/lepresk/docker-webui/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lepresk%2Fdocker-webui/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31706764,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-12T06:22:27.080Z","status":"ssl_error","status_checked_at":"2026-04-12T06:21:52.710Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["adonisjs","docker","docker-compose","tailwindcss"],"created_at":"2025-01-12T10:15:49.502Z","updated_at":"2026-04-12T06:31:01.083Z","avatar_url":"https://github.com/lepresk.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker web-ui log-viewer\n\nThis AdonisJS web-ui based application allows you to visualize Docker container logs.\n\n![Screenshot](./screenshoot.jpeg)\n\n## Prerequisites\n\n- Node.js\n- [AdonisJS](https://adonisjs.com)\n- Docker\n\n## Installation\n\n1. Clone the repository.\n2. Install dependencies with `npm install`.\n3. Rename the .env.example file to .env\n4. Generate a key by typing the command: `node ace generate:key`.\n\n## Configuration\n\n1. Ensure Docker is installed and running on your machine.\n2. Configure Docker access if necessary.\n\n## Usage\n\n1. Run the AdonisJS development server with `node ace serve`.\n2. Access the corresponding URL to view container information (`/logs`) or logs from a specific container (`/logs/:id/view`).\n\n## Deploiement\n\n```sh\ncd build\nnpm ci --omit=\"dev\"\nnode bin/server.js\n```\n\n## Project Structure\n\n- **app/Controllers/logs_controller.ts**: Primary controller for Docker logs management.\n- **resources/views/logs/index.edge**: View to display active containers information.\n- **resources/views/logs/view.edge**: View to display logs from a specific container.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flepresk%2Fdocker-webui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flepresk%2Fdocker-webui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flepresk%2Fdocker-webui/lists"}