{"id":20779257,"url":"https://github.com/bolt/site-try-bolt-cm","last_synced_at":"2026-05-27T12:32:50.439Z","repository":{"id":22637077,"uuid":"25979878","full_name":"bolt/site-try-bolt-cm","owner":"bolt","description":"Try Bolt Site","archived":false,"fork":false,"pushed_at":"2017-08-14T13:15:10.000Z","size":1245,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":17,"default_branch":"master","last_synced_at":"2025-12-19T21:53:03.622Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/bolt.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":"2014-10-30T16:34:15.000Z","updated_at":"2017-07-31T06:20:41.000Z","dependencies_parsed_at":"2022-07-27T03:02:21.388Z","dependency_job_id":null,"html_url":"https://github.com/bolt/site-try-bolt-cm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bolt/site-try-bolt-cm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bolt%2Fsite-try-bolt-cm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bolt%2Fsite-try-bolt-cm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bolt%2Fsite-try-bolt-cm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bolt%2Fsite-try-bolt-cm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bolt","download_url":"https://codeload.github.com/bolt/site-try-bolt-cm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bolt%2Fsite-try-bolt-cm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33566872,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-27T02:00:06.184Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-17T13:26:54.562Z","updated_at":"2026-05-27T12:32:50.423Z","avatar_url":"https://github.com/bolt.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## \"Try Bolt\" Application Repository\n\nThis is an application that allows users to launch a test version of Bolt using a theme of their choice.\n\nThe system currently powers http://try.bolt.cm\n\n### How to get a development version running.\n\nAfter cloning this repo you'll need to setup a development DB connection. This app uses MySQL and the connection\nsettings are in `config/development.php` you will also need to create a symlink from `config/config.php` to \n`config/development.php`\n\nThe bootstrap file is inside the `public` folder so you will need to set this as the root of your Apache \nVirtualHost or alternatively start a PHP server with `public/index.php` as the bootstrap file.\n\n### The external Docker service.\n\nNote that this repo does not contain the code to actually launch the Docker service, instead a launch is triggered\nby connecting to an additional server. If you want to test this part of the functionality you will need an SSH\naccount on the Docker server. Please contact the project maintainers for more information.\n\nFor reference this is triggered via the `startJob` method in `src/Command/DemoRunner`.\n\n### How to deploy:\n\nNote that you'll need to add your SSH key to the deployment server for this to work, there is no password auth\nsupported. You will also need to get a copy of `config/env.php` which for security reasons is not kept in the \npublic repo.\n\nDeployment is managed via Capistrano, the steps it takes automatically is to\n\n1. Push the code\n2. Run `composer install` on the remote machine \n3. Symlink the configuration to run off `production.php`\n4. Copy up the environment config file from `config.php`\n5. Kills and existing instances of `try-bolt-start.sh` and launches a new version as a background process.\n\n\nBefore you can deploy you'll need to make sure you have Capistrano and it's dependencies.\n1. run `bundle install`\n2. to deploy run `cap production deploy`\n\nDeploy for production occurs from master branch unless modified in `Capfile`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbolt%2Fsite-try-bolt-cm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbolt%2Fsite-try-bolt-cm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbolt%2Fsite-try-bolt-cm/lists"}