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