|
ServerHow to set up serverManicTimeServer is in a zip file, download it and copy contents to some folder. ManicTimeServer.exe has the following options:
If you run ManicTimeServer without any parameters, a console window will pop up and server will start. You can stop it by either pressing ESC or closing the window. To install it as a service type: You should now see it in Administrative tools -> Services.
By default ManicTime Server is set to run on 8080 port (you can change it in ManicTimeServer.exe.config). If you are using a firewall, you will need to allow outside connections to port 8080. If you are using Windows firewall, you can open Command prompt with Administrator privileges and then run the following command:
By default ManicTimeServer will use SQL CE as a database. Database will be generated in /Data subfolder. If more then three ManicTime instances will connect to it we recommend that you use SQL Server as a database. |