{"id":16352273,"url":"https://github.com/bugthesystem/peximet","last_synced_at":"2026-05-01T04:35:42.664Z","repository":{"id":87670316,"uuid":"87824868","full_name":"bugthesystem/Peximet","owner":"bugthesystem","description":"Akka cluster sample on Kubernetes","archived":false,"fork":false,"pushed_at":"2017-04-12T15:36:30.000Z","size":11,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-14T13:06:23.652Z","etag":null,"topics":["akka","akka-cluster","kubernetes","scala"],"latest_commit_sha":null,"homepage":null,"language":"Scala","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/bugthesystem.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-04-10T15:08:00.000Z","updated_at":"2023-08-18T14:45:25.000Z","dependencies_parsed_at":"2023-04-14T07:18:23.595Z","dependency_job_id":null,"html_url":"https://github.com/bugthesystem/Peximet","commit_stats":null,"previous_names":["bugthesystem/peximet"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bugthesystem%2FPeximet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bugthesystem%2FPeximet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bugthesystem%2FPeximet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bugthesystem%2FPeximet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bugthesystem","download_url":"https://codeload.github.com/bugthesystem/Peximet/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239619573,"owners_count":19669447,"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":["akka","akka-cluster","kubernetes","scala"],"created_at":"2024-10-11T01:25:33.570Z","updated_at":"2025-11-20T01:30:15.488Z","avatar_url":"https://github.com/bugthesystem.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Peximet\nAkka cluster sample on Kubernetes\n\n## Create Docker Image\n:warning: Kubernetes configurations should be updated accordingly!\n\n```sh\n#Build\nsbt assembly\n\n#build image\ndocker build -t {username}/peximet .\n\ndocker push {username}/peximet\n\n\n```\n\n## Installation\n```sh\n# To deploy the seed nodes:\nkubectl apply -f kubernetes/peximet-seed.yaml\n# To deploy the worker nodes:\nkubectl apply -f kubernetes/peximet-workers.yaml\n\n#Option 2: to deploy everything\nkubectl apply -f kubernetes/\n```\n\n## Usage\n```sh\n# Scale seed nodes:\nkubectl scale statefulset peximet-seed --replicas=5\n\n#Scale worker nodes:\nkubectl scale deployment peximet-workers --replicas=7\n\n#See logs:\nkubectl logs -f peximet-seed-4\n```\n\n## TODO\n - ~~Create fatjar using sbt-assembly~~\n - Add tests\n - ~~Implement example actor model scenario~~\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbugthesystem%2Fpeximet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbugthesystem%2Fpeximet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbugthesystem%2Fpeximet/lists"}