{"id":43954958,"url":"https://github.com/miciav/proxmox-stack-deployer","last_synced_at":"2026-02-07T04:32:40.486Z","repository":{"id":302090999,"uuid":"1010088621","full_name":"miciav/proxmox-stack-deployer","owner":"miciav","description":null,"archived":false,"fork":false,"pushed_at":"2025-11-19T17:18:53.000Z","size":215,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-19T19:11:59.542Z","etag":null,"topics":["ansible","automation","helm","proxmox-ve"],"latest_commit_sha":null,"homepage":"","language":"Python","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/miciav.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-06-28T10:13:50.000Z","updated_at":"2025-11-19T17:18:57.000Z","dependencies_parsed_at":"2025-06-30T14:44:12.360Z","dependency_job_id":"f6ae1763-6e01-4801-802c-8e3bc6959e19","html_url":"https://github.com/miciav/proxmox-stack-deployer","commit_stats":null,"previous_names":["miciav/terraform-ansible-proxmox"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/miciav/proxmox-stack-deployer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miciav%2Fproxmox-stack-deployer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miciav%2Fproxmox-stack-deployer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miciav%2Fproxmox-stack-deployer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miciav%2Fproxmox-stack-deployer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/miciav","download_url":"https://codeload.github.com/miciav/proxmox-stack-deployer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miciav%2Fproxmox-stack-deployer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29186738,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-07T03:35:06.566Z","status":"ssl_error","status_checked_at":"2026-02-07T03:34:57.604Z","response_time":63,"last_error":"SSL_read: 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":["ansible","automation","helm","proxmox-ve"],"created_at":"2026-02-07T04:32:39.847Z","updated_at":"2026-02-07T04:32:40.481Z","avatar_url":"https://github.com/miciav.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Test Deploy.py](https://github.com/miciav/proxmox-stack-deployer/workflows/Test%20Deploy.py/badge.svg)](https://github.com/miciav/proxmox-stack-deployer/actions)\n[![codecov](https://codecov.io/gh/miciav/proxmox-stack-deployer/branch/main/graph/badge.svg)](https://codecov.io/gh/miciav/proxmox-stack-deployer)\n[![Latest Release](https://img.shields.io/github/v/release/miciav/proxmox-stack-deployer)](https://github.com/miciav/proxmox-stack-deployer/releases/latest)\n[![Python](https://img.shields.io/badge/python-3.8+-blue.svg)](https://www.python.org/downloads/)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![OpenTofu](https://img.shields.io/badge/OpenTofu-1.6+-purple.svg)](https://opentofu.org/)\n[![Ansible](https://img.shields.io/badge/Ansible-2.9+-red.svg)](https://www.ansible.com/)\n[![Proxmox](https://img.shields.io/badge/Proxmox-VE-orange.svg)](https://www.proxmox.com/)\n\n# 🚀 Proxmox VM Deployment Automation with OpenTofu and Ansible\n\nThis project provides a comprehensive solution for automating the deployment and configuration of virtual machines on a Proxmox VE cluster, using OpenTofu (an open-source fork of Terraform) for infrastructure management and Ansible for post-deployment configuration and NAT rule management.\n\n## 📖 Documentation\n\n- [Features](docs/features.md)\n- [Technologies Used](docs/technologies.md)\n- [Deployment Flow](docs/deployment_flow.md)\n- [Project Structure](docs/project_structure.md)\n- [Configuration](docs/configuration.md)\n- [Usage](docs/usage.md)\n- [Configuration File](docs/config_file.md)\n- [Connecting to VMs](docs/connecting.md)\n- [OpenFaaS Integration](docs/openfaas.md)\n- [Testing](docs/testing.md)\n- [Troubleshooting](docs/troubleshooting.md)\n- [Notes on Git History Rewriting](docs/git_history.md)\n- [References](docs/references.md)\n\n## 🖥️ Optional Web Dashboard\n\nA lightweight dashboard is bundled in `webapp/` if you prefer to follow deployments from the browser:\n\n1. Install requirements (ideally inside a virtualenv): `pip install -r requirements-test.txt`.\n2. Start the server: `python webapp/app.py` (customise the port by exporting `DEPLOY_UI_PORT`).\n3. Open `http://localhost:5000` to launch or destroy the stack.\n\nThe UI mirrors the Terraform/Ansible workflow, showing live logs and a card for each phase. Cards for Docker or K3s only appear when those roles are defined in `terraform.tfvars`, so the dashboard always matches the roles that will actually run.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiciav%2Fproxmox-stack-deployer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmiciav%2Fproxmox-stack-deployer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiciav%2Fproxmox-stack-deployer/lists"}