{"id":13626053,"url":"https://github.com/cloudfoundry-attic/warden","last_synced_at":"2025-04-16T11:31:08.958Z","repository":{"id":3368705,"uuid":"4415489","full_name":"cloudfoundry-attic/warden","owner":"cloudfoundry-attic","description":"Cloud Foundry - the open platform as a service project","archived":true,"fork":false,"pushed_at":"2016-12-12T11:34:33.000Z","size":3148,"stargazers_count":283,"open_issues_count":0,"forks_count":108,"subscribers_count":117,"default_branch":"master","last_synced_at":"2024-10-30T16:04:02.923Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cloudfoundry-attic.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-05-23T03:15:28.000Z","updated_at":"2024-09-21T17:17:08.000Z","dependencies_parsed_at":"2022-09-07T07:30:35.740Z","dependency_job_id":null,"html_url":"https://github.com/cloudfoundry-attic/warden","commit_stats":null,"previous_names":["cloudfoundry/warden"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudfoundry-attic%2Fwarden","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudfoundry-attic%2Fwarden/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudfoundry-attic%2Fwarden/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudfoundry-attic%2Fwarden/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudfoundry-attic","download_url":"https://codeload.github.com/cloudfoundry-attic/warden/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249235043,"owners_count":21235137,"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-08-01T21:02:08.702Z","updated_at":"2025-04-16T11:31:08.583Z","avatar_url":"https://github.com/cloudfoundry-attic.png","language":"Ruby","funding_links":[],"categories":["Ruby"],"sub_categories":[],"readme":"# warden\n\nManages isolated, ephemeral, and resource controlled environments.\n\n## Introduction\n\nThe project's primary goal is to provide a simple API for managing\nisolated environments. These isolated environments -- or _containers_ --\ncan be limited in terms of CPU usage, memory usage, disk usage, and\nnetwork access. As of writing, the only supported OS is Linux.\n\n## Components\n\nThis repository contains the following components:\n\n* `warden` -- server\n* `warden-protocol` -- protocol definition, used by both the server and clients\n* `warden-client` -- client (Ruby)\n* `em-warden-client` -- client (Ruby's EventMachine)\n\nFor information on how to run the warden server and interact with it\nat the command line, see the [warden server README](warden/README.md).\n\n## Testing\n\nWarden server tests are run automatically in a newly created container using\na virtualbox image dynamically downloaded from\n`s3.amazonaws.com/runtime-artifacts/warden-compatible.box`.\n\n```bash\n# Checkout the repos\ngit clone https://github.com/cloudfoundry/warden\n```\n\nThere is a `.ruby-version` file in the root of the repo which is copied into\nthe created container filespace (along with the rest of the `warden`\ndirectory, with a few exceptions). The version in this file is that used\nin the container. This is pre-installed in the `warden-compatible.box` image.\n\nTo run `bin/test_in_vm` you need to have this exact same version of ruby\ninstalled locally.\n\n```bash\n# Run warden server tests\nbin/test_in_vm\n```\n\n## License\n\nThe project is licensed under the Apache 2.0 license (see the\n[`LICENSE`][license] file).\n\n[license]: /LICENSE\n\n## Contributing\n\nPlease read the [contributors' guide](https://github.com/cloudfoundry/warden/blob/master/CONTRIBUTING.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudfoundry-attic%2Fwarden","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcloudfoundry-attic%2Fwarden","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudfoundry-attic%2Fwarden/lists"}