User Tools

Site Tools


irax:pgwy:howto:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
irax:pgwy:howto:start [2025/08/28 11:44] 10.200.0.5irax:pgwy:howto:start [2026/04/24 08:32] (current) – removed 216.73.216.148
Line 1: Line 1:
  
-As I can't get pages working properly here for some reason... Additional Info is available in the project wiki on gitlab: https://gitlab.irax.com:8100/irax/nwp-payments/-/wikis/home 
- 
- 
-#Main Services: 
- 
-`Redis`, `uwsgi`, `nginx` & `Supervisord` should all be enabled as a service so it should all come up if the machine is ever rebooted. 
- 
-#Individual service restarts: 
- 
-Most things should be able to be individually restarted with a restart of the relevant service 
- 
-`Python Application` - `service uwsgi restart` 
- 
-`Celery Service (emails)` - `service supervisor restart` 
- 
-If you need it app code is in `/var/www/python-apps/pgwy-payments/payment-app/...` 
-and logs are in `/var/www/python-apps/pgwy-payments/log/` 
- 
- 
-#User 2FA: 
- 
-Occasionally we find user locked out due to 2FA issues lost device etc. 
- 
-you can remove a user 2FA device by deleting the record against their email address in the backend this will then force them to reset up 2FA when they next login. 
- 
-Note: `OTP_TOTP` not `OTP_STATIC` table 
- 
-URL for OTP TOTP Device management: 
- https://pgwy.irax.com/admin/otp_totp/totpdevice/ 
- 
- 
- 
-  
irax/pgwy/howto/start.1756381470.txt.gz · Last modified: 2025/08/28 11:44 by 10.200.0.5 · Currently locked by: 10.32.1.188,216.73.216.148