{"id":31650433,"url":"https://github.com/syntaxerror019/redis-webui","last_synced_at":"2026-05-04T13:34:50.410Z","repository":{"id":318190490,"uuid":"1070262164","full_name":"syntaxerror019/redis-webui","owner":"syntaxerror019","description":"An easy to use Redis Web Interface with only the important stuff","archived":false,"fork":false,"pushed_at":"2025-10-05T17:10:00.000Z","size":540,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-05T18:40:32.169Z","etag":null,"topics":["db","flask","python","redis","webui"],"latest_commit_sha":null,"homepage":"https://redis.mileshilliard.com","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/syntaxerror019.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-05T15:39:13.000Z","updated_at":"2025-10-05T17:10:04.000Z","dependencies_parsed_at":"2025-10-05T18:40:41.482Z","dependency_job_id":null,"html_url":"https://github.com/syntaxerror019/redis-webui","commit_stats":null,"previous_names":["syntaxerror019/redis-webui"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/syntaxerror019/redis-webui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntaxerror019%2Fredis-webui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntaxerror019%2Fredis-webui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntaxerror019%2Fredis-webui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntaxerror019%2Fredis-webui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/syntaxerror019","download_url":"https://codeload.github.com/syntaxerror019/redis-webui/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntaxerror019%2Fredis-webui/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32609883,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"ssl_error","status_checked_at":"2026-05-04T10:08:02.005Z","response_time":58,"last_error":"SSL_read: 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":["db","flask","python","redis","webui"],"created_at":"2025-10-07T08:29:26.900Z","updated_at":"2026-05-04T13:34:50.404Z","avatar_url":"https://github.com/syntaxerror019.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Redis WebUI\n\n![Redis WebUI Screenshot](/images/screenshot.png)  \n*A sleek, Bootstrap-powered web interface for monitoring and managing your Redis instances.*\n\n---\n\n## Overview\n\nRedis WebUI is a lightweight, open-source web interface to **inspect, monitor, and interact with Redis databases**. It’s designed for convenience, security, and usability:\n\n- Modern Bootstrap 5 design\n- Responsive cards, tables, and progress bars\n- Key pagination for large databases\n- Session-based credential storage (never persisted to disk)\n- CPU, memory, uptime, and command stats at a glance\n\nPerfect for **local development** or securely connecting to remote Redis servers.\n\n### Don't want to host? This one's done for you: [redis.mileshilliard.com](https://redis.mileshilliard.com) \n\nAlternative (more memorable) domain name:\n[redis.sntx.dev](https://redis.sntx.dev) \n\n---\n\n## Features\n\n- **Memory Usage**: Visual progress bar and human-readable stats\n- **CPU \u0026 Commands**: Track CPU time and total commands processed\n- **Uptime \u0026 Clients**: See how long your Redis instance has been running and active connections\n- **Database Stats**: Keys, expiration counts, average TTL per DB\n- **Paginated Keys List**: Avoid loading thousands of keys at once\n- **Connect / Switch Servers**: Easily log out or connect to a different Redis instance\n- **SSL/TLS Support**: Optional encryption for remote connections\n- **Open Source \u0026 Transparent**: Inspect the code and know exactly what happens with your credentials\n\n---\n\n## Screenshot\n\n![Dashboard Screenshot](/images/dashboard.png)\n\n---\n\n## Running it locally\n\n### Prerequisites\n\n- Python 3.9+\n- Redis server to connect to\n- `pip` package manager\n\n### Installation\n\n1. Clone this repository:\n\n```bash\ngit clone https://github.com/syntaxerror019/redis-webui.git\ncd redis-webui\n```\n\n2. Install dependencies:\n\n```bash\npip install -r requirements.txt\n```\n\n3. Run the app\n\n```bash\npython index.py\n```\n\n4. Open your browser at:\n\n```\nhttp://127.0.0.1:5000\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyntaxerror019%2Fredis-webui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsyntaxerror019%2Fredis-webui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyntaxerror019%2Fredis-webui/lists"}