init: add server infra config files with log volume mounts

This commit is contained in:
devwill1004-dotcom
2026-03-07 05:06:47 +08:00
commit 9d0631338c
4 changed files with 647 additions and 0 deletions

4
innodb8.cnf Normal file
View File

@@ -0,0 +1,4 @@
[mysqld]
innodb_file_per_table = 1
character-set-server = utf8mb4
collation-server = utf8mb4_unicode_ci