{"id":29434386,"url":"https://github.com/opennebula/hosted-cloud-adi","last_synced_at":"2026-02-05T05:31:01.256Z","repository":{"id":303985665,"uuid":"995497288","full_name":"OpenNebula/hosted-cloud-adi","owner":"OpenNebula","description":null,"archived":false,"fork":false,"pushed_at":"2025-11-14T12:49:42.000Z","size":186,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-11-14T14:34:34.458Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Makefile","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/OpenNebula.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-06-03T15:10:49.000Z","updated_at":"2025-11-14T12:49:46.000Z","dependencies_parsed_at":"2025-10-23T13:23:35.916Z","dependency_job_id":"b6aceacf-391c-46eb-8ecc-32d2a72b9723","html_url":"https://github.com/OpenNebula/hosted-cloud-adi","commit_stats":null,"previous_names":["opennebula/hosted-cloud-adi"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/OpenNebula/hosted-cloud-adi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenNebula%2Fhosted-cloud-adi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenNebula%2Fhosted-cloud-adi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenNebula%2Fhosted-cloud-adi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenNebula%2Fhosted-cloud-adi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpenNebula","download_url":"https://codeload.github.com/OpenNebula/hosted-cloud-adi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenNebula%2Fhosted-cloud-adi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29113574,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T03:44:17.043Z","status":"ssl_error","status_checked_at":"2026-02-05T03:44:12.077Z","response_time":65,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":[],"created_at":"2025-07-13T02:16:01.507Z","updated_at":"2026-02-05T05:31:01.249Z","avatar_url":"https://github.com/OpenNebula.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg width=\"1335\" height=\"353\" alt=\"logo_adi_opennebula\" src=\"https://github.com/user-attachments/assets/4a1e25ac-6ef6-4ec2-8acd-abc49aa113c4\" /\u003e\n\n# Deploying OpenNebula as a Hosted Cloud on aDi\n\nThis repository contains the needed code and documentation to perform an OpenNebula deployment and configuration as \na Hosted Cloud on **adi** resources. It extends the [one-deploy-validation](https://github.com/OpenNebula/one-deploy-validation) repository, which is added as a git submodule.\n\n- [Requirements](#requirements)\n- [Infrastructure Provisioning](#infrastructure-provisioning)\n- [Required Parameters](#required-parameters)\n- [Deployment and Validation](#deployment-and-validation)\n\n## Requirements\n\n1. Install `hatch`\n\n   ```shell\n   pip install hatch\n   ```\n\n1. Initialize the dependent `one-deploy-validation` and `one-deploy` submodules\n\n   ```shell\n   git submodule update --init --remote --merge\n   ```\n\n1. Install the `opennebula.deploy` collection with dependencies using the submodule's tooling:\n\n   ```shell\n   make submodule-requirements\n   ```\n\n## Infrastructure Provisioning\n\nA detailed guide to provision the required reference infrastructure is published in **[{ADD LINK TO THE GUIDE HERE}]()**.\nFollow the provisioning steps and extract the requiremed parameters needed to proceed with the OpenNebula deployment.\n\n## Required Parameters\n\nUpdate the [inventory](./inventory/) values to match the provisioned infrastructure.\n\n| Description                                 | Variable Names                      | Files/Location                                      |\n|---------------------------------------------|-------------------------------------|-----------------------------------------------------|\n| Frontend Host IP                            | `ansible_host`                      | [`inventory/adi.yml`](./inventory/adi.yml)    | \n| KVM Host IP                            | `ansible_host`                      | [`inventory/adi.yml`](./inventory/adi.yml)     | \n| VXLAN BRIDGE                                 | `vn.vxlan.template.BRIDGE`          | [`inventory/adi.yml`](./inventory/adi.yml)                               | \n| Internal BRIDGE                              | `vn.internal.template.BRIDGE`       | [`inventory/adi.yml`](./inventory/adi.yml)                               | \n| VMs Public IP                              | `vn.vxlan.template.IP`       | [`inventory/adi.yml`](./inventory/adi.yml)                               |\n| VMs Public Network                              | `vn.vxlan.template.NETWORK_ADDRESS`       | [`inventory/adi.yml`](./inventory/adi.yml)                               |\n| VMs Public Network Mask                         | `vn.vxlan.template.NETWORK_MASK`       | [`inventory/adi.yml`](./inventory/adi.yml)                               |\n| VMs Public Network Gateway                         | `vn.vxlan.template.GATEWAY`       | [`inventory/adi.yml`](./inventory/adi.yml)                               |\n| GUI password of `oneadmin`       | `one_pass` | [`inventory/adi.yml`](./inventory/adi.yml)           | \n| NFS device                                 | `adi_nfs_device`                      |[`inventory/adi.yml`](./inventory/group_vars/all/specifics.yml) |\n| NFS frontend host                          | `adi_nfs_frontend_host`                      |[`inventory/adi.yml`](./inventory/group_vars/all/specifics.yml) |\n| NFS server                                 | `adi_nfs_server`                      |[`inventory/adi.yml`](./inventory/group_vars/all/specifics.yml) |.\n\n## Deployment and Validation\n\nUse the provided Makefile commands to automate deployment and testing:\n\n1. Review the [inventory](./inventory/), [playbooks](./playbooks/) and [roles](./roles/) directories, following Ansible design guidelines.\n\n1. Deploy OpenNebula:\n\n   ```shell\n   make deployment\n   ```\n\n1. Configure the deployment for the specifics of the Cloud Provider:\n\n   ```shell\n   make specifics\n   ```\n\n1. Test the deployment:\n\n   ```shell\n   make validation\n   ```\n\nFor more information about the submodule's tooling, refer to its [README.md](https://github.com/OpenNebula/one-deploy-validation/blob/master/README.md) and for detailed documentation on the deployment automation refer to the [one-deploy repo](https://github.com/OpenNebula/one-deploy).\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopennebula%2Fhosted-cloud-adi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopennebula%2Fhosted-cloud-adi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopennebula%2Fhosted-cloud-adi/lists"}