{"id":21512479,"url":"https://github.com/containerum/postgresql-solution","last_synced_at":"2025-06-26T10:04:38.175Z","repository":{"id":134581031,"uuid":"105644394","full_name":"containerum/postgresql-solution","owner":"containerum","description":"PostgreSQL server for launching on Containerum platform ","archived":false,"fork":false,"pushed_at":"2018-08-30T12:16:07.000Z","size":8943,"stargazers_count":3,"open_issues_count":0,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-09T18:46:05.918Z","etag":null,"topics":["db","howto","one-click-deploy","postgresql","postgresql-database"],"latest_commit_sha":null,"homepage":"https://containerum.com","language":null,"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/containerum.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":"2017-10-03T11:35:02.000Z","updated_at":"2019-01-02T11:45:06.000Z","dependencies_parsed_at":"2023-04-07T03:57:39.710Z","dependency_job_id":null,"html_url":"https://github.com/containerum/postgresql-solution","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/containerum/postgresql-solution","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerum%2Fpostgresql-solution","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerum%2Fpostgresql-solution/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerum%2Fpostgresql-solution/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerum%2Fpostgresql-solution/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/containerum","download_url":"https://codeload.github.com/containerum/postgresql-solution/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerum%2Fpostgresql-solution/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262044446,"owners_count":23249749,"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","howto","one-click-deploy","postgresql","postgresql-database"],"created_at":"2024-11-23T22:36:20.796Z","updated_at":"2025-06-26T10:04:38.170Z","avatar_url":"https://github.com/containerum.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# PostgreSQL-solution\nPostgreSQL is a free object relational database management system (ORDBMS), world's most advanced open source database which serves as a good alternative to commercial databases.\n### How it works\n\nThe server is launched on containerum.com, so you can connect to it using any data management tool, e.g. Valentina Studio.\n\n### It consists of:\n\n* PostgreSQL\n\nTo launch this solution on Containerum.com sign up with the service, download and use [Containerum CLI](https://github.com/containerum/chkit) `chkit`.\n\n1. Run the Solution with `chkit solution`:\n```\nchkit solution run containerum/postgresql-solution -e USER=maria -e PASSWORD=12345678 -e NAME=pg\n```\n* PASSWORD - password of database,\n* USER - database user,\n* NAME - name of deploy ana service\n\n2. Make sure that the Solution is running:\n\n```\n$ chkit get deploy\n+----------------+------+-------------+------+-------+-----+\n|      NAME      | PODS | PODS ACTIVE | CPU  |  RAM  | AGE |\n+----------------+------+-------------+------+-------+-----+\n| pg-dk2ix       |    1 |           1 | 500m | 512Mi | 7m  |\n+----------------+------+-------------+------+-------+-----+\n```\n3. Using `chkit get` get the address and the port to access the running Solution:\n```\n$ chkit get svc\n+----------------+----------------+----------+-------------------+----------------+-----+\n|      NAME      |   CLUSTER-IP   | EXTERNAL |       HOST        |     PORTS      | AGE |\n+----------------+----------------+----------+-------------------+----------------+-----+\n| pg-dk2ix       | 10.109.153.6   | true     | x2.containerum.io | 33577:5432/TCP | 8m  |\n+----------------+----------------+----------+-------------------+----------------+-----+\n```\n4. Open your data management tool, e.g. Valentina Studio, and connect to `x2.containerum.io:33577`- now you can create or manage your DB.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcontainerum%2Fpostgresql-solution","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcontainerum%2Fpostgresql-solution","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcontainerum%2Fpostgresql-solution/lists"}