{"id":27375107,"url":"https://github.com/katharostech/charm_rethinkdb","last_synced_at":"2025-07-31T11:06:44.835Z","repository":{"id":66216740,"uuid":"235701893","full_name":"katharostech/charm_rethinkdb","owner":"katharostech","description":"A Juju Charm for RethinkDB","archived":false,"fork":false,"pushed_at":"2020-03-05T21:56:20.000Z","size":16,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-21T03:31:12.306Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/katharostech.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}},"created_at":"2020-01-23T01:22:02.000Z","updated_at":"2020-03-05T21:56:25.000Z","dependencies_parsed_at":"2023-02-25T02:16:02.332Z","dependency_job_id":null,"html_url":"https://github.com/katharostech/charm_rethinkdb","commit_stats":{"total_commits":10,"total_committers":2,"mean_commits":5.0,"dds":"0.19999999999999996","last_synced_commit":"cfc1412500a7248ff072b2207d5a97bba5d84db2"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/katharostech/charm_rethinkdb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katharostech%2Fcharm_rethinkdb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katharostech%2Fcharm_rethinkdb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katharostech%2Fcharm_rethinkdb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katharostech%2Fcharm_rethinkdb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/katharostech","download_url":"https://codeload.github.com/katharostech/charm_rethinkdb/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katharostech%2Fcharm_rethinkdb/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267791686,"owners_count":24144922,"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","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"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":"2025-04-13T12:14:28.971Z","updated_at":"2025-07-31T11:06:44.799Z","avatar_url":"https://github.com/katharostech.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RethinkDB Charm\n\nA [Juju](https://jaas.ai) charm for RethinkDB, a realtime, scalable, NoSQL database.\n\n## Usage\n\nThis charm can be deployed like any other charm from the charm store. The config options are shown below.\n\nThis charm is fully scalable to any number of units.\n\n### Data storage\n\nCurrently the data for the RethinkDB database will be stored at `/var/lib/lucky/unit_name_number/volumes/data`. There isn't yet an integration with Juju storage.\n\n### The reql Relation\n\nThe reql relation currently provides the `user`, `password`, and `servers` app relations. To read these values in a charm you can use the `relation-get` hook tool like so:\n\n    relation-get -r relation_id --app servers\n\nCurrently the `reql` interface is under development and it will eventually support connecting to the cluster as a user other than `admin` and therefore provide better support for having multiple applications connected to the RethinkDB cluster. If you do not mind all applications connecting with the `admin` account, then it is still possible to have multiple applications connected to the same RethinkDB cluster.\n\n#### Keys\n\n- `servers`: Servers will be the list of rethinkdb IP addresses with driver port separated by spaces. For example: `192.168.106.133:28015 192.168.106.12:28015`.\n- `user`: Currently this is always `admin`.\n- `password`: The password for the provided user.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkatharostech%2Fcharm_rethinkdb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkatharostech%2Fcharm_rethinkdb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkatharostech%2Fcharm_rethinkdb/lists"}