mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-29 08:00:19 +01:00
Adds a note about sharing databases to the README
This commit is contained in:
@@ -81,6 +81,8 @@ If using MySQL, our provider library [recommends you set 'utf8mb4' as your defau
|
||||
|
||||
The user created for the application will need the privilege to create databases on the first run. Once the initial set of migrations is run, the create right may be revoked. The user should maintain DDL rights though for applying future migrations
|
||||
|
||||
Note that the ratio of application installations to databases is 1:1. Do not attempt to share a database amongst multiple TGS installations.
|
||||
|
||||
### Starting
|
||||
|
||||
For the Windows service version start the `tgstation-server-4` service
|
||||
|
||||
Reference in New Issue
Block a user