Sign inSign up

jekkos/opensourcepos

By jekkos

Updated about 10 hours ago

Open Source Point of Sale is a web based point of sale system written in the PHP language.

Image
10

500K+

jekkos/opensourcepos repository overview

This is the latest version and it's based on Bootstrap 3 using Bootswatch theme Flatly as default, and CodeIgniter 3.1.x. Be warned that this is only the web part of the ospos stack. A full deployment should now be done using docker-compose.

This image will be in sync with the latest commit of the project's master branch

If you just want to run a quick demo of ospos or run it permanently in the cloud, then we suggest using Docker cloud together with the DigitalOcean hosting platform. This way all the configuration is done automatically and the install will just work.

Cloud install

If you choose DigitalOcean through this link, you will get a $10 free credit for a first month of uptime on the platform. A full setup will only take about 2 minutes by simply following these steps.

  1. Create a digital ocean account
  2. Create a docker cloud account
  3. Login to docker cloud
  4. Associate your docker cloud account with your previously created digital ocean account under settings
  5. Create a new node on DigitalOcean through the Infrastructure > Nodes tab. Fill in a name (ospos) and choose a region
  6. Create a new stack under Applications > Stacks and paste the contents of docker-cloud.yml from this repository in the text field
  7. Click Create and deploy and wait until the stack is deployed
  8. Find your website url under Infrastructure > Nodes > > Endpoints > web
  9. Login with default username/password admin/pointofsale and profit!

Local install

You will need to have at least docker-compose 1.7.1 and docker engine 1.10 installed on your local machine. Pull the full source repository using git and run following in the project root.

docker-compose build docker-compose up

Then head for localhost in your browser and ospos should be running

Tag summary

Content type

Image

Digest

sha256:ba5745220

Size

250.1 MB

Last updated

about 10 hours ago

docker pull jekkos/opensourcepos:3.4.2-feat-job-queue-phase-1-adda18