Miscellaneous

Useful Linux Info

Production:

Linux User: portalws-prod

Virtual Environment: portalws-prod

Git Branch: master

Portal Directory: /mtn/portalws-drive/portalws-prod/portal/code/backend/

Config File: /mtn/portalws-drive/portalws-prod/portal/code/backend/fb_api/secrets.json

Development:

Linux User: portalws-dev

Virtual Environment: portalws-dev

Git Branch: development

Portal Directory: /mtn/portalws-drive/portalws-dev/portal/code/backend/

Config File: /mtn/portalws-drive/portalws-dev/portal/code/backend/fb_api/secrets.json

Sending Emails Programmatically

Platform: https://app.sendgrid.com/

Email: devteam@dectech.co.uk

Username: dectech

Password: <check team password manager>

API Token: /mtn/portalws-drive/portalws-dev/portal/code/backend/fb_api/secrets.json (Look in there)

Fast Player Look Up Table

The fb_shared_fast_player_look_up contains data from multiple football tables in order to make search api quick. There are daily and weekly scripts that keep this update to date.

Building the Documentation

From within the /documentation/devdocs directory, run the following command:

make.bat html