{"id":28389041,"url":"https://github.com/dreamlab/vmshepherd-runtime-postgres-driver","last_synced_at":"2025-09-05T08:05:05.344Z","repository":{"id":57477523,"uuid":"136176601","full_name":"DreamLab/vmshepherd-runtime-postgres-driver","owner":"DreamLab","description":"VmShepherd's runtime management plugin","archived":false,"fork":false,"pushed_at":"2019-08-28T08:22:11.000Z","size":48,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-06-27T16:48:08.865Z","etag":null,"topics":["vmshepherd"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/DreamLab.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-06-05T12:49:26.000Z","updated_at":"2019-08-28T08:16:47.000Z","dependencies_parsed_at":"2022-08-30T14:10:37.995Z","dependency_job_id":null,"html_url":"https://github.com/DreamLab/vmshepherd-runtime-postgres-driver","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/DreamLab/vmshepherd-runtime-postgres-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DreamLab%2Fvmshepherd-runtime-postgres-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DreamLab%2Fvmshepherd-runtime-postgres-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DreamLab%2Fvmshepherd-runtime-postgres-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DreamLab%2Fvmshepherd-runtime-postgres-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DreamLab","download_url":"https://codeload.github.com/DreamLab/vmshepherd-runtime-postgres-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DreamLab%2Fvmshepherd-runtime-postgres-driver/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265904329,"owners_count":23846674,"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":["vmshepherd"],"created_at":"2025-05-31T00:12:24.869Z","updated_at":"2025-07-19T08:08:13.708Z","avatar_url":"https://github.com/DreamLab.png","language":"Python","readme":"vmshepherd-runtime-postgres-driver\n==================================\n\nIntroduction\n------------\n\nProvides plugin for ``VmShepherd`` - driver allows to store runtime data and lock management in postgres database.\n\n\nInstallation\n------------\n\nSimply use ``pip``.\n\n:: \n\n    pip install vmshepherd-runtime-postgres-driver\n\nLibrary requires (as well as VmShepherd itself) python 3.6 or later.\n\nUsage\n-----\n\nInstall package (in the same environment as VmShepherd) and configure ``VmShepherd`` like:\n\n::\n\n    # ...\n\n    runtime:\n      driver: PostgresDriver\n      host: (hostname -f)\n      database: vmshepherd\n      user: vmshepherd\n      password: vmshepherd\n\n    # ...\n\n\nAvailable config options\n------------------------\n\n.. csv-table::\n   :header: \"Name\", \"Type\", \"Description\", \"Default value\"\n   :widths: 15, 10, 40, 10\n\n   \"host\", \"string\", \"Postgres DB host.\", \"\"\n   \"port\", \"integer\", \"Postgres DB port.\", \"5432\"\n   \"database\", \"string\", \"Postgres DB name.\", \"\"\n   \"user\", \"string\", \"Postgres auth user.\", \"\"\n   \"password\", \"string\", \"Postgres auth password.\", \"\"\n   \"pool_size\", \"integer\", \"Postgres connection pool size.\",\"2\"\n\n\n\nDevelop\n-------\n\nRun tests:\n\n::\n\n    make test\n\nCreate local DB in docker and start vmshepherd:\n\n::\n\n\tmake db\n\tmake develop\n\n\nLicense\n-------\n\n`Apache License 2.0 \u003cLICENSE\u003e`_\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdreamlab%2Fvmshepherd-runtime-postgres-driver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdreamlab%2Fvmshepherd-runtime-postgres-driver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdreamlab%2Fvmshepherd-runtime-postgres-driver/lists"}