-
Notifications
You must be signed in to change notification settings - Fork 29
/
recipes.yml
79 lines (69 loc) · 2.07 KB
/
recipes.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
Rex/Database/MySQL:
Author: jan gehring <[email protected]>
Requires:
License: Apache License 2.0
Description: |
Simple Module to install MySQL on your Server.
Rex/Webserver/Apache:
Author: jan gehring <[email protected]>
Requires:
License: Apache License 2.0
Description: |
Simple Module to install Apache on your Server.
Rex/Misc/Example:
Author: jan gehring <[email protected]>
Requires:
License: Apache License 2.0
Description: |
This is an example Module.
Rex/Lang/PHP:
Author: jan gehring <[email protected]>
Requires:
License: Apache License 2.0
Description: |
Simple Module to install PHP on your Server.
Rex/CMS/Joomla:
Author: jan gehring <[email protected]>
Requires:
License: Apache License 2.0
Description: |
Module to install Joomla on your Server.
Tested with Joomla 2.5.1 and Ubuntu.
Rex/File/CSV:
Author: jan gehring <[email protected]>
Requires:
License: Apache License 2.0
Description: |
This is a small Module to parse simple comma seperated
text files (csv).
Rex/Lang/Perl/Perlbrew:
Author: jan gehring <[email protected]>
Requires:
License: Apache License 2.0
Description: |
Simple Module to install Perlbrew on your Server.
Rex/Lang/Perl/Cpanm:
Author: jan gehring <[email protected]>
Requires:
License: Apache License 2.0
Description: |
Simple Module to install Cpanm on your Server.
Rex/SSL/CA:
Author: jan gehring <[email protected]>
Requires:
License: Apache License 2.0
Description: |
This is a basic task collection to create own SSL CAs.
Rex/System/Debian/Packages/Helper:
Author: jan gehring <[email protected]>
Requires:
License: Apache License 2.0
Description: |
Helper Task to install or remove packages listed in a file
created with dpkg --get-selections.
Rex/System/Supervisord:
Author: Paco Esteban <[email protected]>
Requires:
License: MIT
Description: |
Installs and configures Supervisord (http://supervisord.org/)