add dbgate and mssql

This commit is contained in:
2026-06-22 15:55:41 +03:30
parent 4c2da84795
commit db42baa33e
16 changed files with 632 additions and 20 deletions
+3 -1
View File
@@ -2,7 +2,7 @@
## Overview
PostgreSQL is the central database platform for SilverLinux.
PostgreSQL is the primary open-source database platform for SilverLinux and coexists with Microsoft SQL Server 2022 Express.
Multiple applications use the same PostgreSQL instance while maintaining separate databases and database users.
@@ -278,6 +278,8 @@ Without the secrets file, applications may not be able to reconnect to their dat
* Gitea
* OpenProject
* DbGate
* Microsoft SQL Server Express
## Related Documentation