{"id":20638973,"url":"https://github.com/beetboxvm/ansible-role-beetbox-silverstripe","last_synced_at":"2026-03-09T07:32:48.508Z","repository":{"id":68514997,"uuid":"48968125","full_name":"beetboxvm/ansible-role-beetbox-silverstripe","owner":"beetboxvm","description":"Ansible Role - Beetbox Silverstripe","archived":false,"fork":false,"pushed_at":"2017-08-07T08:57:28.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-16T09:51:59.231Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://galaxy.ansible.com/detail#/role/6795","language":null,"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/beetboxvm.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-01-04T01:37:30.000Z","updated_at":"2017-08-07T08:57:30.000Z","dependencies_parsed_at":"2023-08-25T06:32:23.808Z","dependency_job_id":null,"html_url":"https://github.com/beetboxvm/ansible-role-beetbox-silverstripe","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/beetboxvm/ansible-role-beetbox-silverstripe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beetboxvm%2Fansible-role-beetbox-silverstripe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beetboxvm%2Fansible-role-beetbox-silverstripe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beetboxvm%2Fansible-role-beetbox-silverstripe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beetboxvm%2Fansible-role-beetbox-silverstripe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beetboxvm","download_url":"https://codeload.github.com/beetboxvm/ansible-role-beetbox-silverstripe/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beetboxvm%2Fansible-role-beetbox-silverstripe/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30287426,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T02:57:19.223Z","status":"ssl_error","status_checked_at":"2026-03-09T02:56:26.373Z","response_time":61,"last_error":"SSL_read: 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":[],"created_at":"2024-11-16T15:21:15.240Z","updated_at":"2026-03-09T07:32:48.476Z","avatar_url":"https://github.com/beetboxvm.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ansible Role: Beetbox Silverstripe\n\n[![CircleCI](https://circleci.com/gh/beetboxvm/ansible-role-beetbox-silverstripe.svg?style=svg)](https://circleci.com/gh/beetboxvm/ansible-role-beetbox-silverstripe)\n\nAn Ansible role that creates and installs a Silverstripe project on beetbox.\n\n## Requirements\n\nThis role is specifically developed as an extension to beetbox -- https://github.com/beetboxvm/beetbox\n\n## Role Variables\n\nAvailable variables are listed below, along with default values:\n\nCreate a new Silverstripe project.\n\n    ss_create_project: no\n    \nSilverstripe project version. Composer compatible version, leave blank to use the latest version.\n    \n    ss_version: \"\"\n    \nInstall Silverstripe project.\n    \n    ss_install_site: no    \n    \nSilverstripe environment.\n    \n    ss_env_type: dev\n    \nSilverstripe admin account name.\n    \n    ss_account_name: admin\n    \nSilverstripe admin account password.\n    \n    ss_account_pass: admin\n    \nSilverstripe path to sake. Relative to project root.\n    \n    ss_sake_path: /framework/sake\n\n\n# beetbox\n\nhttps://github.com/beetboxvm/beetbox\n\n## Requirements\n\n* [Composer](https://getcomposer.org/download/)\n* [Vagrant](https://www.vagrantup.com/) \u003e= 1.8\n* [Virtualbox](https://www.virtualbox.org/)\n* [Vagrant Hostsupdater](https://github.com/cogitatio/vagrant-hostsupdater)\n* [Vagrant Auto-network](https://github.com/oscar-stack/vagrant-auto_network)\n\n## Quickstart\n\n  1. Open terminal (or [git bash](https://msysgit.github.io/) for windows users) and run the following commands --\n\n  ```\n  git clone https://github.com/beetboxvm/ansible-role-beetbox-silverstripe.git silverstripe \u0026\u0026 cd $_\n  composer require --dev beet/box\n  vagrant up\n  ```\n\n  2. Go to http://silverstripe.local/\n\n  ```\n  username: admin\n  password: admin\n  ```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeetboxvm%2Fansible-role-beetbox-silverstripe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeetboxvm%2Fansible-role-beetbox-silverstripe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeetboxvm%2Fansible-role-beetbox-silverstripe/lists"}