WIP: init ozai and ozai-webui services on bekkalokk #41
No reviewers
Labels
No Label
art
backup
big
blocked
bug
crash report
disputed
documentation
duplicate
enhancement
good first issue
logging
nixos
question
salt
security
servers n' hardware
wontfix
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Drift/pvv-nixos-config#41
Loading…
Reference in New Issue
No description provided.
Delete Branch "ozai"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add ozai azul on bekkalokk. Should probably check the nginx vhost, as i am not really sure how it should work.
init ozai and ozai-webui services on bekkalokkto WIP: init ozai and ozai-webui services on bekkalokkSeems to be an issue when hosting it through a proxy. Working on progress.
@ -0,0 +19,4 @@
enableACME = true;
locations."/" = {
proxyWebsockets = true;
proxyPass = "http://${config.services.ozai.host}:${config.services.ozai.port}";
the
port
needs to be sent throughtoString
. Also, is this really supposed to be the host and port ofservices.ozai
, or did you mean to writeservices.ozai-webui
?thnx. Absoluteley this.
Stale branch. Redid thsi on buskerud. ref matrix. (Even forgot i started with this on bekkalokk)
Pull request closed