James Shubin
8a96dfdc8a
art: Add a logo
...
Sarah Jane Cox made us a logo. Thanks SJ!
2016-09-18 05:47:33 -04:00
James Shubin
a84defd689
readme: Add new blog posts by Felix
...
The last post here was one of my favourites! Super impressive stuff!
2016-09-07 01:08:21 -04:00
James Shubin
c1ec8d15f3
Improve README for first time users
...
We need --recursive because we have a dependency vendored this way.
2016-08-02 04:25:35 -04:00
Jack Henschel
f1fa64c170
Add recording and slides from DebConf16 presentation by James Shubin
2016-07-06 08:40:30 +02:00
James Shubin
e942d71ed2
Include video
2016-06-20 12:57:51 -04:00
James Shubin
f5d24cf86c
New blog post!
2016-06-20 12:30:37 -04:00
James Shubin
66719b3cda
Update links
2016-06-20 00:36:46 -04:00
James Shubin
2c61de83c6
Add go report card!
2016-06-19 02:35:24 -04:00
James Shubin
5363839ac8
Embedded etcd
...
This monster patch embeds the etcd server. It took a good deal of
iterative work to tweak small details, and survived a rewrite from the
initial etcd v2 API implementation to the beta version of v3.
It has a notable race, and is missing some features, but it is ready for
git master and external developer consumption.
2016-06-18 04:43:19 -04:00
James Shubin
715a4bf393
Update links
2016-06-18 00:35:16 -04:00
Felix Frank
2eed4bda42
README: add the capnslog package to the build dependencies
2016-06-01 00:32:36 +02:00
James Shubin
9656390c87
Add quote from notable automation specialist and author
2016-05-22 02:16:19 -04:00
Paul Morgan
8a9d47fc4b
move systemd tip from README to DOCUMENTATION
...
This consolidates how-to at the right place for the docs.
2016-04-26 03:07:59 +00:00
Paul Morgan
f0d6cfaae4
add systemd unit file
...
Update the spec file with the rpm macro to put the unit file
in the system-wide unit file directory based on:
[root@1713bbf19a0b /]# rpmbuild --eval '%{_unitdir}'
/usr/lib/systemd/system
Allow user to create a drop directory to specify options
via environment variables.
Resolves https://github.com/purpleidea/mgmt/issues/12 .
2016-04-26 02:19:24 +00:00
James Shubin
f6833fde29
Update docs and README to mention new blog post
...
woo... it's done! thanks to my reviewers!
2016-03-30 06:08:31 -04:00
James Shubin
b4ac0e2e7c
Update README and docs with information about new blog post
2016-03-14 01:03:35 -04:00
James Shubin
74aadbadb8
Update README with small fixes
2016-02-22 00:37:13 -05:00
James Shubin
4726445ec4
Add great article by felix frank
...
This is very important work that is doubly hard because the API isn't
stable yet. If you see felix, buy him a beverage.
PS: Sorry felix that I just broke the api. I'll send you the patch to
fix it!
2016-02-21 19:42:21 -05:00
James Shubin
d20b529508
Update README with new video
...
Also did some small formatting fixes
2016-02-20 14:35:52 -05:00
James Shubin
674cb24a1a
Update link to video
2016-02-18 16:00:57 -05:00
James Shubin
02c7336315
Add link to slides from Walter Heck
2016-02-17 01:57:17 -05:00
James Shubin
cde052d819
Add DevConf.cz video recording
2016-02-16 14:26:11 -05:00
James Shubin
1186d63653
Add a link to my article about debugging golang
2016-02-15 17:37:06 -05:00
James Shubin
6e68d6dda0
Update web articles
2016-02-15 14:18:59 -05:00
James Shubin
427d424707
Update docs to refer to #mgmtlove patches
2016-02-12 15:01:15 -05:00
James Shubin
4e9ab3ca4d
Add COPR badge
2016-02-12 14:39:42 -05:00
James Shubin
bbb35fa12c
Update README
2016-02-10 14:59:25 -05:00
Felix Frank
6e6614808b
README: also list stringer as a dependency
2016-02-03 15:11:18 +01:00
Felix Frank
c47418b02d
README: specify minimum golang version
2016-02-03 11:02:30 +01:00
Felix Frank
97fda59999
README: make code actually display as multi line
2016-02-03 11:02:30 +01:00
James Shubin
85f9db12f5
Cleanup the README file
2016-02-02 10:48:01 -05:00
James Shubin
fb8513094b
Add CentOS jenkins ci hooks
2016-01-29 06:00:11 -05:00
James Shubin
0795cadad1
Travis: don't sully the homepage with broken test branches
2016-01-28 08:04:26 -05:00
James Shubin
9ab746fbf3
I guess we'll have to stick with the name for now
2016-01-20 23:44:25 -05:00
James Shubin
9c18972af4
Add information on providing good logs
2016-01-18 12:14:17 -05:00
James Shubin
79a5e0972f
Improve wording in README.md for clarification
2016-01-18 12:13:47 -05:00
James Shubin
304b48265f
Many examples now exist
2016-01-18 12:08:03 -05:00
James Shubin
74baa032b5
Add link to first blog post
2016-01-18 00:59:10 -05:00
James Shubin
95489b9c07
Add information on which libraries are being used
2016-01-05 03:14:22 -05:00
James Shubin
72a8027b7f
Update README
2015-12-29 01:45:26 -05:00
James Shubin
66e030a175
Add more shields!
2015-09-29 03:47:58 -04:00
James Shubin
25ad05cce3
Initial public commit of mgmt
...
This is a prototype that i'm attempting to "release early". Expect a lot
of changes! It is intended to be a config management tool that will:
* be event based
* execute actions in parallel
* function as a distributed system
There are a bunch more design ideas going into this, please stay tuned!
2015-09-25 01:16:03 -04:00