{"id":19195353,"url":"https://github.com/fixate/fallback-server","last_synced_at":"2026-01-31T04:32:53.186Z","repository":{"id":68917035,"uuid":"79548511","full_name":"fixate/fallback-server","owner":"fixate","description":"404-server with configurable redirects for use with kubernetes ingress","archived":false,"fork":false,"pushed_at":"2017-01-20T10:11:29.000Z","size":1755,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-09T19:04:17.166Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Makefile","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/fixate.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":"2017-01-20T10:10:29.000Z","updated_at":"2017-01-20T10:11:30.000Z","dependencies_parsed_at":"2023-05-06T11:15:38.096Z","dependency_job_id":null,"html_url":"https://github.com/fixate/fallback-server","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fixate/fallback-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fixate%2Ffallback-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fixate%2Ffallback-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fixate%2Ffallback-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fixate%2Ffallback-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fixate","download_url":"https://codeload.github.com/fixate/fallback-server/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fixate%2Ffallback-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28929701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T04:05:25.756Z","status":"ssl_error","status_checked_at":"2026-01-31T04:02:35.005Z","response_time":128,"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":"2024-11-09T12:09:42.089Z","updated_at":"2026-01-31T04:32:53.170Z","avatar_url":"https://github.com/fixate.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 404-server (default backend)\n\n### Fixate Changes\n\n* Config for redirects\n\n404-server is a simple webserver that satisfies the ingress, which means it has to do two things:\n\n 1. Serves a 404 page at `/`\n 2. Serves 200 on a `/healthz`\n\n## How to release:\n\nThe `404-server` Makefile supports multiple architectures, which means it may cross-compile and build an docker image easily.\nIf you are releasing a new version, please bump the `TAG` value in the `Makefile` before building the images.\n\nHow to build and push all images:\n```\n# Build for linux/amd64 (default)\n$ make push\n$ make push ARCH=amd64\n# ---\u003e gcr.io/google_containers/defaultbackend-amd64:TAG\n\n$ make push-legacy ARCH=amd64\n# ---\u003e gcr.io/google_containers/defaultbackend:TAG (image with backwards compatible naming)\n\n$ make push ARCH=arm\n# ---\u003e gcr.io/google_containers/defaultbackend-arm:TAG\n\n$ make push ARCH=arm64\n# ---\u003e gcr.io/google_containers/defaultbackend-arm64:TAG\n\n$ make push ARCH=ppc64le\n# ---\u003e gcr.io/google_containers/defaultbackend-ppc64le:TAG\n```\n\nOf course, if you don't want to push the images, just run `make container`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffixate%2Ffallback-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffixate%2Ffallback-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffixate%2Ffallback-server/lists"}