Replies: 1 comment 1 reply
-
IHP uses the location of the binary to find the location of the IHP If you switch the working directory to You can find an example nix configuration here: #1292 (comment) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am experimenting with IHP now, with a small site for a local club – I’m too proud to not use a custom domain name, but the club is far too small to pay for the cloud tiers. So I guess I’ll run it on a personal server of mine, a Debian server with
nixinstalled.Nicely, IHP provides the nix-based deployment builds, so that should hopefully make things easy. But I didn't get very far:
Why is
RunProdServertrying to findRunDevServer?Oh, and does anyone have a nixos module generator for IHP projects around? Seems to be a natural fit…
Beta Was this translation helpful? Give feedback.
All reactions