Next: 19.1.5 Firewalls
Up: 19.1 Software and Hardware
Previous: 19.1.3 Graphics card and
Contents
19.1.4 Networking
- GymMaster is a network based system. It works in a server client environment.
When you install GymMaster Lite it installs PostgreSQL which is the
database SQL server.
- If you wish to set up GymMaster on several computers on a network,
you need to modify the local bondfrontend.conf in the gymmaster directory.
Edit db_host and change this from localhost to the name or IP address
of the computer that you want to act as the main server for GymMaster.
- On computers which are needed to be set up as clients to the server,
you should opt out of installing PostgreSQL on these other computers.
There is more information on the PostgreSQL website http://www.postgresql.org
http://www.postgresql.org for firewall and installation issues
for PostgreSQL.
Return to Gym Master home page.