{"id":22870930,"url":"https://github.com/percona-lab/sandboxes","last_synced_at":"2025-03-31T11:27:17.056Z","repository":{"id":68884205,"uuid":"426322871","full_name":"Percona-Lab/sandboxes","owner":"Percona-Lab","description":"Databases sandboxes for dev and qa","archived":false,"fork":false,"pushed_at":"2021-11-09T17:38:13.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-02-06T16:59:09.373Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/Percona-Lab.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":"2021-11-09T17:25:37.000Z","updated_at":"2021-12-12T22:18:14.000Z","dependencies_parsed_at":"2023-06-04T22:15:33.979Z","dependency_job_id":null,"html_url":"https://github.com/Percona-Lab/sandboxes","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/Percona-Lab%2Fsandboxes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Percona-Lab%2Fsandboxes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Percona-Lab%2Fsandboxes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Percona-Lab%2Fsandboxes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Percona-Lab","download_url":"https://codeload.github.com/Percona-Lab/sandboxes/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246460605,"owners_count":20781157,"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-13T13:16:37.293Z","updated_at":"2025-03-31T11:27:17.050Z","avatar_url":"https://github.com/Percona-Lab.png","language":"Shell","readme":"# Sandboxes for use in dev and QA environments\n\n## Purpose\nThe general idea behind this project is to have a virtual machine where we can run MySQL, MongoDB and Postgres databases and use them\nin PMM testing so devs and qas have the same testing environments.\n\n## Starting the virtual machine\n1. `vagrant up`\n2. `vagrant ssh`\n\n## MongoDB\nThe MongoDB sandbox is based on [mlaunch](http://blog.rueckstiess.com/mtools/mlaunch.html) and it has:\n- Shards\n- 2 Mongos\n- Config servers\n- Arbiters\n- Authentication\n- SSL enabled.\n\nThe default user is `pmm` and password is `secret`.\nIn the `data/certs` directory you can find the SSL certificates.\n\nTo start the sandbox just run `./start_mongo.sh` inside the virtual machine.\n\nUsage example: \n\n```\nmongo \u003cyour vagrant machine ip\u003e:27019/admin \\\n    --username=pmm \\\n    --password=secret \\\n    --tls \\\n    --tlsCertificateKeyFile data/certs/client.pem \\\n    --tlsCAFile data/certs/CA.crt \\\n    --tlsAllowInvalidHostnames \\\n    --tlsAllowInvalidCertificates\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpercona-lab%2Fsandboxes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpercona-lab%2Fsandboxes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpercona-lab%2Fsandboxes/lists"}