{"id":16679584,"url":"https://github.com/mfelsche/stups-crate","last_synced_at":"2025-10-27T21:13:23.094Z","repository":{"id":143100615,"uuid":"52862968","full_name":"mfelsche/stups-crate","owner":"mfelsche","description":"stups appliance for the Crate.IO database","archived":false,"fork":false,"pushed_at":"2016-03-08T21:02:55.000Z","size":21,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-20T04:18:43.910Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mfelsche.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":"2016-03-01T09:03:27.000Z","updated_at":"2022-10-14T12:10:58.000Z","dependencies_parsed_at":"2023-03-27T15:34:17.993Z","dependency_job_id":null,"html_url":"https://github.com/mfelsche/stups-crate","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/mfelsche%2Fstups-crate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfelsche%2Fstups-crate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfelsche%2Fstups-crate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfelsche%2Fstups-crate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mfelsche","download_url":"https://codeload.github.com/mfelsche/stups-crate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243365640,"owners_count":20279215,"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-10-12T13:36:13.788Z","updated_at":"2025-10-27T21:13:23.041Z","avatar_url":"https://github.com/mfelsche.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# stups-crate\n\n[stups](https://stups.io/) appliance for the [Crate.IO](https://crate.io) database.\n\nThis [stups](https://stups.io/) appliance is used to create a docker image\nthat can be deployed to AWS using the senza definition in `stups-crate.yaml`.\n\nIn its current form it creates a 3 node cluster on `c3.2xlarge` instances\nstoring data on 2 instance storage ssd drives that are combined into 1 level 0 raid.\n\nAll nodes are master and data nodes.\n\nIt uses aws discovery to discover other nodes of the cluster.\n\nData is stored in the following paths:\n\n```\npath:\n  conf: /crate/config\n  data: /data/data\n  logs: /data/logs\n  blobs: /data/blobs\n```\n\n## Docker\n\nIt is important to have a stups-compliant docker image to include \na current `scm-source.json` in the root folder.\nUse `make` to build your docker image:\n\n```sh\n$ DOCKER_IMAGE=pierone.stups.example.org/team/stups-crate:0.54.6 make build\n```\n\n## Parameters\n\nThese are the parameters for calling `senza create` to deploy crate to AWS:\n\n - `DockerImage`\n    The name and tag of the stups-crate docker image to use.\n    You might deploy it somewhere else than we did.\n\n - `ApplicationId`\n    The id of your application you configured in th yourturn frontend.\n\n - `MintBucket`\n    The name of the mint bucket that contains the credentials for crate.\n\n - `ClusterName`\n    The name of the cluster. Nodes with different cluster names will not \n    join each other although they see each other.\n\n - `HeapSize`\n    The amount of heap to use for crate (half of the available RAM but \u003c 32g\n    are recommended). Default: 4g\n\n - `ScalyrAccountKey`\n    Api key for scalyr logging account. \n    Defaults to the invalid key: `NOT USED` so scalyr will not be used.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmfelsche%2Fstups-crate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmfelsche%2Fstups-crate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmfelsche%2Fstups-crate/lists"}