{"id":31967679,"url":"https://github.com/codelit/docker-compose-multidomain-nginx-example","last_synced_at":"2026-02-19T00:03:40.843Z","repository":{"id":235178734,"uuid":"790230079","full_name":"CodeLit/docker-compose-multidomain-nginx-example","owner":"CodeLit","description":"Docker compose multidomain nginx example","archived":false,"fork":false,"pushed_at":"2024-04-24T05:56:30.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-14T18:41:45.881Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CodeLit.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"patreon":"nlit","open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":["https://boosty.to/codelit/donate"]}},"created_at":"2024-04-22T13:57:05.000Z","updated_at":"2024-04-24T05:56:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"69a33625-9b9e-479b-b76b-551e940a6af1","html_url":"https://github.com/CodeLit/docker-compose-multidomain-nginx-example","commit_stats":null,"previous_names":["codelit/docker-compose-multidomain-nginx-example"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CodeLit/docker-compose-multidomain-nginx-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeLit%2Fdocker-compose-multidomain-nginx-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeLit%2Fdocker-compose-multidomain-nginx-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeLit%2Fdocker-compose-multidomain-nginx-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeLit%2Fdocker-compose-multidomain-nginx-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodeLit","download_url":"https://codeload.github.com/CodeLit/docker-compose-multidomain-nginx-example/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeLit%2Fdocker-compose-multidomain-nginx-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29599338,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-18T22:25:43.180Z","status":"ssl_error","status_checked_at":"2026-02-18T22:25:42.766Z","response_time":162,"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":[],"created_at":"2025-10-14T18:40:47.541Z","updated_at":"2026-02-19T00:03:40.835Z","avatar_url":"https://github.com/CodeLit.png","language":"Makefile","funding_links":["https://patreon.com/nlit","https://boosty.to/codelit/donate"],"categories":[],"sub_categories":[],"readme":"# Docker compose multidomain nginx example\n\n## Setup\n\n1. Add these two lines of code:\n\n```\n127.0.0.1 site1.local\n127.0.0.1 site2.local\n```\n\ninto a `hosts` file:\n\n```bash\n# Windows\ncode c:/Windows/System32/Drivers/etc/hosts\n# Linux\nsudo nano /etc/hosts\n```\n\n2. First run\n\n```bash\n# Run it in every folder: this, site1 and site2\ndocker-compose up -d\n\n# Or, if you have Make tool, run:\nmake up\n```\n\n## Connect to the domains\n\nsite1.local and site2.local are now reachable.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodelit%2Fdocker-compose-multidomain-nginx-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodelit%2Fdocker-compose-multidomain-nginx-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodelit%2Fdocker-compose-multidomain-nginx-example/lists"}