{"id":42068383,"url":"https://github.com/nusmodifications/docker-nuswhispers","last_synced_at":"2026-01-26T08:31:00.900Z","repository":{"id":148126776,"uuid":"64064661","full_name":"nusmodifications/docker-nuswhispers","owner":"nusmodifications","description":"Run NUSWhispers web stack using Docker.","archived":false,"fork":false,"pushed_at":"2019-12-04T14:16:09.000Z","size":28,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-04-14T05:15:18.279Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/nusmodifications.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}},"created_at":"2016-07-24T12:37:37.000Z","updated_at":"2019-12-04T14:16:11.000Z","dependencies_parsed_at":"2024-01-23T21:24:51.113Z","dependency_job_id":"2d8b1d54-faee-40b5-a767-aa8c5076c746","html_url":"https://github.com/nusmodifications/docker-nuswhispers","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nusmodifications/docker-nuswhispers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nusmodifications%2Fdocker-nuswhispers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nusmodifications%2Fdocker-nuswhispers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nusmodifications%2Fdocker-nuswhispers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nusmodifications%2Fdocker-nuswhispers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nusmodifications","download_url":"https://codeload.github.com/nusmodifications/docker-nuswhispers/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nusmodifications%2Fdocker-nuswhispers/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28770790,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T07:45:00.504Z","status":"ssl_error","status_checked_at":"2026-01-26T07:45:00.070Z","response_time":59,"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":[],"created_at":"2026-01-26T08:31:00.147Z","updated_at":"2026-01-26T08:31:00.891Z","avatar_url":"https://github.com/nusmodifications.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker Images for NUSWhispers\n\n\u003e Run NUSWhispers web stack using Docker.\n\n## Containers\n- nginx\n- php-fpm\n- MariaDB\n- Redis\n- Workspace (for running `composer`, `npm` operations)\n- Data (for databases' persistence)\n- Application (mapped to NUSWhispers source code)\n\n## Requirements\n- Docker for Mac / Windows\n\n## Setup\nAssuming your work directory is `~/Projects/`:\n\n1) Checkout NUSWhispers source code:\n```\ncd ~/Projects\ngit clone https://github.com/nusmodifications/nuswhispers.git\n```\n\n2) Checkout this repository; it should be on the same folder as `nuswhispers`:\n```\ncd ~/Projects\ngit clone https://github.com/nusmodifications/docker-nuswhispers.git\n```\n\n3) Setup for the first time:\n```\ncd docker-nuswhispers\ndocker-compose up\n```\n\n## Usage\n\n**Example:** Running all containers in the background:\n```\ndocker-compose up -d\n```\n\n**Example:** Destroying all containers:\n```\ndocker-compose down\n```\n\n**Example:** Run bash in workspace container:\n```\ndocker exec -it {workspace-container-name} bash\n```\n\n## Credits\n- [Laradock](https://github.com/LaraDock/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnusmodifications%2Fdocker-nuswhispers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnusmodifications%2Fdocker-nuswhispers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnusmodifications%2Fdocker-nuswhispers/lists"}