Make relago-server start after PostgreSQL and OpenSearch #6

Open
xfeusw wants to merge 3 commits from task/adding-postgresql-opensearch into main
Member

Completed and added treefmt to server/shell.nix

Completed and added treefmt to `server/shell.nix`
xfeusw 2026-05-18 12:38:56 +00:00
xfeusw self-assigned this 2026-05-18 12:39:01 +00:00
Owner

@xfeusw use treefmt . for formatting.

@xfeusw use `treefmt .` for formatting.
@ -27,3 +24,1 @@
extraConfig = ''
reverse_proxy 127.0.0.1:${toString cfg.port}
'';
"proxy.domain can't be null, please specicy it properly!"
Member

typo -> specify

typo -> `specify`
Owner

nice catch

nice catch
xfeusw marked this conversation as resolved
@ -40,6 +40,8 @@ pkgs.mkShell {
pkgs.libpq.pg_config
pkgs.libpq.dev
pkgs.treefmt
Owner
We have https://git.oss.uzinfocom.uz/xinux/relago-support/src/branch/main/shell.nix#L9
xfeusw marked this conversation as resolved
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin task/adding-postgresql-opensearch:task/adding-postgresql-opensearch
git switch task/adding-postgresql-opensearch
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
4 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
xinux/relago-support!6
No description provided.