{"id":15136582,"url":"https://github.com/appwrite/docker-resque-ui","last_synced_at":"2025-10-19T15:32:24.565Z","repository":{"id":46338468,"uuid":"195641763","full_name":"appwrite/docker-resque-ui","owner":"appwrite","description":"Docker container for Resque web UI","archived":false,"fork":false,"pushed_at":"2021-12-16T08:39:25.000Z","size":25,"stargazers_count":38,"open_issues_count":0,"forks_count":9,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-01-29T03:44:59.366Z","etag":null,"topics":["appwrite","docker","hacktoberfest","redis","resque"],"latest_commit_sha":null,"homepage":"https://appwrite.io","language":"Dockerfile","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/appwrite.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}},"created_at":"2019-07-07T11:12:27.000Z","updated_at":"2024-12-23T06:20:31.000Z","dependencies_parsed_at":"2022-07-19T21:59:26.593Z","dependency_job_id":null,"html_url":"https://github.com/appwrite/docker-resque-ui","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appwrite%2Fdocker-resque-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appwrite%2Fdocker-resque-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appwrite%2Fdocker-resque-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appwrite%2Fdocker-resque-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/appwrite","download_url":"https://codeload.github.com/appwrite/docker-resque-ui/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237163059,"owners_count":19265205,"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":["appwrite","docker","hacktoberfest","redis","resque"],"created_at":"2024-09-26T06:23:26.826Z","updated_at":"2025-10-19T15:32:19.229Z","avatar_url":"https://github.com/appwrite.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker Resque Web UI\n\n[![Discord](https://img.shields.io/discord/564160730845151244?label=discord\u0026style=flat-square)](https://appwrite.io/discord)\n[![Docker Pulls](https://img.shields.io/docker/pulls/appwrite/resque-web?color=f02e65\u0026style=flat-square)](https://hub.docker.com/r/appwrite/resque-web)\n[![Build Status](https://img.shields.io/travis/com/appwrite/docker-resque-ui?style=flat-square)](https://travis-ci.com/appwrite/docker-resque-ui)\n[![Twitter Account](https://img.shields.io/twitter/follow/appwrite?color=00acee\u0026label=twitter\u0026style=flat-square)](https://twitter.com/appwrite)\n[![Follow Appwrite on StackShare](https://img.shields.io/badge/follow%20on-stackshare-blue?style=flat-square)](https://stackshare.io/appwrite)\n\nUser interface container for the Redis [Resque Web UI](https://github.com/resque/resque-web) project. This container include default configuration to allow HTTP basic auth. Not recommended for production environments not running behind a network firewall.\n\n## Usage\n\ndocker-compose.yml\n```yml\nresque:\n  image: appwrite/resque-web:1.1.0\n  links:\n    - redis:redisserver\n  ports:\n    - \"5678:5678\"\n  environment:\n    - RESQUE_WEB_HOST=redisserver # (OPTIONAL - Use only if different than the default 127.0.0.1)\n    - RESQUE_WEB_PORT=6379  # (OPTIONAL - Use only if different the default 6379)\n    - RESQUE_WEB_HTTP_BASIC_AUTH_USER=user # (OPTIONAL - if not set no password used)\n    - RESQUE_WEB_HTTP_BASIC_AUTH_PASSWORD=password  # (OPTIONAL - if not set no password used)\n```\n\nor with docker run\n```bash\ndocker run --rm -p 5678:5678 appwrite/resque-web:v1.0.0  \n```\n\n## Build\n```bash\ndocker build -t appwrite/resque-web:1.0.0 .\n```\n\n## Push\n```bash\ndocker push appwrite/resque-web:1.0.0\n```\n\n## Find Us\n\n* [GitHub](https://github.com/appwrite)\n* [Discord](https://appwrite.io/discord)\n* [Twitter](https://twitter.com/appwrite)\n\n## Copyright and license\n\nThe MIT License (MIT) [http://www.opensource.org/licenses/mit-license.php](http://www.opensource.org/licenses/mit-license.php)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fappwrite%2Fdocker-resque-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fappwrite%2Fdocker-resque-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fappwrite%2Fdocker-resque-ui/lists"}