Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • I information
  • Project information
    • Project information
    • Activity
    • Members
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Activity
Collapse sidebar

webGo Information wiki

  • webGo
  • information
  • Wiki
  • Guides
  • PH PHD goMenuBoard setup

PH PHD goMenuBoard setup · Changes

Page history
Update PH PHD goMenuBoard setup authored Nov 09, 2021 by Martin Lam's avatar Martin Lam
Show whitespace changes
Inline Side-by-side
guides/PH-PHD-goMenuBoard-setup.md
View page @ c25984d4
...@@ -72,6 +72,20 @@ _Must be embedded version_ ...@@ -72,6 +72,20 @@ _Must be embedded version_
* [ ] Config goMenuBoard-service at `C:\webGo\goMenuBoard-service\current\config\production.json` * [ ] Config goMenuBoard-service at `C:\webGo\goMenuBoard-service\current\config\production.json`
![image](uploads/17f00c26dc7e400e79eda751a818b46c/image.png) ![image](uploads/17f00c26dc7e400e79eda751a818b46c/image.png)
```json
{
"shopCode": "639",
"quotaService": {
"socketUrl": "http://localhost:3002"
},
"itemMaster": {
"enable": false
},
"cms": {
"url": "http://10.66.0.5:81/"
}
}
```
## Update ecosystem.config.js ## Update ecosystem.config.js
* Either [PHD goPick + goMenuBoard Server ecosystem.config.js](http://gitlab.web-on.com/snippets/23) * Either [PHD goPick + goMenuBoard Server ecosystem.config.js](http://gitlab.web-on.com/snippets/23)
......
Clone repository
  • goFTP
    • notes
    • released apk version
  • goMenu
    • BYOD flow
    • error code UCR integration
    • experimental installation for byod
    • symlink static files list
    • uat environment
  • goPOS
    • clear test data before new shop opening
    • daily clearance run before all transactions processed tenren
    • daily clearance run before all transactions processed
    • missing handle update payment
  • goPick
    • error code table
  • goQueue
    • Components Version Compatibility
    • Features and Compatibility
    • Released APK Version
View All Pages