Commit 5f4d3f5
authored
Added infrastructure provisioning tools
- Added these tools under the new category "Infrastructure Provisioning":
- [spire](https://github.com/epiccastle/spire) and [lines](https://github.com/rosineygp/lines) orchestrate machines over SSH, similar to Ansible but use a Clojure DSL
- [Terra](https://github.com/luchiniatwork/terra) enables authoring of Terraform configurations using Clojure
- [crucible](https://github.com/brabster/crucible) enables authoring of AWS CloudFormation templates using Clojure
- [Dad](https://github.com/liquidz/dad) is a small machine configuration management tool
- [almonds](https://github.com/murtaza52/almonds) is a library for provisioning selected AWS resource types
- Fixed broken link for [pallet](https://github.com/pallet/pallet)1 parent 57c0d5a commit 5f4d3f5
1 file changed
+38
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
466 | 466 | | |
467 | 467 | | |
468 | 468 | | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
469 | 505 | | |
470 | 506 | | |
471 | 507 | | |
| |||
780 | 816 | | |
781 | 817 | | |
782 | 818 | | |
783 | | - | |
784 | | - | |
| 819 | + | |
| 820 | + | |
785 | 821 | | |
786 | 822 | | |
787 | 823 | | |
| |||
0 commit comments