{"id":30092730,"url":"https://github.com/gandomullac/gando-pages","last_synced_at":"2025-08-09T08:04:59.949Z","repository":{"id":307507917,"uuid":"1029761080","full_name":"gandomullac/gando-pages","owner":"gandomullac","description":"Just a dumb Docker container for your static assets","archived":false,"fork":false,"pushed_at":"2025-07-31T14:42:13.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-31T18:18:37.227Z","etag":null,"topics":["docker-compose","static-site"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/gandomullac.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,"zenodo":null}},"created_at":"2025-07-31T14:29:08.000Z","updated_at":"2025-07-31T14:42:17.000Z","dependencies_parsed_at":"2025-07-31T18:25:32.098Z","dependency_job_id":"b50fd04f-d827-445b-b690-ff1c14d93c8b","html_url":"https://github.com/gandomullac/gando-pages","commit_stats":null,"previous_names":["gandomullac/gando-pages"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/gandomullac/gando-pages","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gandomullac%2Fgando-pages","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gandomullac%2Fgando-pages/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gandomullac%2Fgando-pages/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gandomullac%2Fgando-pages/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gandomullac","download_url":"https://codeload.github.com/gandomullac/gando-pages/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gandomullac%2Fgando-pages/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269548500,"owners_count":24436113,"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","status":"online","status_checked_at":"2025-08-09T02:00:10.424Z","response_time":111,"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":["docker-compose","static-site"],"created_at":"2025-08-09T08:03:48.919Z","updated_at":"2025-08-09T08:04:59.937Z","avatar_url":"https://github.com/gandomullac.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GandoPages\n\nJust a dumb Docker container for your static assets (I use this for my [exported laravel sites](https://github.com/spatie/laravel-export)).\n\n_I ain't gonna need a VPS for that shi..._\n\n_... and still, I test._\n\n## Use cases\n\n- You have a bunch of newly generated static assets you'd like to test out, without configuring a webserver on your machine.\n- You have exported a website from a module-oriented SSR framework and you want to use Cloudflare Pages or equivalent.\n- You don't wanna learn proper frontend tools. I'm not pointing fingers to anybody (but myself).\n- You also really don't want to meddle with certs, nor HTTPS redirect: these work out of the box.\n\n## Requirements\n\n- Docker compose\n\n## Installation\n\n1. Clone the repository\n\n2. Copy your website static files to the `./dist` directory in the cloned repository (you'll need to create it).\n\n3. Edit the `.env` file to set the `VIRTUAL_HOST` variable to your domain name.\n\n   Example:\n\n   ```env\n   VIRTUAL_HOST=example.com\n   ```\n\n4. IMPORTANT: edit your `hosts` file.\n\n5. Build and start the container:\n   ```bash\n   docker compose up -d --build\n   ```\n\n## License\n\nThis project is licensed under the [Unlicense](https://unlicense.org/), which allows you to do anything you want with it. I literally couldn't care less.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgandomullac%2Fgando-pages","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgandomullac%2Fgando-pages","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgandomullac%2Fgando-pages/lists"}