summaryrefslogtreecommitdiff
path: root/doc/forum/Simple_quickstart_without_git__44___SSH__44___GPG/comment_1_031851f4a01a8a4d9fb4bd1f9ac077c8._comment
blob: a99e83e21326c101042472bbe93ba831510dbab1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[[!comment format=mdwn
 username="joey"
 subject="""comment 1"""
 date="2018-02-04T16:09:17Z"
 content="""
Thank you for this excellent idea and post! I've added a link to it under
the quick start on the front page.

Propellor's deployment system
is just what happened to meet my needs, but certianly not ideal for anyone,
and what I really like about this is it shows how the core of propellor is
not locked into that one system.

I see that `entr` automatically re-transfers the file when it has changed,
so am I right that you could use this in combination with eg 
`stack build --file-watch` to immediately test each change to config.hs?

Do note that your method doesn't transfer over any private data that
propellor might use on the host. And, some container properties need
the propellor binary in /usr/local/propellor/ in order to work. 
But until you need such properties, it's a nice way to get your feet wet.
"""]]