{"id":43832876,"url":"https://github.com/openthc/docker","last_synced_at":"2026-02-06T03:33:25.174Z","repository":{"id":95281115,"uuid":"431555733","full_name":"openthc/docker","owner":"openthc","description":null,"archived":false,"fork":false,"pushed_at":"2025-10-20T16:13:35.000Z","size":41,"stargazers_count":8,"open_issues_count":2,"forks_count":1,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-10-20T18:14:15.992Z","etag":null,"topics":["docker"],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/openthc.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-11-24T16:30:01.000Z","updated_at":"2025-10-20T16:13:38.000Z","dependencies_parsed_at":"2023-05-28T08:15:44.624Z","dependency_job_id":"a817528b-b165-4809-b8cf-e001d432ed82","html_url":"https://github.com/openthc/docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/openthc/docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openthc%2Fdocker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openthc%2Fdocker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openthc%2Fdocker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openthc%2Fdocker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openthc","download_url":"https://codeload.github.com/openthc/docker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openthc%2Fdocker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29148255,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T02:39:25.012Z","status":"ssl_error","status_checked_at":"2026-02-06T02:37:22.784Z","response_time":59,"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":["docker"],"created_at":"2026-02-06T03:33:24.420Z","updated_at":"2026-02-06T03:33:25.164Z","avatar_url":"https://github.com/openthc.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n\t\u003cimg src=\"https://openthc.com/img/logo.png\" height=\"128\" alt=\"OpenTHC Greenhouse\"\u003e\n\u003c/p\u003e\n\nOpenTHC is an environment of web-baed applications focused on helping Cannabis/Hemp and Organic Horticulture industry participants meet their regulatory requirements.\nThis repository contains the tools to start the suite of services from docker images.\n\n---\n\nThese images are available from our [Docker Hub Profile](https://hub.docker.com/u/openthc)\n\n[![Docker Pulls openthc/app](https://img.shields.io/docker/pulls/openthc/app.svg?label=openthc%2Fapp\u0026style=for-the-badge)](https://hub.docker.com/r/openthc/app)\n[![Docker Pulls openthc/cre](https://img.shields.io/docker/pulls/openthc/cre.svg?label=openthc%2Fcre\u0026style=for-the-badge)](https://hub.docker.com/r/openthc/cre)\n[![Docker Pulls openthc/lab](https://img.shields.io/docker/pulls/openthc/lab.svg?label=openthc%2Flab\u0026style=for-the-badge)](https://hub.docker.com/r/openthc/lab)\n[![Docker Pulls openthc/pos](https://img.shields.io/docker/pulls/openthc/pos.svg?label=openthc%2Fpos\u0026style=for-the-badge)](https://hub.docker.com/r/openthc/pos)\n[![Docker Pulls openthc/sql](https://img.shields.io/docker/pulls/openthc/sql.svg?label=openthc%2Fsql\u0026style=for-the-badge)](https://hub.docker.com/r/openthc/sql)\n\n\n## Quick Start\n\nThis docker-compose will create the OpenTHC Suite which is all the services needed to operate a farm or retail operation.\nOut of the box it's configured to create a local-subnet for the containers.\n\n```bash\ngit clone https://github.com/openthc/docker.git /opt/openthc/docker\ncd /opt/openthc/docker\ndocker compose up -d\n```\n\nThen visit http://sso.openthc.me/ and sign in with `root@openthc.me` and `passweed`\n\nSee [INSTALL.md](./INSTALL.md) for more information and configuration options.\n\n\n## Services\n\nThese are the services run by the OpenTHC Docker suite.\n\n- [SQL](https://hub.docker.com/r/openthc/sql): PostgreSQL Database\n- RAM: Redis\n- [SSO](https://github.com/openthc/sso): Single Sign On / oAuth / Account services\n- [CRE](https://github.com/openthc/cre): Compliance Reporting Engine\n- [App](https://github.com/openthc/app)\n  - Track and Trace (T\u0026T/TnT)\n  - Enterprise resource planning (ERP)\n  - Regulatory compliance features for your region\n- [Lab Portal](https://github.com/openthc/lab)\n  - Regulatory compliance reporting\n  - Laboratory Information Management Systems (LIMS)\n- [Point of Sale](https://github.com/openthc/pos)\n  - Front end for Retail staff\n  - Business-to-Consumer regulatory compliance reporting\n\n\n## Contributing\n\n- Report Bugs\n- Suggest Enhancements / Feature Requests\n- Code Contributions\n\n\n## Getting Support\n\n- [GitHub Issues](https://github.com/openthc/docker/issues)\n- [Enterprise Support](https://openthc.com/help)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenthc%2Fdocker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenthc%2Fdocker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenthc%2Fdocker/lists"}