{"id":18690465,"url":"https://github.com/kvaps/opennebula-images","last_synced_at":"2026-03-10T04:31:40.221Z","repository":{"id":80916083,"uuid":"193883055","full_name":"kvaps/opennebula-images","owner":"kvaps","description":"OpenNebula Images Generator","archived":false,"fork":false,"pushed_at":"2023-11-14T10:08:10.000Z","size":48,"stargazers_count":8,"open_issues_count":1,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-08T06:33:43.570Z","etag":null,"topics":[],"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/kvaps.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,"zenodo":null}},"created_at":"2019-06-26T10:28:35.000Z","updated_at":"2023-12-05T10:55:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"d0854eb0-4149-4c2d-8c15-051a35bdb77c","html_url":"https://github.com/kvaps/opennebula-images","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kvaps/opennebula-images","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kvaps%2Fopennebula-images","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kvaps%2Fopennebula-images/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kvaps%2Fopennebula-images/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kvaps%2Fopennebula-images/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kvaps","download_url":"https://codeload.github.com/kvaps/opennebula-images/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kvaps%2Fopennebula-images/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30324398,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T01:36:58.598Z","status":"online","status_checked_at":"2026-03-10T02:00:06.579Z","response_time":106,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-07T10:47:40.051Z","updated_at":"2026-03-10T04:31:40.191Z","avatar_url":"https://github.com/kvaps.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OpenNebula Images Generator\n\nGenerate your own OpenNebula Images automactically\n\n### Preparation\n\nInstall `make` and `libguestfs-tools` packages, or use docker:\n\n```bash\ndocker build -t guestfish .\ndocker run -ti --rm -v $PWD:/build guestfish\n```\n\n### Usage\n\nJust use `make`, example:\n\n```bash\nmake images/\u003ctab\u003e\n```\n\nwill suggest:\n\n```\nalpine-3.10.qcow2       debian-9.qcow2          opensuse-leap-15.qcow2  \ncentos-6.qcow2          devuan-2.qcow2          ubuntu-16.04.qcow2      \ncentos-7.qcow2          fedora-30.qcow2         ubuntu-18.04.qcow2      \n```\n\n#### Generate appliance manifest for [OpenNebula Static Marketplace](https://github.com/kvaps/opennebula-static-marketplace):\n\n```bash\n./mkapp.static images/alpine-3.10.qcow2 \"Alpine 3.10\" alpine\n```\n\nwill output:\n```yaml\nname: \"Alpine 3.10\"\nlogo: \"/logos/alpine.png\"\nsource: \"https://example.org/images/alpine-3.10.qcow2\"\nimport_id: \"ac1bc98b-d824-4471-81ae-cc258507db71\"\norigin_id: \"-1\"\ntype: \"IMAGE\"\npublisher: \"Somebody\"\nformat: \"qcow2\"\ndescription: \"Alpine 3.10 image for KVM hosts\"\nversion: \"5.8.0-1.20190627\"\ntags: \"alpine\"\nregtime: \"1561810835\"\nsize: \"500\"\nmd5: \"6b06b9f22f1c23cdf976835ba7cdc01d\"\nimage_template: |\n  DEV_PREFIX= \"vd\"\n  DRIVER= \"qcow2\"\n  TYPE= \"OS\"\n\nvm_template: |\n  CONTEXT = [ NETWORK  =\"YES\",SSH_PUBLIC_KEY  =\"$USER[SSH_PUBLIC_KEY]\"]\n  \n  CPU = \"1\"\n  GRAPHICS = [ LISTEN  =\"0.0.0.0\",TYPE  =\"vnc\"]\n  \n  MEMORY = \"128\"\n  OS = [ ARCH  =\"x86_64\"]\n  \n  LOGO = \"images/logos/alpine.png\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkvaps%2Fopennebula-images","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkvaps%2Fopennebula-images","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkvaps%2Fopennebula-images/lists"}