Sign inSign up

wolfgangb33r/tabshop-server

By wolfgangb33r

•Updated 2 months ago

A free TabShop server for synchronised operation of multiple TabShop Point of Sale (POS) devices

Image
1

3.3K

wolfgangb33r/tabshop-server repository overview

Tabshop server implements a self-contained backend server for managing and syncing product stock across multiple TabShop Android Point of Sale (POS) devices. Each of those devices will pull the current stock numbers from the running TabShop server and push the checked out invoices back up to the central TabShop server.

Refer to the TabShop help page⁠

Following requirements for running the container:

  • Map a local folder as /tabshop
  • set environment variables 'adminUser=YOUR_USER_NAME' and 'adminPwd=YOUR_PASS_WD'

The running server will:

  • store all incoming data into a local sqlite file database in your mapped /tabshop folder
  • store all invoice pdf files in the configured upload folder (e.g.: /tabshop/uploads)

Tag summary

Content type

Image

Digest

sha256:859e81f7d…

Size

12.6 MB

Last updated

2 months ago

docker pull wolfgangb33r/tabshop-server