{"id":21158425,"url":"https://github.com/toilal/directus-pgsql-poc","last_synced_at":"2026-02-04T16:05:29.779Z","repository":{"id":148157751,"uuid":"210876349","full_name":"Toilal/directus-pgsql-poc","owner":"Toilal","description":"Proof of concept environment of directus running on PostgreSQL","archived":false,"fork":false,"pushed_at":"2019-09-26T19:35:01.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-03T03:03:53.050Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Modelica","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/Toilal.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-09-25T15:16:04.000Z","updated_at":"2019-09-26T19:35:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"c56cbe82-d0f0-4e52-bf27-266e4fdcc257","html_url":"https://github.com/Toilal/directus-pgsql-poc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Toilal/directus-pgsql-poc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toilal%2Fdirectus-pgsql-poc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toilal%2Fdirectus-pgsql-poc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toilal%2Fdirectus-pgsql-poc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toilal%2Fdirectus-pgsql-poc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Toilal","download_url":"https://codeload.github.com/Toilal/directus-pgsql-poc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toilal%2Fdirectus-pgsql-poc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29089920,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-04T03:31:03.593Z","status":"ssl_error","status_checked_at":"2026-02-04T03:29:50.742Z","response_time":62,"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-11-20T12:23:25.308Z","updated_at":"2026-02-04T16:05:29.760Z","avatar_url":"https://github.com/Toilal.png","language":"Modelica","funding_links":[],"categories":[],"sub_categories":[],"readme":"# directus pgsql poc\n\n## Requirements\n\nThis repository requires [docker-devbox](https://github.com/gfi-centre-ouest/docker-devbox) to be installed, please\nfollow instructions on the [docs](https://github.com/gfi-centre-ouest/docker-devbox) to perform the installation.\n\n## Usage\n\n```\ndc up -d\n```\n\nYou may change environment configuration settings in `.bash_enter.env` file.\n\n## Install directus api development environment\n \n```\ngit clone https://github.com/directus/api.git ./api\ncd api\ncomposer install\n\n# Install from command line\n# You may skip the following lines if you want to install from directus app\nln -rfs ../config/api.php ./config\n_RUN_OPTS=\"-e HTTP_HOST=api.mysql.directus.test\" directus install:database\n_RUN_OPTS=\"-e HTTP_HOST=api.mysql.directus.test\" directus install:install -e admin@example.com -p admin -t \"Directus POC\"\n\n_RUN_OPTS=\"-e HTTP_HOST=api.pgsql.directus.test\" directus install:database\n_RUN_OPTS=\"-e HTTP_HOST=api.pgsql.directus.test\" directus install:install -e admin@example.com -p admin -t \"Directus POC\"\n```\n\n## Install directus app development environment\n \n```\ngit clone https://github.com/directus/app.git ./app\ncd app\nnpm install\nln -rfs ../config/config.js ./public\nln -rfs ../config/vue.config.js ./\n```\n\n## Run installer manually from directus app\n\n- Start the app dev server (`npm run dev`)\n\n- Open https://admin.directus.test into your browser\n\n- Run setup as usual, with the following settings\n\nMySQL:\n\n| config   | value     |\n| -------- | --------- |\n| host     | db2       |\n| port     | 3306      |\n| user     | directus  |\n| password | directus  |\n| database | directus  |\n\nPostgreSQL:\n\n| config   | value     |\n| -------- | --------- |\n| host     | db        |\n| port     | 5432      |\n| user     | directus  |\n| password | directus  |\n| database | directus  |","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoilal%2Fdirectus-pgsql-poc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftoilal%2Fdirectus-pgsql-poc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoilal%2Fdirectus-pgsql-poc/lists"}