Websoft9 / docker-library

Docker Compose examples of selfhosted FOSS based on official image, just run it.
https://www.websoft9.com
Other
31 stars 16 forks source link

complete docker compose for gitlab #523

Closed Camelliw closed 7 months ago

Camelliw commented 7 months ago
image image
qiaofeng1227 commented 7 months ago
2023-12-06T01:09:43.268918Z 0 [System] [MY-013602] [Server] Channel mysql_main configured to support TLS. Encrypted connections are now supported for this channel.
2023-12-06T01:09:43.271341Z 0 [Warning] [MY-011810] [Server] Insecure configuration for --pid-file: Location '/var/run/mysqld' in the path is accessible to all OS users. Consider choosing a different directory.
2023-12-06T01:09:43.292786Z 0 [System] [MY-010931] [Server] /usr/sbin/mysqld: ready for connections. Version: '8.1.0'  socket: '/var/run/mysqld/mysqld.sock'  port: 3306  MySQL Community Server - GPL.
2023-12-06T01:09:43.292781Z 0 [System] [MY-011323] [Server] X Plugin ready for connections. Bind-address: '::' port: 33060, socket: /var/run/mysqld/mysqlx.sock
2023-12-06T10:00:54.433986Z 0 [System] [MY-013172] [Server] Received SHUTDOWN from user <via user signal>. Shutting down mysqld (Version: 8.1.0).
2023-12-06T10:00:55.488261Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.1.0)  MySQL Community Server - GPL.
2023-12-06T10:00:55.490277Z 0 [System] [MY-015016] [Server] MySQL Server - end.
2023-12-07 00:01:45+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.1.0-1.el8 started.
2023-12-07 00:01:48+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql'
2023-12-07 00:01:48+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.1.0-1.el8 started.
'/var/lib/mysql/mysql.sock' -> '/var/run/mysqld/mysqld.sock'
2023-12-07T00:01:48.427194Z 0 [System] [MY-015015] [Server] MySQL Server - start.
2023-12-07T00:01:48.847524Z 0 [Warning] [MY-011068] [Server] The syntax '--skip-host-cache' is deprecated and will be removed in a future release. Please use SET GLOBAL host_cache_size=0 instead.
2023-12-07T00:01:48.852190Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.1.0) starting as process 1
2023-12-07T00:01:48.959995Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
2023-12-07T00:01:50.025532Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended.
2023-12-07T00:01:50.596229Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed.
2023-12-07T00:01:50.596306Z 0 [System] [MY-013602] [Server] Channel mysql_main configured to support TLS. Encrypted connections are now supported for this channel.
2023-12-07T00:01:50.600024Z 0 [Warning] [MY-011810] [Server] Insecure configuration for --pid-file: Location '/var/run/mysqld' in the path is accessible to all OS users. Consider choosing a different directory.
2023-12-07T00:01:50.645646Z 0 [System] [MY-011323] [Server] X Plugin ready for connections. Bind-address: '::' port: 33060, socket: /var/run/mysqld/mysqlx.sock
2023-12-07T00:01:50.645911Z 0 [System] [MY-010931] [Server] /usr/sbin/mysqld: ready for connections. Version: '8.1.0'  socket: '/var/run/mysqld/mysqld.sock'  port: 3306  MySQL Community Server - GPL.