{"id":15668333,"url":"https://github.com/timofurrer/docker-unidb","last_synced_at":"2026-04-18T01:04:46.586Z","repository":{"id":66127237,"uuid":"126976217","full_name":"timofurrer/docker-unidb","owner":"timofurrer","description":"Dockerfile for Uni-DB @ HSLU DBS ","archived":false,"fork":false,"pushed_at":"2018-03-27T12:00:48.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-09T22:47:14.327Z","etag":null,"topics":["db","docker","hslu","postgres","unidb"],"latest_commit_sha":null,"homepage":null,"language":"Makefile","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/timofurrer.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":"2018-03-27T11:28:30.000Z","updated_at":"2018-03-27T12:00:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"b1261cd2-c7ba-4186-bb03-669a87f42b85","html_url":"https://github.com/timofurrer/docker-unidb","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/timofurrer%2Fdocker-unidb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timofurrer%2Fdocker-unidb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timofurrer%2Fdocker-unidb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timofurrer%2Fdocker-unidb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timofurrer","download_url":"https://codeload.github.com/timofurrer/docker-unidb/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247182424,"owners_count":20897381,"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":["db","docker","hslu","postgres","unidb"],"created_at":"2024-10-03T14:08:17.132Z","updated_at":"2026-04-18T01:04:41.545Z","avatar_url":"https://github.com/timofurrer.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Uni DB in Docker\n\nDockerfile and resources to host the Uni DB with postgres in a docker container.\n\n## Usage\n\nStart the postgres server hosting the Uni DB:\n\n```\ndocker run -it timofurrer/unidb\n```\n\nGet the IP address with `docker inspect \u003cname\u003e` and use it to connect with your favorite tool!\n\nFor example:\n\n* With `psql` within a container:\n\n```\ndocker run -it --rm postgres psql -h \u003ccontainer_ip\u003e -U postgres\n```\n\n* With `pgcli` from the host:\n\n```\npgcli -h \u003ccontainer_ip\u003e -U postgres\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimofurrer%2Fdocker-unidb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimofurrer%2Fdocker-unidb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimofurrer%2Fdocker-unidb/lists"}