{"id":14967972,"url":"https://github.com/jollheef/appvm","last_synced_at":"2025-04-09T21:19:19.178Z","repository":{"id":34638565,"uuid":"139283930","full_name":"jollheef/appvm","owner":"jollheef","description":"Nix-based app VMs","archived":false,"fork":false,"pushed_at":"2022-05-23T19:30:15.000Z","size":718,"stargazers_count":260,"open_issues_count":8,"forks_count":18,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-04-09T21:19:14.174Z","etag":null,"topics":["isolation","isolation-framework","libvirt","nix","nixos","security","security-hardening","virtualization"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jollheef.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}},"created_at":"2018-06-30T22:15:18.000Z","updated_at":"2025-03-10T00:55:39.000Z","dependencies_parsed_at":"2022-07-14T21:16:54.598Z","dependency_job_id":null,"html_url":"https://github.com/jollheef/appvm","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jollheef%2Fappvm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jollheef%2Fappvm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jollheef%2Fappvm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jollheef%2Fappvm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jollheef","download_url":"https://codeload.github.com/jollheef/appvm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248111973,"owners_count":21049578,"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":["isolation","isolation-framework","libvirt","nix","nixos","security","security-hardening","virtualization"],"created_at":"2024-09-24T13:39:02.978Z","updated_at":"2025-04-09T21:19:19.139Z","avatar_url":"https://github.com/jollheef.png","language":"Go","readme":"[![Documentation Status](https://readthedocs.org/projects/appvm/badge/?version=latest)](https://appvm.readthedocs.io/en/latest/?badge=latest)\n\n# Nix application VMs: security through virtualization\n\nSimple application VMs (hypervisor-based sandbox) based on Nix package manager.\n\nUses one **read-only** /nix directory for all appvms. So creating a new appvm (but not first) is just about one minute.\n\n![appvm screenshot](https://gateway.ipfs.io/ipfs/QmetVp2LRwcy3baxuAjDgBPwv5ych5kRfXeULoNpQAFsaP)\n\n## Installation\n\nSee [related documentation](https://appvm.readthedocs.io/en/latest/installation.html).\n\n## Usage\n\n### Search for applications\n\n    $ appvm search chromium\n\n### Run application\n\n    $ appvm start chromium\n    $ # ... long wait for first time, because we need to collect a lot of packages\n\n### Synchronize remote repos for applications\n\n    $ appvm sync\n\nYou can customize local settings in **~/.config/appvm/nix/local.nix**.\n\nDefault hotkey to release cursor: ctrl+alt.\n\n### Shared directory\n\n    $ ls appvm/chromium\n    foo.tar.gz\n    bar.tar.gz\n\n### Close VM\n\n    $ appvm stop chromium\n\n### Automatic ballooning\n\nAdd this command:\n\n    $ appvm autoballoon\n\nto crontab like that:\n\n    $ crontab -l\n    * * * * * /home/user/dev/go/bin/appvm autoballoon\n","funding_links":[],"categories":["Virtualisation"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjollheef%2Fappvm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjollheef%2Fappvm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjollheef%2Fappvm/lists"}