{"id":20227112,"url":"https://github.com/kubicorn/bootstrap","last_synced_at":"2025-06-12T02:36:01.782Z","repository":{"id":109177626,"uuid":"125110014","full_name":"kubicorn/bootstrap","owner":"kubicorn","description":"The bootstrap scripts for Kubicorn","archived":false,"fork":false,"pushed_at":"2019-05-02T05:02:34.000Z","size":123,"stargazers_count":13,"open_issues_count":0,"forks_count":16,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-24T15:02:58.312Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/kubicorn.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":"2018-03-13T20:24:58.000Z","updated_at":"2020-05-11T15:41:57.000Z","dependencies_parsed_at":"2023-04-13T12:17:01.211Z","dependency_job_id":null,"html_url":"https://github.com/kubicorn/bootstrap","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/kubicorn%2Fbootstrap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubicorn%2Fbootstrap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubicorn%2Fbootstrap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubicorn%2Fbootstrap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kubicorn","download_url":"https://codeload.github.com/kubicorn/bootstrap/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248261916,"owners_count":21074225,"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-14T07:22:54.329Z","updated_at":"2025-04-10T17:15:30.290Z","avatar_url":"https://github.com/kubicorn.png","language":"Shell","readme":"# Bootstrap\n\nThis repository contains bootstrap scripts used by [`kubicorn`](https://github.com/kubicorn/kubicorn) to provision cloud\ninstances.\n\nWe've decided to move scripts to this repository, so we can easier manage them for each `kubicorn` release.\n\nFor every `kubicorn` release, there's an appropriate branch for bootstrap scripts in this repository. Currently,\n`kubicorn` is in the `pre-release` phase, so it'll use bootstrap scripts from the `pre-release` branch of this\nrepository.\n\nThe `master` branch repository can contain scripts that are in-development or not tested.\n\n## Developing bootstrap scripts\n\nIf you are running `kubicorn` in the though level directory of the repository set the following environmental variable to force parse the bootstrap scripts locally.\n\n```bash\n$ KUBICORN_FORCE_LOCAL_BOOTSTRAP=1 kubicorn apply mycluster -v 4\n\n```\n\nThese are the bootstrap scripts that ship with the default `kubicorn` profiles.\n\nFeel free to add your own, or modify these at any time.\n\nThe scripts are effectively what we use as `user data` to initialize a VM\n\n### I need to template out one of these bootstrap scripts\n\nNo you don't. Write bash like a pro.\n\n### I need more data in a bootstrap script what should I do?\n\nIf you really can only get it from `kubicorn` and nowhere else, you can use the `Values{}` struct to define custom key/value pairs that will be injected into your script.\nThis will be a code change, and is intended to be just that.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkubicorn%2Fbootstrap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkubicorn%2Fbootstrap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkubicorn%2Fbootstrap/lists"}