{"id":18836720,"url":"https://github.com/isislab-unisa/vm-lab","last_synced_at":"2026-03-01T01:02:58.458Z","repository":{"id":261236983,"uuid":"883039355","full_name":"isislab-unisa/vm-lab","owner":"isislab-unisa","description":"Manage all your VMs in the browser.","archived":false,"fork":false,"pushed_at":"2025-05-14T12:13:41.000Z","size":761,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-05-29T19:33:01.612Z","etag":null,"topics":["file-explorer","postgresql","python","sftp","sqlalchemy","ssh","streamlit","terminal","vm"],"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/isislab-unisa.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":"2024-11-04T09:20:33.000Z","updated_at":"2025-05-14T12:13:45.000Z","dependencies_parsed_at":"2024-12-09T09:31:41.081Z","dependency_job_id":"fe1fe9f9-1071-4a56-a4d7-41134065f0c7","html_url":"https://github.com/isislab-unisa/vm-lab","commit_stats":null,"previous_names":["isislab-unisa/vm-lab"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/isislab-unisa/vm-lab","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isislab-unisa%2Fvm-lab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isislab-unisa%2Fvm-lab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isislab-unisa%2Fvm-lab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isislab-unisa%2Fvm-lab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isislab-unisa","download_url":"https://codeload.github.com/isislab-unisa/vm-lab/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isislab-unisa%2Fvm-lab/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29957128,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-28T22:53:01.873Z","status":"ssl_error","status_checked_at":"2026-02-28T22:52:50.699Z","response_time":90,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["file-explorer","postgresql","python","sftp","sqlalchemy","ssh","streamlit","terminal","vm"],"created_at":"2024-11-08T02:31:34.373Z","updated_at":"2026-03-01T01:02:58.417Z","avatar_url":"https://github.com/isislab-unisa.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VM Lab\n![Python Static Badge](https://img.shields.io/badge/Python%203.12.9-%233776AB?style=for-the-badge\u0026logo=python\u0026logoColor=%233776AB\u0026labelColor=yellow\u0026link=https%3A%2F%2Fwww.python.org%2Fdownloads%2Frelease%2Fpython-3129%2F)\n![Streamlit Static Badge](https://img.shields.io/badge/Streamlit-%23FF4B4B?style=for-the-badge\u0026logo=streamlit\u0026logoColor=%23FF4B4B\u0026labelColor=white\u0026link=https%3A%2F%2Fstreamlit.io%2F)\n![PostgreSQL Static Badge](https://img.shields.io/badge/PostgreSQL-%234169E1?style=for-the-badge\u0026logo=postgresql\u0026logoColor=%234169E1\u0026labelColor=lightgray\u0026link=https%3A%2F%2Fwww.sqlalchemy.org%2F)\n![SQLAlchemy Static Badge](https://img.shields.io/badge/SQLAlchemy-%23D71F00?style=for-the-badge\u0026logo=sqlalchemy\u0026logoColor=%23D71F00\u0026labelColor=%23768776\u0026link=https%3A%2F%2Fwww.sqlalchemy.org%2F)\n\n\n\n## Welcome\n\n**VM Lab** is a web-based platform for managing virtual machines (VMs), users, and bookmarks, designed for educational, research and work environments. It provides a user-friendly interface for both end-users and administrators, with robust authentication, role-based access control, and seamless integration with SSH/SFTP modules.\n\n![dashboard](screenshot1.png)\n\n\n## Features\n\n- **User Management**: Registration, approval workflow, role assignment, and credential editing.\n- **Role-Based Access Control**: Fine-grained permissions for Admins, Managers, Sidekicks, Regular Users, and New Users.\n- **VM Management**: Create, assign, edit, connect, and delete VMs with secure password/SSH key handling.\n- **Bookmarks**: Save and manage useful links.\n- **Interactive UI**: Built with Streamlit, featuring custom components like interactive data tables and dialogs.\n- **Secure Authentication**: Uses [Streamlit-Authenticator](https://github.com/mkhorasani/Streamlit-Authenticator) with encrypted credentials and session management.\n- **Database Integration**: PostgreSQL backend with SQLAlchemy ORM.\n- **Modular Architecture**: Clean separation of backend, frontend, utilities, and configuration.\n- **Deployment Flexibility**: Supports both Docker-based and local development setups.\n\n![connection](screenshot2.png)\n\n## Other modules\nThis project is part of a modular architecture. Find out more about it [here](https://github.com/isislab-unisa/vm-lab/wiki/The-External-Modules).\n\n- [SSH Module](https://github.com/isislab-unisa/alfresco-ssh)\n- [SFTP Module](https://github.com/isislab-unisa/alfresco-sftp)\n\n## Documentation\n\nFull documentation and guides are available in the [Wiki](https://github.com/isislab-unisa/vm-lab/wiki).\n\n\n## Contributing\n\n- See [Contributing-To-The-Wiki](https://github.com/isislab-unisa/vm-lab/wiki/Contributing-To-The-Wiki) for documentation standards and contribution guidelines.\n- Issues and feature requests are welcome!\n\n## License\n\n[MIT License](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisislab-unisa%2Fvm-lab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fisislab-unisa%2Fvm-lab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisislab-unisa%2Fvm-lab/lists"}