{"id":20528212,"url":"https://github.com/manticoresoftware/manticoresearch-auto-replication","last_synced_at":"2025-03-06T01:51:54.287Z","repository":{"id":57753285,"uuid":"522862568","full_name":"manticoresoftware/manticoresearch-auto-replication","owner":"manticoresoftware","description":"Library for automation of replication of Manticore Search in Kubernetes. Used by Manticore Helm chart and other projects","archived":false,"fork":false,"pushed_at":"2025-02-13T17:48:19.000Z","size":128,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-02-13T18:37:50.254Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/manticoresoftware.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":"2022-08-09T08:20:52.000Z","updated_at":"2025-02-13T17:46:22.000Z","dependencies_parsed_at":"2025-02-13T18:31:02.303Z","dependency_job_id":"f8ecfeb0-c353-4cc3-91c1-c0dc1fe740fe","html_url":"https://github.com/manticoresoftware/manticoresearch-auto-replication","commit_stats":{"total_commits":10,"total_committers":2,"mean_commits":5.0,"dds":0.09999999999999998,"last_synced_commit":"64d9b002cfab10609cecbb24a343011b75cc128f"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manticoresoftware%2Fmanticoresearch-auto-replication","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manticoresoftware%2Fmanticoresearch-auto-replication/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manticoresoftware%2Fmanticoresearch-auto-replication/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manticoresoftware%2Fmanticoresearch-auto-replication/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/manticoresoftware","download_url":"https://codeload.github.com/manticoresoftware/manticoresearch-auto-replication/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242133482,"owners_count":20077097,"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-11-15T23:23:58.537Z","updated_at":"2025-03-06T01:51:54.267Z","avatar_url":"https://github.com/manticoresoftware.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Local development\n\nCreate `index.php` file for local debug\n\n```php\n\nrequire('vendor/autoload.php');\n\n\n$labels = [\n    'app.kubernetes.io/component' =\u003e 'worker',\n    'app.kubernetes.io/instance' =\u003e 'helm',\n];\n\n$api = new ApiClient();\n$api-\u003esetApiUrl('http://localhost:8080');\n$api-\u003esetNamespace('helm');\n$api-\u003esetMode(ApiClient::DEV_MODE);\n\n```\n\nRun k8s proxy \n```\nkubectl proxy --port=8080\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanticoresoftware%2Fmanticoresearch-auto-replication","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmanticoresoftware%2Fmanticoresearch-auto-replication","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanticoresoftware%2Fmanticoresearch-auto-replication/lists"}