diff options
| author | bardur.arantsson <bardur.arantsson@web> | 2017-03-28 04:23:00 +0000 |
|---|---|---|
| committer | admin <admin@branchable.com> | 2017-03-28 04:23:00 +0000 |
| commit | d6e6b48654a65c0c197a78e3ac91f4e5f74c71a5 (patch) | |
| tree | a3402fbf498b03fb0ce03c5d12c8c23c6e2f4b5c /doc | |
| parent | a3b7a3e10a8bb845d771908f86a9f6321d371d60 (diff) | |
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/forum/Using_propellor_for_continers_only.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/forum/Using_propellor_for_continers_only.mdwn b/doc/forum/Using_propellor_for_continers_only.mdwn new file mode 100644 index 00000000..c2b8673c --- /dev/null +++ b/doc/forum/Using_propellor_for_continers_only.mdwn @@ -0,0 +1,5 @@ +Hi, + +I was wondering: Is it possible to use propellor to generate images only without actually managing any hosts per-se? I couldn't find any documentation on that. + +Ideally, I'd also be able to use it directly from a sandbox so that I wouldn't have to even "pollute" the GHC/Cabal "global" (user home dir) database on the development machine. I see that there's support for having the config.hs stored in a different directory than ~/.propellor, but I haven't managed to get it working when I use a sandbox in e.g. ~/foo with the config.hs stored in the same directory. Perhaps that's just a bug? If it's supposed to work I can provide detailed error messages, etc. |
