{"id":45974315,"url":"https://github.com/flipdot/drinks-touch_stack","last_synced_at":"2026-02-28T16:02:59.040Z","repository":{"id":40298108,"uuid":"178081750","full_name":"flipdot/drinks-touch_stack","owner":"flipdot","description":"DargStack configuration for drinks-touch.","archived":false,"fork":false,"pushed_at":"2026-02-22T10:05:20.000Z","size":1879,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":7,"default_branch":"master","last_synced_at":"2026-02-22T15:59:32.888Z","etag":null,"topics":["dargstack","devops","docker","stack"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/flipdot.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["dargmuesli"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2019-03-27T22:08:06.000Z","updated_at":"2026-02-22T10:05:25.000Z","dependencies_parsed_at":"2024-01-25T05:31:22.702Z","dependency_job_id":"aaf41ed8-084b-46b6-b885-780731009cd9","html_url":"https://github.com/flipdot/drinks-touch_stack","commit_stats":null,"previous_names":[],"tags_count":143,"template":false,"template_full_name":null,"purl":"pkg:github/flipdot/drinks-touch_stack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flipdot%2Fdrinks-touch_stack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flipdot%2Fdrinks-touch_stack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flipdot%2Fdrinks-touch_stack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flipdot%2Fdrinks-touch_stack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flipdot","download_url":"https://codeload.github.com/flipdot/drinks-touch_stack/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flipdot%2Fdrinks-touch_stack/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29941799,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-28T13:49:17.081Z","status":"ssl_error","status_checked_at":"2026-02-28T13:48:50.396Z","response_time":90,"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":["dargstack","devops","docker","stack"],"created_at":"2026-02-28T16:02:58.417Z","updated_at":"2026-02-28T16:02:59.029Z","avatar_url":"https://github.com/flipdot.png","language":"Shell","funding_links":["https://github.com/sponsors/dargmuesli"],"categories":[],"sub_categories":[],"readme":"# drinks-touch_stack\n\n\nThe Docker stack configuration for [drinks-touch.fd](https://drinks-touch.fd/).\n\nThis project is deployed in accordance to the [DargStack template](https://github.com/dargstack/dargstack_template/) to make deployment a breeze. It is closely related to [drinks-touch's source code](https://github.com/flipdot/drinks-touch/).\n\n## Table of Contents\n\n\n 1. [services](#services)\n    \n 2. [volumes](#volumes)\n    \n\n## services\n\n\n - ### `adminer`\n    \n    You can access the database's frontend at [adminer.localhost](https://adminer.localhost/).\n    This information is required for login:\n    \n    |          |                     |\n    | -------- | ------------------- |\n    | System   | PostgreSQL          |\n    | Server   | postgres            |\n    | Username | [postgres_user]     |\n    | Password | [postgres_password] |\n    | Database | [postgres_db]       |\n    \n    Values in square brackets are [Docker secrets](https://docs.docker.com/engine/swarm/secrets/).\n    \n - ### `drinks-touch`\n    \n    You can access the main project at [localhost](http://localhost/).\n    \n - ### `ldap`\n    \n    You can access the open source ldap implementation via `phpldapadmin`.\n    \n - ### `phpldapadmin`\n    \n    You can access the ldap frontend at [phpldapadmin.localhost](http://phpldapadmin.localhost/).\n    This information is required for login:\n    \n    |          |                            |\n    | -------- | -------------------------- |\n    | login dn | cn=admin,dc=flipdot,dc=org |\n    | password | admin                      |\n    \n - ### `postgres`\n    \n    You can access the database via `adminer`.\n    \n - ### `reset-touch` ![production](https://img.shields.io/badge/-production-informational.svg?style=flat-square)\n    \n    Service script that resets the eGalax touchscreen offset.\n    \n - ### `traefik`\n    \n    You can access the reverse proxy's dashboard at [traefik.localhost](https://traefik.localhost/).\n    Traefik enables HTTPS for all services and acts as a load-balancer too.\n    \n - ### `traefik_certs-dumper` ![production](https://img.shields.io/badge/-production-informational.svg?style=flat-square)\n    \n    You cannot access the reverse proxy's certificate helper directly.\n    \n\n## volumes\n\n\n - ### `acme_data` ![production](https://img.shields.io/badge/-production-informational.svg?style=flat-square)\n    \n    The reverse proxy's certificate data.\n    \n - ### `phpldapadmin-data`\n    \n    The ldap frontend's data.\n    \n - ### `postgres-data`\n    \n    The database's data.\n    \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflipdot%2Fdrinks-touch_stack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflipdot%2Fdrinks-touch_stack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflipdot%2Fdrinks-touch_stack/lists"}