WIP: init ozai and ozai-webui services on bekkalokk #41

Closed
adriangl wants to merge 1 commits from ozai into main
Owner

Add ozai azul on bekkalokk. Should probably check the nginx vhost, as i am not really sure how it should work.

Add ozai azul on bekkalokk. Should probably check the nginx vhost, as i am not really sure how it should work.
adriangl added 1 commit 2024-06-05 17:19:33 +02:00
adriangl changed title from init ozai and ozai-webui services on bekkalokk to WIP: init ozai and ozai-webui services on bekkalokk 2024-06-05 17:26:29 +02:00
Author
Owner

Seems to be an issue when hosting it through a proxy. Working on progress.

Seems to be an issue when hosting it through a proxy. Working on progress.
oysteikt reviewed 2024-06-07 09:10:52 +02:00
@ -0,0 +19,4 @@
enableACME = true;
locations."/" = {
proxyWebsockets = true;
proxyPass = "http://${config.services.ozai.host}:${config.services.ozai.port}";
Owner

the port needs to be sent through toString. Also, is this really supposed to be the host and port of services.ozai, or did you mean to write services.ozai-webui?

the `port` needs to be sent through `toString`. Also, is this really supposed to be the host and port of `services.ozai`, or did you mean to write `services.ozai-webui`?
Author
Owner

thnx. Absoluteley this.

thnx. Absoluteley this.
Author
Owner

Stale branch. Redid thsi on buskerud. ref matrix. (Even forgot i started with this on bekkalokk)

Stale branch. Redid thsi on buskerud. ref matrix. (Even forgot i started with this on bekkalokk)
adriangl closed this pull request 2024-06-16 18:23:10 +02:00

Pull request closed

Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 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: Drift/pvv-nixos-config#41
No description provided.