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
software:intro:install [2022/03/14 09:02] torbensoftware:intro:install [2022/08/22 11:33] (current) henrik
Line 1: Line 1:
 {{indexmenu_n>10}} {{indexmenu_n>10}}
  
-====== Installation: BBT ======+====== Installation ======
  
 To start timing using the BBT timing software it must be installed on your Windows computer. This enables you to use your computer as a client allowing you to connect to other servers (see [[software:intro:architecture|]]). To start timing using the BBT timing software it must be installed on your Windows computer. This enables you to use your computer as a client allowing you to connect to other servers (see [[software:intro:architecture|]]).
 +
 To be fully operational you will also need to install a database server on one of the computers in your timing setup for storage of all event data - and you need to get a valid license for the software. To be fully operational you will also need to install a database server on one of the computers in your timing setup for storage of all event data - and you need to get a valid license for the software.
 +
 Follow these steps to install the BBT timing software and get ready for timing your first event: Follow these steps to install the BBT timing software and get ready for timing your first event:
  
  
 ===== Install BBT software ===== ===== Install BBT software =====
-  - Have the installation file **BBTinstaller.exe** ready. If you do not have the file, please use this link [[https://blackboxtiming.com/contact|blackboxtiming.com/contact]] and follow the steps until you reach this screen where you find a link to download the installer. On this page you will also find the license key which you will need later in the installation process +  - Have the installation file **BBTinstaller.exe** ready. If you do not have the file, please use this link [[https://blackboxtiming.com/contact|blackboxtiming.com/contact]] to contact us
   - Establish an Internet connection   - Establish an Internet connection
   - Start the installation (please note that the installer will update itself if needed)   - Start the installation (please note that the installer will update itself if needed)
Line 16: Line 18:
 {{:software:installer.png|}} {{:software:installer.png|}}
  
-//Note: It is a requirement that you have Microsoft .NET Framework 4.8 on your computer. This is normally handled by Windows itself and is most likely not something you have to worry about.//+//Note: It is a requirement that you have Microsoft .NET Framework 4.8 on your computer. This is normally handled by Windows itself and is most likely not something you have to worry about. Otherwise you can download the runtime [[https://dotnet.microsoft.com/en-us/download/dotnet-framework/net48 |here]]. //
  
-===== Install a database server ===== +===== Configuring BBT ===== 
-//Note: This step can be skipped if you only use your computer as client to connect to other timing servers//+The first time you launch BBT it will ask you to enter your license key and set up database.
  
-If you need to store all event data you must have a database server available on your computer. +If you only use your computer as a client to connect to other local timing servers you do not need to set up local databaseand in many cases do not require license as well.
-BBT supports the commonly used and free MySQL server +
-If you already have MySQL server installed on your computer, you can skip the installation of the server - if not, please press this link [[software:intro:install_mysql|]] to install MySQL server+
  
-:!: Please remember the administrator (rootpassword you selected during installation +{{:software:initial-setup.png?nolink |}} 
 +==== Enter license key ==== 
 +Please press "Enter license key" and input the license key. 
 +The license key can be found on https://bbtiming.com where you log in using your profile (see further above).
  
-===== Configuring BBT ===== +A valid license key has this formatXXXX-XXXX-XXXX-XXXX-XXX
-//NoteThis step can be skipped if you only use your computer as a client to connect to other timing servers//+
  
-{{:software:launcher.png|}}+Each key can be bound to a limited number of computers, depending on your license conditions.
  
-==== Enter license key ==== 
-Please press "License" and input the license key 
-{{ :software:skaermbillede_2022-03-11_132813.jpg |}} 
-The license key can be found on bbtiming.com where you log in using your profile. 
 Please contact us at info@blackboxtiming.com if you can not find your license key. Please contact us at info@blackboxtiming.com if you can not find your license key.
  
-Each key can be bound to a limited number of computers, depending on your license conditions. 
  
-A valid license key has this format: **XXXX-XXXX-XXXX-XXXX-XXX** 
 ==== Configure database ==== ==== Configure database ====
-When the MySQL server is installed, we need to tell the BBT timing software how to connect to this new server. This is done from the 'Database' menu.+If you want to time events on this computer, you need a MySQL database server installed. This is free softwareand BBT will help you install it. Alternatively, if you prefer, you may choose to download and install it manually from www.mysql.com (MySQL Community Server) before proceeding. 
 + 
 +Please click the "Set up database" button to get started. 
 +We recommend to let BBT configure everything for you by choosing to either install a MySQL server for you, or create a new empty database in the existing server, if you already have MySQL Server installed.
  
-We recommend to let BBT configure everything for you by choosing to create a new empty database. 
 {{:software:launcher-database-wizard.png}} {{:software:launcher-database-wizard.png}}
  
-Enter the username and password you chose during the MySQL installation. When you press "next", BBT will create and set up a new database.+If installing a new MySQL server, select an administrator password to use for the installation. If you have an existing MySQL server, enter the username and password you chose during the MySQL installation. When you press "next", BBT will create and set up a new database for you.
  
-:!: For the best experience using the BBT timing software, you should enter a MySQL-user that has access to creating new databases. This will happen automatically to the default user when installing MySQL using this guide. +:!: Advanced users: For the best experience using the BBT timing software, you should enter a MySQL-user that has access to creating new databases. This will happen automatically when installing MySQL using this guide. 
  
-{{:software:launcher-database-wizard-2.png}}+{{:software:launcher-database-wizard-install.png}}
  
-==== Optional: Firewall rules==== 
-If you want to reach the timing computer from other computers on the network, you may want to open the ports to allow incoming connections to the server.This is done by: 
-  - Opening "Windows Defender Firewall" from the Windows start-menu 
-  - Pressing "Advanced settings" in the left menu which will open a new window 
-  - Pressing "Inbound rules" in the left panel 
-  - Pressing "New rule" in the Actions-panel on the right 
  
-TCP port 18498: Used for server-client communication\\  +==== All done ==== 
-TCP port 80: Used for the built-in web interface (commentator screens etc.)+Congratulations! You now have a working configured BBT installation and are ready to start timing.
  
-{{:software:install:firewall-rule.png}}+{{:software:initial-setup-done.png?nolink}}