4 ../../component/apache/buildout.cfg
5 ../../component/dcron/buildout.cfg
6 ../../component/openssl/buildout.cfg
7 ../../component/nginx/buildout.cfg
10 backup-script-template
11 collective.recipe.template-egg
25 [collective.recipe.template-egg]
26 recipe = zc.recipe.egg
27 eggs = collective.recipe.template
31 recipe = zc.recipe.egg
32 interpreter = pythonwitheggs
38 recipe = slapos.recipe.template
39 url = ${:_profile_base_location_}/make-rss.sh.in
41 output = ${buildout:directory}/make-rss.sh.in
45 recipe = slapos.recipe.template
46 url = ${:_profile_base_location_}/monitor.cfg.in
47 output = ${buildout:directory}/monitor.cfg
48 filename = monitor.cfg
49 #md5sum = 6564a2e7c7d9e631b997ff2960ad3299
53 recipe = hexagonit.recipe.download
54 url = ${:_profile_base_location_}/${:filename}
57 filename = monitor.py.in
61 recipe = hexagonit.recipe.download
62 url = ${:_profile_base_location_}/webfiles/${:filename}
65 filename = index.cgi.in
69 recipe = hexagonit.recipe.download
70 url = ${:_profile_base_location_}/webfiles/${:filename}
73 filename = index.html.jinja2
77 recipe = hexagonit.recipe.download
78 url = ${:_profile_base_location_}/webfiles/${:filename}
81 filename = status.cgi.in
85 recipe = hexagonit.recipe.download
86 url = ${:_profile_base_location_}/webfiles/${:filename}
89 filename = settings.cgi.in
93 recipe = hexagonit.recipe.download
94 url = ${:_profile_base_location_}/${:filename}
97 filename = status2rss.py
101 recipe = slapos.recipe.template
102 url = ${template-dcron-service:output}
103 output = $${directory:services}/crond
105 logfile = $${directory:log}/crond.log
107 [download-static-files]
108 recipe = hexagonit.recipe.download
109 url = https://github.com/Sebatyne/staticForMonitoring/blob/3f0e93cec706c7ad311ddbf1ebf996965ce2f0a3/static-files.tar.gz?raw=true
111 md5sum = e98585b85634de48240b2c215e946769
112 filename = static-files.tar.gz
116 recipe = z3c.recipe.scripts