propellor/doc/index.mdwn

40 lines
1.2 KiB
Plaintext
Raw Normal View History

2014-04-19 19:45:27 +00:00
[[!meta title="propellor: property-based host configuration management in haskell"]]
[[!sidebar content="""
2014-04-19 20:00:44 +00:00
[[Install]]
[API documentation](http://hackage.haskell.org/package/propellor)
[Sample config file](http://git.joeyh.name/?p=propellor.git;a=blob;f=config-joey.hs)
2014-04-19 20:32:17 +00:00
[[Security]]
2014-04-19 20:00:44 +00:00
[[Todo]]
[[Forum]]
2014-04-19 19:45:27 +00:00
"""]]
2014-04-19 20:04:25 +00:00
[[!inline raw=yes pages="README"]]
2014-04-19 19:56:19 +00:00
2014-04-19 21:30:38 +00:00
## enjoy
Hope you find Propellor fun and useful!
<pre>
-- _ ______`| ,-.__
{- Propellor -- / \___-=O`/|O`/__| (____.'
Deployed -} -- \ / | / ) _.-"-._
-- `/-==__ _/__|/__=-| ( \_
hosts :: [Host] -- * \ | | '--------'
hosts = -- (o) `
</pre>
2014-05-10 14:05:28 +00:00
Propellor is free software, licensed under the BSD license.
2014-04-19 21:33:11 +00:00
2014-10-31 15:00:14 +00:00
You are encouraged to send patches and improve it. See [[contributing]].
2014-04-19 19:56:19 +00:00
## news
2014-11-20 23:24:52 +00:00
[[!inline pages="news/* and !*/Discussion" show="4" archive=yes
title="propellor news"]]
2014-11-20 23:21:17 +00:00
## feeds
2014-11-20 23:45:05 +00:00
[[!inline pages="internal(feeds/*) and !*/Discussion" show="4" archive=yes
2014-11-20 23:24:52 +00:00
title="propellor blog posts"]]