{"id":21643973,"url":"https://github.com/application-research/ehi-proxmaas","last_synced_at":"2026-05-20T10:45:26.744Z","repository":{"id":160691335,"uuid":"626298121","full_name":"application-research/ehi-proxmaas","owner":"application-research","description":"Integrates Proxmox, MAAS and Technitium to provide one-touch deployment of many machines","archived":false,"fork":false,"pushed_at":"2023-07-18T13:26:21.000Z","size":107,"stargazers_count":1,"open_issues_count":8,"forks_count":1,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-01-25T04:11:13.670Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/application-research.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-04-11T07:28:23.000Z","updated_at":"2023-06-19T04:32:26.000Z","dependencies_parsed_at":"2025-01-25T04:11:16.257Z","dependency_job_id":"a352fffb-3d5f-402d-ba32-c596aa5c3fcb","html_url":"https://github.com/application-research/ehi-proxmaas","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/application-research%2Fehi-proxmaas","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/application-research%2Fehi-proxmaas/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/application-research%2Fehi-proxmaas/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/application-research%2Fehi-proxmaas/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/application-research","download_url":"https://codeload.github.com/application-research/ehi-proxmaas/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244394463,"owners_count":20445634,"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-25T05:37:11.547Z","updated_at":"2026-05-20T10:45:21.707Z","avatar_url":"https://github.com/application-research.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ProxMAAS for EHI\nThis is an experimental repo intended to enable the spawning of arbitrary machines in EHI using Proxmox and MAAS. Put them together, and you have ProxMAAS.\n\n## Prerequisites\n* A working EHI environment including Proxmox and MAAS\n* Credentials for the Proxmox and MAAS APIs\n* A \"client\" machine with the following Python3 modules installed\n    * `proxmoxer`\n    * `requests`\n    * `python-libmaas`\n\n## Getting started\n1. Clone this repo\n2. Copy vars/secrets.yml.dist to vars/secrets.yml\n3. Edit vars/secrets.yml to include your Proxmox and MAAS credentials\n4. Run `ansible-playbook spawn.yml`\n\n## Notes for later\nscp wings@prod-tls-gen:/home/wings/.lego/certificates/_.estuary.tech.issuer.crt .\nwings@chase:~/projects/wildcard-tls-playbook$ scp _.estuary.tech.issuer.crt wings@prod-ebi-maas01:/home/wings/\nroot@prod-ebi-maas01:/var/snap/maas/common/keys# cp ~wings/_.estuary.tech.issuer.crt cacert.pem\nroot@prod-ebi-maas01:/var/snap/maas/common/keys# maas config-tls enable --cacert cacert.pem /var/snap/maas/common/keys/maas.key /var/snap/maas/common/keys/maas.crt --port 443^C\n\n## Future features\n### Additional ranges\nWe have left open the possibility of defining multiple ranges of IP addresses. A future version of the playbook will allow you to deploy machine groups across multiple IP ranges.\n\nFor example, instead of\n\n```\nip_range:\n  - start: 10.24.10.101\n    end: 10.24.10.103\n```\n\nYou might instead define\n\n```\nip_range:\n  - start: 10.24.10.101\n    end: 10.24.10.103\n  - start: 10.24.100.101\n    end: 10.24.100.103\n```\n\nActual implementation of these additional loops is not complete. PRs welcome.\n\n### Automatically triggering playbooks upon a change\nWe will (eventually) implement a feature which chainloads playbooks specific to each inventory upon machines being created for that inventory folder.\n\nThis will allow you to define and deploy your whole infrastructure continuously.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapplication-research%2Fehi-proxmaas","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapplication-research%2Fehi-proxmaas","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapplication-research%2Fehi-proxmaas/lists"}