Commit Graph

43 Commits

Author SHA1 Message Date
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
Sridhar Ratnakumar
c34121a311 doc: edit; add wip status 2023-07-21 14:08:44 -04:00
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
838cc5682a dev: Switch from mission-control to just 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
321ef32a28 doc: title 2023-07-18 16:56:59 -04:00
Sridhar Ratnakumar
4256405076 doc: sidebar pos 2023-07-18 16:44:14 -04:00
Sridhar Ratnakumar
e22e395667 Remove gh actions 2023-07-18 11:32:37 -04:00
Sridhar Ratnakumar
eefec1426c gh: Fix branch name 2023-07-18 11:30:44 -04:00
Sridhar Ratnakumar
3114cb6791 Switch completely to using nixci 2023-07-18 11:30:20 -04:00
Sridhar Ratnakumar
bccf50495d Add github actions config 2023-07-18 11:26:28 -04:00
Sridhar Ratnakumar
978bbbc408 docs: Initialize (for zero-to-flakes) 2023-07-18 10:49:16 -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
197fc1c4d0 dev: Use treefmt-nix for CI autoformat check 2023-07-10 21:30:47 -04:00
Sridhar Ratnakumar
687ea2adb5
Add nixci config to flake (#19) 2023-07-10 21:25:49 -04:00
Sridhar Ratnakumar
85a89560b6 Revert "dev flake: check example and tests"
This reverts commit 05345eaab7.
2023-07-10 19:36:14 -04:00
Sridhar Ratnakumar
a6bf62d1da readme: Add gif demo of ./example 2023-07-10 13:20:17 -04:00
Sridhar Ratnakumar
05345eaab7 dev flake: check example and tests
It makes sense to consolidate all of this to in one place, the "dev flake".
2023-07-10 13:01:08 -04:00
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
5e46115f19
readme: wip 2023-06-27 10:46:41 -04:00
Sridhar Ratnakumar
abecf4d634
readme: mention why we fork 2023-06-26 20:56:27 -04:00
Sridhar Ratnakumar
46a4ca9869 postgres: run initialScript *before* (for maximum control) 2023-06-21 18:03:47 -04:00
Sridhar Ratnakumar
527fa6402f dev: minor desc change 2023-06-21 18:03:07 -04:00
Sridhar Ratnakumar
38780dec42 dev: functional formatter 2023-06-21 16:09:47 -04:00
Sridhar Ratnakumar
9cbc82078f Add dev flake 2023-06-21 16:07:19 -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
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
1a0cd58b08 test.sh: Fix test to use current flake 2023-06-21 10:00:35 -04:00
Sridhar Ratnakumar
0dc9836cbe readme: misc 2023-06-21 10:00:29 -04:00
Sridhar Ratnakumar
e6a264cdc9 readme/contrib: new service 2023-06-19 18:02:41 -04:00
Sridhar Ratnakumar
599970cd8f Advance process-compose-flake 2023-06-19 18:01:04 -04:00
Sridhar Ratnakumar
f171932d13 Initial implementation: hello and postgres 2023-06-19 17:56:18 -04:00
Sridhar Ratnakumar
f156b16946
Initial commit 2023-06-19 17:44:27 -04:00