{"id":20406736,"url":"https://github.com/xwp/vvv-vip-go","last_synced_at":"2026-05-09T05:31:11.911Z","repository":{"id":66346510,"uuid":"90005236","full_name":"xwp/vvv-vip-go","owner":"xwp","description":"One VVV setup for multiple VIP Go sites.","archived":false,"fork":false,"pushed_at":"2017-05-03T06:46:08.000Z","size":7,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-26T07:21:26.466Z","etag":null,"topics":["vagrant","vip-go","wordpress"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xwp.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-05-02T07:39:29.000Z","updated_at":"2017-05-02T15:11:15.000Z","dependencies_parsed_at":"2023-02-21T23:46:40.992Z","dependency_job_id":null,"html_url":"https://github.com/xwp/vvv-vip-go","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/xwp/vvv-vip-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xwp%2Fvvv-vip-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xwp%2Fvvv-vip-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xwp%2Fvvv-vip-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xwp%2Fvvv-vip-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xwp","download_url":"https://codeload.github.com/xwp/vvv-vip-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xwp%2Fvvv-vip-go/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32808385,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"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":["vagrant","vip-go","wordpress"],"created_at":"2024-11-15T05:19:05.120Z","updated_at":"2026-05-09T05:31:11.875Z","avatar_url":"https://github.com/xwp.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VVV + VIP Go\n\nLocal development repo for quickly adding a VIP Go site to VVV.\n\n## Caveats\n\n- Currently only allows `vip.go.local` as the site URL.\n\n## Installation\n\nAssuming you have [VVV 2.0][1] installed and are familiar with the setup using the [`vvv-custom.yml`][2], simply clone this repo and run `vagrant up --provision` (or `vagrant reload --provision` if already running) on VVV.\n\n## Adding a New Site\n\nCurrently adding a new site is manual and requires you to either:\n\n- Duplicate the `web/vip-go-skeleton` repo (removing anything you do not need).\n- Add your current `wp-content` VIP Go directory.\n\nNo matter which method you choose, be sure to us a unique directory name and add this directory right inside `web`.\n\n### Using New Site\n\nOnce you have added the new site, you can start using it right away, if you want to use the same database as the default setup.\n\nSimply define `VVV_VIP_GO_DIR` in `wp-config-local.php` for the unique directory you added. For example, if your directory is `web/my-cool-site`, then you would add:\n\n```php\ndefine( 'VVV_VIP_GO_DIR', 'my-cool-site' );\n```\n\nIf you wanted to use a custom database for this new site, you need to define `VVV_VIP_GO_DB` in `wp-config-local.php`, the reprovision the Vagrant.\n\n```php\ndefine( 'VVV_VIP_GO_DB', 'vvv_vip_go_custom_database_name' );\n```\n\n[1]: https://varyingvagrantvagrants.org/docs/en-US/\n[2]: https://varyingvagrantvagrants.org/docs/en-US/vvv-config/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxwp%2Fvvv-vip-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxwp%2Fvvv-vip-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxwp%2Fvvv-vip-go/lists"}