{"id":22901740,"url":"https://github.com/eguven/boby","last_synced_at":"2025-07-30T11:07:43.042Z","repository":{"id":11255447,"uuid":"13655878","full_name":"eguven/boby","owner":"eguven","description":"boby (super secret acronym) is a Build and Deployment Webapp [BETA]","archived":false,"fork":false,"pushed_at":"2013-12-08T21:43:28.000Z","size":316,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-07T03:42:33.948Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/eguven.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}},"created_at":"2013-10-17T17:24:09.000Z","updated_at":"2013-12-08T21:43:28.000Z","dependencies_parsed_at":"2022-08-24T19:30:22.203Z","dependency_job_id":null,"html_url":"https://github.com/eguven/boby","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eguven%2Fboby","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eguven%2Fboby/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eguven%2Fboby/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eguven%2Fboby/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eguven","download_url":"https://codeload.github.com/eguven/boby/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246591808,"owners_count":20801985,"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-12-14T01:40:43.033Z","updated_at":"2025-04-01T05:44:26.469Z","avatar_url":"https://github.com/eguven.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"boby\n========\n\nWeb interface for the package building and deployment tool.\n\nInstallation\n============\n\nTo launch the webserver:\n\n    $ cd boby\n    $ mkvirtualenv boby\n    $ # libevent install is required on OsX\n    $ # can be installed through homebrew (recommended) or macports\n    $ pip install --upgrade -r requirements.pip\n    $ BOBY_SETTINGS=./config_vagrant.rc ./manage.py runserver\n    \nIt can also run as a uwsgi app:\n\n    $ BOBY_SETTINGS=./config_vagrant.rc uwsgi --socket 0.0.0.0:5000 --master --die-on-term --memory-report --virtualenv ~/.virtualenvs/boby --pythonpath /code/boby/boby/ --module boby.main --callable app\n\nYou will need to have an instance of Redis running as well and configured in the `config.rc` file.\nBy using `config_vagrant`, you will actually use the one in Bidasse/Vagrant VM.\n\nThe build machine needs to have installed `trebuchet`:\n\n    $ git clone git@github.com:ops-hero/trebuchet.git\n    $ cd trebuchet\n    $ sudo python setup.py install\n    $ trebuchet --version\n\n\nTodo\n====\n\n* authentication (github oauth)\n* websocket\n* logs / error handling\n* locking (not build the projects in // for 1 stack)\n* integration with mise-a-feu\n* status page for deployment, hosts\n* replace meta api for stack\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feguven%2Fboby","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feguven%2Fboby","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feguven%2Fboby/lists"}