From 57e6d49b9a26264e672f34d5f5c0747d0ea9cc4a Mon Sep 17 00:00:00 2001 From: desired.mta@88576fa3c90538abed47d3f0aa48d00bcc903b23 Date: Thu, 11 Apr 2019 15:40:17 +0000 Subject: --- doc/forum/build_propellor_binary.mdwn | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 doc/forum/build_propellor_binary.mdwn (limited to 'doc/forum/build_propellor_binary.mdwn') diff --git a/doc/forum/build_propellor_binary.mdwn b/doc/forum/build_propellor_binary.mdwn new file mode 100644 index 00000000..e8f6e771 --- /dev/null +++ b/doc/forum/build_propellor_binary.mdwn @@ -0,0 +1,13 @@ +Hi, + +I'd like to run propellor differently: + +- create a static binary from `config.hs`. +- upload it to the target machine (which can be ARM, do not have GHC, et al). +- run it. + +Propellor would build the binary if I ask it to with `propellor --build`; not static yet, but I think I can figure it out. + +How would I run a propellor binary on the local host, without trying to connect anywhere? I would be grateful if you could suggest an approach. + +Thank you! -- cgit v1.2.3