Getting Started: Difference between revisions

From OuroDev
 
(63 intermediate revisions by 3 users not shown)
Line 2: Line 2:
== Server Setup ==
== Server Setup ==
=== Download Files ===
=== Download Files ===
* [magnet:?xt=urn:btih:938C769EC2BEEE7C7F381570B93A861A60BD4FE5&dn=i25Binaries_InsurancePolicy.7z&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a80%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce i25 Binaries Torrent]
* [[i25 Downloads]]
* [https://www.microsoft.com/en-gb/sql-server/sql-server-editions-express SQL Express Edition]
 
* [https://docs.microsoft.com/en-us/sql/ssms/download-sql-server-management-studio-ssms?view=sql-server-2017 SQL Management Studio]
=== Online Tools ===
* [[i25 Online Tools]]


=== Setup Local Server ===
=== Setup Local Server ===
* Install SQL Server 2017 Express Edition
* [[I25 Server Setup]]
* Choose Basic when installing and when given the option choose to install SSMS.
* Open up wherever you extracted the i25 Binaries folder and navigate to data\server\db
* Open up chat_server.cfg and account_server.cfg


** You will see something like this.
== Setup Auth Server ==
*** SqlLogin "DRIVER={SQL Server Native Client 11.0};Server=NS319069\SCORE;Uid=sa;Pwd=FinallyFree!;"
* [[I25_Server_Setup#Setup_Auth_Server]]


** Change this to
== Setup Auction Server ==
*** SqlLogin "DRIVER={SQL Server Native Client 11.0};Server=localhost\SQLEXPRESS;Uid=sa;Pwd=password;" 
* [[I25_Server_Setup#Setup_Auction_Server]]


** You can change the password to whatever you would like. For this example I will be just using password.
== Setup using Virtual Server Image ==
* [[i25 Community Virtual Machine]]


*
== Port Forwards ==
*
* [[I25_Server_Setup#Port_Forwards]]
*


== Common Issues ==
== Common Questions ==
=== Issue One ===
* [[I25 FAQ]]

Latest revision as of 00:25, 26 April 2019