Commit Graph

19 Commits

Author SHA1 Message Date
Sridhar Ratnakumar
0787c48b02
Update process-compose-flake (#111)
To try the new JSON config, avoiding IFD.
2024-02-24 06:59:35 -05:00
Sridhar Ratnakumar
3c3a6f03a2 example: update services-flake 2024-02-12 04:47:51 -05:00
Shivaraj B H
bf3a582502
[Postgres]: Fix test process not starting (#78)
* needn't copy depends_on option, demonstrated in example/flake.nix

* postgres: test process must depend on both pg1 and pg2
2024-01-18 11:28:15 +05:30
Shivaraj B H
62e13715f8
[Postgres]: Use schemas in-place of initialDumps (#73)
* (postgres) rename schema to schemas; rm initialDumps, use schemas instead
2024-01-13 22:48:46 +05:30
Shivaraj B H
c56d39116c
process-compose: 0.60.0 -> 0.65.1 (#58) 2023-10-07 23:56:28 +05:30
Shivaraj B H
b9ab7fb711
Namespaces (#57) 2023-10-04 22:50:59 +05:30
Shivaraj B H
2c1bbc1258
[Update flake.lock; fix bugs] Test process overwrites other processes (#52) 2023-09-06 19:54:51 +05:30
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
Sridhar Ratnakumar
f3a7ea9ec9 example: Use just for deterministic dataDir location 2023-07-20 07:59:17 -04:00
Sridhar Ratnakumar
c1277465d7 example: Add .envrc 2023-07-20 07:59:17 -04:00
Sridhar Ratnakumar
f95d5dacaa example: update services-flake (so 'nix run' will work) 2023-07-19 10:22:40 -04:00
Sridhar Ratnakumar
80b6ef6dc5 readme: move demo.gif 2023-07-18 10:49:07 -04:00
Shivaraj B H
8b8eea9230
Multiple services (#13) 2023-07-18 02:15:33 +05:30
Sridhar Ratnakumar
a6bf62d1da readme: Add gif demo of ./example 2023-07-10 13:20:17 -04:00
Sridhar Ratnakumar
38780dec42 dev: functional formatter 2023-06-21 16:09:47 -04:00
Sridhar Ratnakumar
0844c73ae7 example: update parent flake 2023-06-21 15:58:32 -04:00
Sridhar Ratnakumar
df2c121dfc example: don't hardcode username 2023-06-21 15:51:39 -04:00
Sridhar Ratnakumar
b364792c33 Finish the example
.. which was accidentally commited, partially, in parent commit.

Pending a FIXME in tests.
2023-06-21 15:47:10 -04:00
Sridhar Ratnakumar
27c3221de2 postgres: make setup a bit more verbose 2023-06-21 10:49:57 -04:00