{"id":13876046,"url":"https://github.com/mostafa/firefighter","last_synced_at":"2025-07-16T10:32:28.386Z","repository":{"id":41442033,"uuid":"227174743","full_name":"mostafa/firefighter","owner":"mostafa","description":"A set of scripts to download or build firecracker and run a firecracker micro-VM ","archived":true,"fork":false,"pushed_at":"2020-03-22T05:06:54.000Z","size":8,"stargazers_count":18,"open_issues_count":0,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-08-07T06:06:02.453Z","etag":null,"topics":["amazon","firecracker","firecracker-microvms","microvm","serverless"],"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/mostafa.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}},"created_at":"2019-12-10T17:11:36.000Z","updated_at":"2024-02-11T08:47:38.000Z","dependencies_parsed_at":"2022-09-01T12:11:16.054Z","dependency_job_id":null,"html_url":"https://github.com/mostafa/firefighter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mostafa%2Ffirefighter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mostafa%2Ffirefighter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mostafa%2Ffirefighter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mostafa%2Ffirefighter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mostafa","download_url":"https://codeload.github.com/mostafa/firefighter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226122303,"owners_count":17576920,"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":["amazon","firecracker","firecracker-microvms","microvm","serverless"],"created_at":"2024-08-06T06:00:58.553Z","updated_at":"2024-11-24T03:31:38.727Z","avatar_url":"https://github.com/mostafa.png","language":"Shell","funding_links":[],"categories":["Shell","serverless"],"sub_categories":[],"readme":"# Firefighter\n\nFirefighter is, for now, as set of scripts to download or build from source the [firecracker](https://github.com/firecracker-microvm/firecracker) and the [firectl](https://github.com/firecracker-microvm/firectl), download linux images and then eventually run them as a microvm.\n\nFor now, things are opinionated. But I'll fix it in the future and make everything configurable.\n\nFor starting a new microvm, run this:\n\n```bash\ngit clone https://gitlab.com/moradian/firefighter\ncd firefighter\n./run_microvm.sh start alpine\n```\n\nYou'll eventually be in a shell inside alpine. To enable networking and internet connectivity, run this:\n\nThe username and password is `root`.\n\n```bash\nip addr add 172.16.0.2/24 dev eth0\nip route add default via 172.16.0.1 dev eth0\necho \"nameserver 8.8.8.8\" \u003e /etc/resolv.conf\nping google.com\n```\n\nTo stop the microvm, run `restart` inside microvm and then `./run_microvm.sh stop` from your host.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmostafa%2Ffirefighter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmostafa%2Ffirefighter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmostafa%2Ffirefighter/lists"}