{"id":18422231,"url":"https://github.com/zett-8/hasura-graphql-engine-docker-template","last_synced_at":"2026-05-08T01:43:35.736Z","repository":{"id":122344293,"uuid":"500184724","full_name":"zett-8/hasura-graphql-engine-docker-template","owner":"zett-8","description":"Template of Dockerfile and compose yaml to build hasura graphql engine ","archived":false,"fork":false,"pushed_at":"2022-06-20T07:42:15.000Z","size":11,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-04T13:34:57.857Z","etag":null,"topics":["docker","docker-compose","graphql","hasura","hasura-graphql-engine"],"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/zett-8.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":"2022-06-05T18:52:57.000Z","updated_at":"2023-05-09T16:49:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"7670bfe4-efa2-424c-8f0a-0c084461f70d","html_url":"https://github.com/zett-8/hasura-graphql-engine-docker-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zett-8/hasura-graphql-engine-docker-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zett-8%2Fhasura-graphql-engine-docker-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zett-8%2Fhasura-graphql-engine-docker-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zett-8%2Fhasura-graphql-engine-docker-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zett-8%2Fhasura-graphql-engine-docker-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zett-8","download_url":"https://codeload.github.com/zett-8/hasura-graphql-engine-docker-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zett-8%2Fhasura-graphql-engine-docker-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32763518,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T02:14:30.463Z","status":"ssl_error","status_checked_at":"2026-05-07T02:14:29.405Z","response_time":62,"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":["docker","docker-compose","graphql","hasura","hasura-graphql-engine"],"created_at":"2024-11-06T04:28:36.647Z","updated_at":"2026-05-08T01:43:35.700Z","avatar_url":"https://github.com/zett-8.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hasura graphql engine Docker template\n\n## Run graphql server\n```shell\ndocker-compose up\n```\n\n## Graphql endpoint\n```text\nhttp://\u003cbase_url\u003e/v1/graphql\n```\n(e.g.)   \nlocal:\nhttp://localhost:8080/v1/graphql  \nprod:\nhttps://\\\u003cYOUR-SERVER-URL\u003e/v1/graphql\n\n## Open console\n```shell\ncd hasura/\nmake console\n```\n\nnow console is running on **http://localhost:9695/**\n\n## Commands\nmigration\n```shell\ncd hasura/\nmake migrate\n```\nseeding\n```shell\ncd hasura/\nmake seed\n```\n\n## Enable auto migration\n1. use cli-migration image\n```text\nhasura/graphql-engine:v2.7.0.cli-migrations-v3\n```\n\n2. mount migrations/ and metadata/ on specific directly\n```dockerfile\n# Dockerfile\n\nCOPY ./migrations /hasura-migrations\nCOPY ./metadata /hasura-metadata\n```\nHasura automatically detects files in hasura-migrations and hasura-metadata, and apply migrations on starting the server.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzett-8%2Fhasura-graphql-engine-docker-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzett-8%2Fhasura-graphql-engine-docker-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzett-8%2Fhasura-graphql-engine-docker-template/lists"}