{"id":19874073,"url":"https://github.com/zrougamed/tigerflow","last_synced_at":"2026-05-04T17:35:42.120Z","repository":{"id":68414624,"uuid":"362934857","full_name":"zrougamed/TigerFlow","owner":"zrougamed","description":"TigerGraph TigerFlow :rocket: based on Node Red ","archived":false,"fork":false,"pushed_at":"2021-07-24T10:26:27.000Z","size":564,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-01T01:26:08.278Z","etag":null,"topics":["docker","docker-image","nodered","tigerflow","tigergraph"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zrougamed.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"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}},"created_at":"2021-04-29T20:08:04.000Z","updated_at":"2021-07-24T10:48:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"40c82664-b3a6-4022-9c38-f4a2819f3150","html_url":"https://github.com/zrougamed/TigerFlow","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zrougamed/TigerFlow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zrougamed%2FTigerFlow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zrougamed%2FTigerFlow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zrougamed%2FTigerFlow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zrougamed%2FTigerFlow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zrougamed","download_url":"https://codeload.github.com/zrougamed/TigerFlow/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zrougamed%2FTigerFlow/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32618126,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"ssl_error","status_checked_at":"2026-05-04T10:08:02.005Z","response_time":58,"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":["docker","docker-image","nodered","tigerflow","tigergraph"],"created_at":"2024-11-12T16:21:29.021Z","updated_at":"2026-05-04T17:35:42.086Z","avatar_url":"https://github.com/zrougamed.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TigerGraph TigerFlow Docker\n\n[![Greenkeeper badge](https://badges.greenkeeper.io/node-red/node-red-docker.svg)](https://greenkeeper.io/)\n[![Build Status](https://travis-ci.org/node-red/node-red-docker.svg?branch=master)](https://travis-ci.org/node-red/node-red-docker)\n[![DockerHub Pull](https://img.shields.io/docker/pulls/nodered/node-red.svg)](https://hub.docker.com/r/nodered/node-red/)\n[![DockerHub Stars](https://img.shields.io/docker/stars/nodered/node-red.svg?maxAge=2592000)](https://hub.docker.com/r/nodered/node-red/)\n\n\navailable at https://hub.docker.com/r/graphflow/tigerflow.\n\n## Quick Start\nTo run in Docker in its simplest form just run:\n\n        docker run -it -p 1880:1880 -v tigerflow-data:/data --name myTigerGraphPipeLine graphflow/tigerflow\n\n\nLet's dissect that command:\n\n        docker run                         - run this container, initially building locally if necessary\n        -it                                - attach a terminal session so we can see what is going on\n        -p 1880:1880                       - connect local port 1880 to the exposed internal port 1880\n        -v tigerflow-data:/data            - mount the host node_red_data directory to the container /data directory so any changes made to flows are persisted\n        --name myTigerGraphPipeLine        - give this machine a friendly local name\n        graphflow/tigerflow                - the image to base it on \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzrougamed%2Ftigerflow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzrougamed%2Ftigerflow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzrougamed%2Ftigerflow/lists"}