Commit Graph

64 Commits

Author SHA1 Message Date
Shivaraj B H
72a3eaacc8
Process as test (VM -> Native test) (#38)
Co-authored-by: Sridhar Ratnakumar <3998+srid@users.noreply.github.com>
2023-08-23 22:47:20 +05:30
Shivaraj B H
88a259d48e
Add Redis cluster service (#35) 2023-08-02 09:58:19 +05:30
Adrian
1209368ec8
feat(postgres): add superuser option (#29) 2023-07-22 03:42:04 +05:30
Shivaraj B H
4da1956dd8
postgres: add defaultSettings internal option (#34) 2023-07-22 03:38:57 +05:30
Shivaraj B H
8b8eea9230
Multiple services (#13) 2023-07-18 02:15:33 +05:30
Shivaraj B H
4e181b2a0c
add before and after options to initialScript in postgres (#5) 2023-07-10 21:10:52 +05:30
Shivaraj B H
beaaca9f55
Add redis service (#8) 2023-07-10 20:44:26 +05:30
Shivaraj B H
9a9fc54749
util-linux breaks services-flake on macos (#12) 2023-07-05 17:42:33 +05:30
Shivaraj B H
09a805f859
Configure pg_hba.conf file (#7) 2023-07-05 11:23:56 +05:30
Sridhar Ratnakumar
46a4ca9869 postgres: run initialScript *before* (for maximum control) 2023-06-21 18:03:47 -04:00
Sridhar Ratnakumar
20b63ecf79 postgres: readiness probe 2023-06-21 11:09:04 -04:00
Sridhar Ratnakumar
27c3221de2 postgres: make setup a bit more verbose 2023-06-21 10:49:57 -04:00
Sridhar Ratnakumar
b7c1a05eff test: Update process-compose-flake
Also wrap in startScript because 'command' no longer does that.
2023-06-21 10:01:14 -04:00
Sridhar Ratnakumar
f171932d13 Initial implementation: hello and postgres 2023-06-19 17:56:18 -04:00