{"id":19287744,"url":"https://github.com/thedevtop/rootve","last_synced_at":"2025-04-22T04:32:20.037Z","repository":{"id":200469111,"uuid":"701327096","full_name":"TheDevtop/rootve","owner":"TheDevtop","description":"Chroot Virtual Environments","archived":false,"fork":false,"pushed_at":"2024-01-18T18:43:35.000Z","size":101,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-01-19T14:00:48.784Z","etag":null,"topics":["chroot-environment","golang","unix"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TheDevtop.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}},"created_at":"2023-10-06T12:09:08.000Z","updated_at":"2024-01-19T14:00:48.784Z","dependencies_parsed_at":"2023-12-03T12:35:11.584Z","dependency_job_id":"9705d192-c34c-4f2e-8fde-11e463c3f58d","html_url":"https://github.com/TheDevtop/rootve","commit_stats":null,"previous_names":["thedevtop/rootve"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheDevtop%2Frootve","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheDevtop%2Frootve/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheDevtop%2Frootve/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheDevtop%2Frootve/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheDevtop","download_url":"https://codeload.github.com/TheDevtop/rootve/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223888429,"owners_count":17220083,"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":["chroot-environment","golang","unix"],"created_at":"2024-11-09T22:07:06.330Z","updated_at":"2024-11-09T22:07:06.900Z","avatar_url":"https://github.com/TheDevtop.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RootVE\n\nManagement framework for chroot environments on NetBSD.\n\n### How to build\n\n1. Clone the repository.\n2. Execute the build.sh script.\n3. Execute the install.sh script, as **root**.\n4. Start the service.\n\n### How to use\n\nYou can manage Virtual Environments with rootctl:\n\n- Start VE `rootctl start [name]`\n- Stop VE `rootctl stop [name]`\n- Spawn shell `rootctl shell [name]`\n- Remove VE `rootctl rm [name]`\n- Pause VE `rootctl pause [name]`\n- Resume VE `rooctl resume [name]`\n- List all VE `rootctl ls`\n- List active VE `rootctl ps`\n\n### Example config\n```toml\n[site]\nRoot = \"/root/site/\"\nAutoboot = false\nDirectory = \"/root\"\nUid = 0\nGid = 0\nEnvironment = [\"TERM=xterm\", \"HOME=/root\"]\nCommandPath = \"/bin/ksh\"\nCommandArgs = [\"-l\"]\nNetworking = true\nInterface = \"tap0\"\nAddressV4 = \"192.168.120.102\"\nNetmaskV4 = \"255.255.255.0\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthedevtop%2Frootve","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthedevtop%2Frootve","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthedevtop%2Frootve/lists"}