Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nixify + port to GHC 9.2 #3

Open
wants to merge 20 commits into
base: master
Choose a base branch
from
Open

Nixify + port to GHC 9.2 #3

wants to merge 20 commits into from

Conversation

srid
Copy link
Member

@srid srid commented Oct 13, 2023

No description provided.

This was referenced Oct 13, 2023
srid and others added 14 commits October 13, 2023 17:15
* configure pg_hba

* use new hbaConf option

* use main services-flake; update process-compose-flake

* use new services-flake API

---------

Co-authored-by: Shivaraj <[email protected]>
Adding initialScript as an option in Passetto
* Update option initialScripts to initialDumps because we will loading sql dumps directly instead of adding it in initialScripts.

Earlier we were using initialScripts options to load sql dump files and concatenating all files into one command. Now we can utilize initialDumps options which is present in postgres to directly load sql dumps.
Added an option to configure the ports for passetto-db and extraDbSettings
schemas will eliminate the need for initialDumps
[postgres] use `schemas`; `environment.PORT` belongs to `passetto-service`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants