QA Process - Redirect Terminal (Dev,SS,Retail)

QA Process - Redirect Terminal (Dev,SS,Retail)

QA Process - Redirect Terminal (Dev,SS,Retail)

Objectives

What are you trying to accomplish?

Redirect terminal to test.portal.fullcount for QA purposes.

Prerequisites

What do you need in order to accomplish your objectives?

Instructions

Step-by-step instructions for accomplishing your objectives.
 

Use Ctrl + Alt + F1

Login = root
Password = #FullCount#Support#

vim /etc/sysconfig/fullcount
I for insert - this allows you to edit the text
adjust the pos_app_url link and fc_cfg to

TEST

OLD TS: https://portal.fullcount.net/POSWebApplication/app/login.html

NEW TS: https://testpos.fullcount.net/POSWebApplication/app/login.html

fc_app_url default old TS = https://portal.fullcount.net/POSWebApplication/app/login.html

click ESC to exit insert, then SHIFT + :

type wq and hit ENTER.
type systemctl restart display-manager to reboot the device and load it with the new redirection to test.

After you are done testing, fully reboot the device in order for it to load back up with the default settings

Redirect to dev

Same process, but add dev instead of test in the same locations.

Redirect to self-service

fc_app_url should have: https://portal.fullcount.net/self/service

Redirect to new store mode (Retail POS)

fc_app_url should have: pos.fullcount.net

or

devpos.fullcount.net if accessing dev version

 


    • Related Articles

    • Navigator App Version 1 (SS & Retail) Oct 2025

      Navigator App Version 1 (SS & Retail) Oct 2025 The idea of a navigator app to easily switch between applications without having to change device roles has been discussed for some time. The first version of this is now available, and allows navigation ...
    • Retail POS Mode Setup

      This articles covers the steps to get a Retail POS Mode fully functional. Steps: Setup Departments & Modes Test Access Assign Role through Device Management Step 1: Setup Departments & Modes Setup your Department, and assign the Retail POS Mode to ...
    • QA Credit Card Reader Setup

      QA Credit Card Reader Setup FISERV Api ID / Client Id: testing Api Token / Client Secret: testing123 Merchant ID: 800000009212 Fiserv Cardpointe Terminal S/N: C045UT33330318 ...
    • Check Filesystems on a Terminal that is Stuck During the Boot Process Without Shell Access

      Check Filesystems on a Terminal that is Stuck During the Boot Process Without Shell Access Objectives 1. Determine if this article is the correct choice for the present issue. 2. Determine if a filesystem check is necessary. 3. Determine which ...
    • Check Filesystems on a Terminal

      Check Filesystems on a Terminal Objectives Determine if a filesystem check is necessary. Determine which filesystem needs to be checked. Determine which OS image version is installed on the terminal. Run appropriate commands to check filesystem(s). ...