elianddb
df97c884dc
amend to only fix
2025-11-10 12:55:48 -05:00
elianddb
56e2213301
fix json and yaml to both apply
2025-11-10 11:47:39 -05:00
elianddb
5d8ee7fc40
add support for doltcfg.d/ sql-server yaml
2025-11-10 11:23:59 -05:00
elianddb
9ac047c582
amend mysql_log
2025-10-16 22:38:35 -07:00
elianddb
8f9dd125da
rm log parsing
2025-10-16 22:00:26 -07:00
elianddb
5db9f4750c
rm run negation
2025-10-16 14:18:53 -07:00
elianddb
c46cb5f444
amend err msg
2025-10-16 12:49:20 -07:00
elianddb
99145e0323
add longer timeout for grep log parse
2025-10-16 10:54:49 -07:00
elianddb
63f2b1e723
amend format and fix grep
2025-10-16 09:59:46 -07:00
elianddb
d22305b61d
add output for init files
2025-10-16 09:59:46 -07:00
elianddb
ec9aed3cf2
amend time to use server time in log
2025-10-16 09:59:45 -07:00
elianddb
cce453731f
add log tests
2025-10-16 09:59:45 -07:00
elianddb
1b82bf5372
amend parser to use mysql_log
2025-10-16 09:59:45 -07:00
elianddb
992677d42b
amend tests and add parser
2025-10-16 09:59:45 -07:00
elianddb
1fc59cc9da
mv order to match mysql
2025-10-16 09:59:45 -07:00
elianddb
efd4b6d7bb
rm extra vars
2025-09-30 17:43:14 -07:00
elianddb
ae9b98feb7
add ctrl-c trap
2025-09-30 17:43:14 -07:00
elianddb
e3394acdba
mv dolt_server func
2025-09-30 17:43:14 -07:00
elianddb
7020c9d2b1
rm extra func and amend comments
2025-09-30 17:43:14 -07:00
elianddb
2c3f784ecd
amend test name
2025-09-30 17:43:14 -07:00
elianddb
8db416bd51
amend dolt sql-server failing to launch with timeout
2025-09-30 17:43:14 -07:00
elianddb
3a9a96ad6f
fix param setup to use env vars for root and desync issues
2025-09-30 17:42:58 -07:00
elianddb
1fc2b97b54
amend comments
2025-09-30 17:42:58 -07:00
elianddb
14b59e9153
amend waits to be separate
2025-09-30 17:42:58 -07:00
elianddb
7cc4f36046
add CONFIG_PROVIDED global var
2025-09-30 17:42:58 -07:00
elianddb
66ab21830a
amend server check and add sequential bats to test desync on startup
2025-09-30 17:42:58 -07:00
elianddb
84a25b59e8
add health checks for config requirements
2025-09-30 17:42:58 -07:00
elianddb
ede37be613
add coloring, fix logging
2025-09-17 14:17:51 -07:00
elianddb
ceb8936dcd
fix tests and add user_host feature
2025-09-17 14:17:51 -07:00
elianddb
1b8019e109
add debug to bats
2025-09-17 14:17:51 -07:00
elianddb
fd61097b40
amend bats tests and entrypoint logs
2025-09-17 14:17:51 -07:00
elianddb
50a3498430
add bats testing for docker entrypoint and amend root user creation
2025-09-17 14:17:50 -07:00
Elian
bfcb11eb33
add docs and combine funcs
2025-06-23 15:50:43 -07:00
Elian
2ec85592bb
rm unused func
2025-06-23 15:50:43 -07:00
Elian
e5f00c4b00
rm file_env
2025-06-23 15:50:43 -07:00
Elian
b567b42b68
conv to LF
2025-06-23 15:50:43 -07:00
Elian
8eb1b0f313
add user and password
2025-06-23 15:50:43 -07:00
coffeegoddd
4f4a067846
/docker/docker-entrypoint.sh: quick fix
2025-06-12 10:17:13 -07:00
coffeegoddd
859b4fd880
/docker/docker-entrypoint.sh: support env vars for creating a default database
2025-06-12 10:12:16 -07:00
Jason Fulghum
c36bd1c676
fixup: fixing typos in docker entrypoint script
2025-01-15 09:49:44 -08:00
Jason Fulghum
9fb0046d34
Allowing the root superuser host and password to be overridden via env vars
2025-01-14 17:52:32 -08:00
coffeegoddd
d75d51b880
/docker/{docker-entrypoint.sh,serverDockerfile}: change image to pass all args to dolt sql-server command
2024-06-27 11:26:37 -07:00
Nikita Konev
4395146454
Fix comments
2023-02-20 23:39:17 +04:00
jennifersp
4fd39b7309
fixes for dolt Docker images and ORM integration tests ( #4871 )
2022-11-28 14:08:36 -08:00
Nikita Konev
c87bb09054
Fix issues with docker entrypoint ( #4831 )
...
* Fix unability to process .sql in initdb, make init scripts run only
once, remove unnecessary and non working server starting
* Use workdir in order to have the same dir for the server and commandline
Co-authored-by: Nikita Konev <nikita.konev@arrival.com >
2022-11-21 16:22:43 -08:00
jennifersp
f4924c21c8
update readmes for docker images ( #4632 )
2022-10-26 13:12:47 -07:00
jennifersp
9a50c1e7d1
Add dolt sql server docker image ( #4605 )
2022-10-24 14:10:43 -07:00