{"id":22702096,"url":"https://github.com/yokwejuste/aws-django-redis","last_synced_at":"2026-04-15T05:32:07.563Z","repository":{"id":251988924,"uuid":"838969221","full_name":"yokwejuste/aws-django-redis","owner":"yokwejuste","description":"A repo for Django Celery using Elastic Cache as broker.","archived":false,"fork":false,"pushed_at":"2024-08-08T12:11:26.000Z","size":15,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-29T19:31:33.144Z","etag":null,"topics":["aws","aws-apprunner","aws-ec2","django"],"latest_commit_sha":null,"homepage":"","language":"Python","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/yokwejuste.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}},"created_at":"2024-08-06T17:44:19.000Z","updated_at":"2024-08-08T17:27:42.000Z","dependencies_parsed_at":"2024-08-08T13:32:29.897Z","dependency_job_id":null,"html_url":"https://github.com/yokwejuste/aws-django-redis","commit_stats":null,"previous_names":["yokwejuste/aws-django-redis"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yokwejuste/aws-django-redis","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yokwejuste%2Faws-django-redis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yokwejuste%2Faws-django-redis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yokwejuste%2Faws-django-redis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yokwejuste%2Faws-django-redis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yokwejuste","download_url":"https://codeload.github.com/yokwejuste/aws-django-redis/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yokwejuste%2Faws-django-redis/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31828531,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T18:05:02.291Z","status":"online","status_checked_at":"2026-04-15T02:00:06.175Z","response_time":63,"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":["aws","aws-apprunner","aws-ec2","django"],"created_at":"2024-12-10T07:12:03.874Z","updated_at":"2026-04-15T05:32:07.475Z","avatar_url":"https://github.com/yokwejuste.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## AWS Django Celery Redis using ElasticCache\r\n\r\nTo run this project you need to have an AWS account and a Redis ElasticCache instance running.\r\n\r\n### Steps to run the project:\r\n\r\n1. Clone the repository\r\n2. Create a virtual environment and activate it\r\n3. Install the requirements\r\n4. Create a `.env` file with the following command:\r\n    ```bash\r\n    cp .env.example .env\r\n    ```\r\n5. Fill the `.env` file with your AWS credentials and the Redis ElasticCache endpoint\r\n6. Run the Django server with the following command:\r\n    ```bash\r\n    python manage.py runserver\r\n    ```\r\n7. Run the Celery worker with the following command:\r\n    ```bash\r\n    celery -A aws_django_celery_redis worker --loglevel=info\r\n    ```\r\n## OR\r\nRun this with docker\r\n```bash\r\ndocker run -p 8000:8000 \u003caws_django_celery_redis_image\u003e\r\n```\r\n\r\n## Test Caching and broker\r\nGo to `http://localhost:8000/add/` to view your task id\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyokwejuste%2Faws-django-redis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyokwejuste%2Faws-django-redis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyokwejuste%2Faws-django-redis/lists"}