{"id":20436679,"url":"https://github.com/ruteri/pmserver","last_synced_at":"2026-04-11T15:38:24.189Z","repository":{"id":92013403,"uuid":"222286925","full_name":"Ruteri/pmserver","owner":"Ruteri","description":"Basic user state server for hdpwm","archived":false,"fork":false,"pushed_at":"2019-11-20T19:48:15.000Z","size":28,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-15T19:45:59.180Z","etag":null,"topics":["actions","docker","nix","rust"],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/Ruteri.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":"2019-11-17T17:38:43.000Z","updated_at":"2019-11-21T11:19:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"795644ae-3840-46c3-9bd4-df8e857aaaf2","html_url":"https://github.com/Ruteri/pmserver","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ruteri%2Fpmserver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ruteri%2Fpmserver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ruteri%2Fpmserver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ruteri%2Fpmserver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ruteri","download_url":"https://codeload.github.com/Ruteri/pmserver/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241982491,"owners_count":20052530,"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":["actions","docker","nix","rust"],"created_at":"2024-11-15T08:45:19.582Z","updated_at":"2025-12-31T01:02:26.770Z","avatar_url":"https://github.com/Ruteri.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pmserver\nBasic user state server for [hdpwm](https://github.com/Ruteri/hdpwm)\n\n\n### Compilation\n\n* rust binary: `cargo build`,\n* nix package: `nix-build -A pmserver`,\n* minimal docker (~30MB) runtime container: `nix-build -A pmserver-docker \u0026\u0026 docker load \u003c result`.\n* NixOS-based docker builder `docker build -t pmserver .`.\n\n\n### Installation\n\nThe following assumes a cloned repo: `git clone https://github.com/ruteri/pmserver \u0026\u0026 cd pmserver`.\n\n* from source:\n```\nnix-env -f default.nix -iA pmserver\n```\n\n* from cachix:\n```\nnix-env -iA cachix -f https://cachix.org/api/v1/install\ncachix use ruteri\nnix-env -bif default.nix -A pmserver\n```\n\n\n### Running\n\n`pmserver` binary is configured via the following env variables:\n* `SESSION_KEY_SEED` (required) - string used for encrypting sessions (salted sha256 is used as aes256 key),\n* `DB_PATH` (optional, defaults to `./data/db`) - leveldb path.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruteri%2Fpmserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fruteri%2Fpmserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruteri%2Fpmserver/lists"}