Skip to content

feat: add OpenSourcePOS template#890

Open
BinkyTwin wants to merge 1 commit into
Dokploy:canaryfrom
BinkyTwin:codex/add-opensourcepos-template
Open

feat: add OpenSourcePOS template#890
BinkyTwin wants to merge 1 commit into
Dokploy:canaryfrom
BinkyTwin:codex/add-opensourcepos-template

Conversation

@BinkyTwin
Copy link
Copy Markdown

Summary

  • add an OpenSourcePOS template backed by the upstream jekkos/opensourcepos:master Docker image
  • configure Dokploy domain routing, MariaDB persistence, generated database credentials, upload/log volumes, and allowed hostnames
  • add README mount, SVG logo, and metadata entry

/claim #152
Closes #860

Validation

  • node dedupe-and-sort-meta.js
  • node --import ./build-scripts/node_modules/tsx/dist/loader.mjs build-scripts/validate-template.ts --dir blueprints/opensourcepos
  • node --import ./build-scripts/node_modules/tsx/dist/loader.mjs build-scripts/validate-docker-compose.ts --file blueprints/opensourcepos/docker-compose.yml
  • MYSQL_ROOT_PASSWORD=root-password MYSQL_DATABASE=ospos MYSQL_USER=admin MYSQL_PASSWORD=app-password PHP_TIMEZONE=UTC FORCE_HTTPS=false ALLOWED_HOSTNAMES=pos.example.com docker compose -f blueprints/opensourcepos/docker-compose.yml config
  • git diff --check
  • Docker Hub API confirmed jekkos/opensourcepos:master is available for amd64 and arm64

Note: upstream docker-compose.yml currently uses jekkos/opensourcepos:master; the latest GitHub release tag exists, but the matching Docker tag is amd64-only, so this template follows upstream while preserving Apple Silicon/server ARM compatibility.

Copilot AI review requested due to automatic review settings May 20, 2026 20:34
@dosubot dosubot Bot added size:M This PR changes 30-99 lines, ignoring generated files. new-template labels May 20, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 20, 2026

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
templates ✅ Ready (View Log) Visit Preview cc281ec

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🙋 Bounty claim new-template size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Template Request] opensourcepos (Open source Point of Sale)

2 participants