{"id":20433886,"url":"https://github.com/flashbots/launcher","last_synced_at":"2026-04-19T00:03:30.349Z","repository":{"id":207558651,"uuid":"719545060","full_name":"flashbots/launcher","owner":"flashbots","description":null,"archived":false,"fork":false,"pushed_at":"2024-06-30T12:43:32.000Z","size":23,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":17,"default_branch":"main","last_synced_at":"2025-02-25T15:16:46.058Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/flashbots.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"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":"2023-11-16T11:54:45.000Z","updated_at":"2025-02-04T07:41:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"ea4f78c6-78f4-49ff-9ce9-8f26a9a3e124","html_url":"https://github.com/flashbots/launcher","commit_stats":null,"previous_names":["flashbots/launcher"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flashbots%2Flauncher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flashbots%2Flauncher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flashbots%2Flauncher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flashbots%2Flauncher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flashbots","download_url":"https://codeload.github.com/flashbots/launcher/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241976534,"owners_count":20051658,"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","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-15T08:22:10.124Z","updated_at":"2026-04-19T00:03:30.273Z","avatar_url":"https://github.com/flashbots.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# launcher\n\nPrepare the environment for a sub-process and launch it:\n\n- Inject the secrets from:\n\n  - AWS secret manager\n  - Azure key vault\n\n- Set max open file limit.\n\n## TL;DR\n\n```shell\ngo run github.com/flashbots/launcher/cmd \\\n    --aws-secret-arn test \\\n  bash -c 'echo \"${_ANSWER} is the answer to ${_QUESTION}\"'\n```\n\n```text\n42 is the answer to The Ultimate Question of Life, the Universe, and Everything\n```\n\nAlso:\n\n```shell\ngo run github.com/flashbots/launcher/cmd \\\n    --ulimit-soft 1024 \\\n    --ulimit-hard 4096 \\\n  bash -c \"ulimit -Sn; ulimit -Hn\"\n```\n\n```text\n1024\n4096\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflashbots%2Flauncher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflashbots%2Flauncher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflashbots%2Flauncher/lists"}