{"id":22467943,"url":"https://github.com/openbookpublishers/handle_db","last_synced_at":"2026-02-08T00:33:05.622Z","repository":{"id":87180581,"uuid":"182998555","full_name":"OpenBookPublishers/handle_db","owner":"OpenBookPublishers","description":"Postgres database for the handle system","archived":false,"fork":false,"pushed_at":"2019-04-23T11:21:15.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-07-30T22:25:06.239Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/OpenBookPublishers.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":"2019-04-23T11:15:44.000Z","updated_at":"2019-04-23T11:21:14.000Z","dependencies_parsed_at":"2023-03-03T17:00:40.407Z","dependency_job_id":null,"html_url":"https://github.com/OpenBookPublishers/handle_db","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/OpenBookPublishers/handle_db","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenBookPublishers%2Fhandle_db","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenBookPublishers%2Fhandle_db/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenBookPublishers%2Fhandle_db/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenBookPublishers%2Fhandle_db/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpenBookPublishers","download_url":"https://codeload.github.com/OpenBookPublishers/handle_db/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenBookPublishers%2Fhandle_db/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29214394,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-08T00:10:47.190Z","status":"ssl_error","status_checked_at":"2026-02-08T00:10:43.589Z","response_time":63,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2024-12-06T11:14:15.736Z","updated_at":"2026-02-08T00:33:05.618Z","avatar_url":"https://github.com/OpenBookPublishers.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Handle Server Database\nPostgres database of handles\n\n## Instructions\n\nStart a database instance:\n`\ndocker run --name handle_db -e POSTGRES_PASSWORD=mysecretpassword -e POSTGRES_DB=handlesystem -e POSTGRES_USER=handleserver -d openbookpublishers/handle_db\n`\n\nThen at the handle server ([openbookpublishers/handle_server][1]) you must add the following subsection to the server config section within `config.dct`:\n\n```\n  \"storage_type\" = \"sql\"\n  \"sql_settings\" = {\n    \"sql_url\" = \"jdbc:postgresql://handle_db/handlesystem\"\n    \"sql_driver\" = \"org.postgresql.Driver\"\n    \"sql_login\" = \"handleserver\"\n    \"sql_passwd\" = \"mysecretpassword\"\n    \"sql_read_only\" = \"no\"\n  }\n```\n\n[1]: https://github.com/OpenBookPublishers/handle_server \"Handle server repo\"\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenbookpublishers%2Fhandle_db","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenbookpublishers%2Fhandle_db","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenbookpublishers%2Fhandle_db/lists"}