{"id":19720987,"url":"https://github.com/paramsiddharth/docker-static-website-lighttpd","last_synced_at":"2026-03-05T06:01:23.463Z","repository":{"id":109334037,"uuid":"316443017","full_name":"paramsiddharth/docker-static-website-lighttpd","owner":"paramsiddharth","description":"A simple static website running within a Docker container.","archived":false,"fork":false,"pushed_at":"2020-11-27T08:28:48.000Z","size":39,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-15T16:30:20.174Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/paramsiddharth.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}},"created_at":"2020-11-27T08:28:31.000Z","updated_at":"2020-11-27T08:28:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"b42fab9d-f32f-483f-99b9-323f3152678f","html_url":"https://github.com/paramsiddharth/docker-static-website-lighttpd","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/paramsiddharth/docker-static-website-lighttpd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paramsiddharth%2Fdocker-static-website-lighttpd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paramsiddharth%2Fdocker-static-website-lighttpd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paramsiddharth%2Fdocker-static-website-lighttpd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paramsiddharth%2Fdocker-static-website-lighttpd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paramsiddharth","download_url":"https://codeload.github.com/paramsiddharth/docker-static-website-lighttpd/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paramsiddharth%2Fdocker-static-website-lighttpd/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30111779,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T03:40:26.266Z","status":"ssl_error","status_checked_at":"2026-03-05T03:39:15.902Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":"2024-11-11T23:13:05.535Z","updated_at":"2026-03-05T06:01:23.171Z","avatar_url":"https://github.com/paramsiddharth.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker Static Website\r\nA simple static website running within a Docker container.\r\n\r\n## Behind the Scenes\r\n- It runs on top of a minimal Alpine Linux container.\r\n- It uses `lighttpd` to serve the content.\r\n- The website uses Bootstrap for styling.\r\n\r\n## Building\r\nUse `Dockerfile` to build an image.\r\n``` bash\r\ndocker build -t static_website .\r\n```\r\n\r\n## Execution\r\nThe server runs at port 80 within the container, so remember to forward it to the desired port.\r\n``` bash\r\ndocker run --rm -ti -p 3000:80 static_website\r\n```\r\nThe website will be live at http://localhost:3000.\r\n\r\n# Made with ❤ by Param.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparamsiddharth%2Fdocker-static-website-lighttpd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparamsiddharth%2Fdocker-static-website-lighttpd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparamsiddharth%2Fdocker-static-website-lighttpd/lists"}