SlideShare a Scribd company logo
Templating in buildouts   Cherepanyak Volodymyr © Quintagroup, 2009
Templating in buildout amplecode.recipe.template (Jinja2) z3c.recipe.filetemplate  (string.Template) iw.recipe.template  (Cheetah Templates) inquant.recipe.textfile collective.recipe.template z3c.recipe.template
buildout macro zc.recipe.macro ... [buildout] ... parts = instance0 instance1 ... versions = versions ... ... [instance-macro] ... application = application ... zope.conf = ...  <eventlog> ...  <logfile> ...  path /var/log/myapp/$${:__name__}-z3.log ...  </logfile> ...  </eventlog> ...  <product-config zc.z3monitor> ...  port $${:monitor-port} ...  </product-config>
buildout macro ... [instance0] ... recipe = zc.recipe.macro ... result-recipe = zc.recipe.macro:test ... macro = instance-macro ... address = 8080 ... monitor-port = 8089 ... ... [instance1] ... recipe = zc.recipe.macro ... result-recipe = zc.recipe.macro:test ... macro = instance-macro ... address = 9080 ... monitor-port = 9089
Shell commands in buildout plone.recipe.command  (os.system) [chown]  recipe = plone.recipe.command  command = chown -R ${instance:effective-user}:${instance:effective-user} ${buildout:directory}  update-command = ${chown:command}
Shell commands in buildout iw.recipe.cmd adds python scripting cp.recipe.cmd pushes shell commands into single script
References google ;) http://pypi.python.org http://svn.zope.org http://dev.plone.org/collective/browser/buildout https://ingeniweb.svn.sourceforge.net/svnroot/ingeniweb

More Related Content

PDF
javascript for backend developers
PDF
Buildout: Fostering Repeatability
PDF
Integração contínua com Hudson CI
PDF
One page app with AngularJS
PPTX
Difference between VBscript & Javascript
PDF
Debugging in Clojure: Finding Light in the Darkness using Emacs and Cursive
PDF
EasyMock 101
KEY
Getting Started with WebGL
javascript for backend developers
Buildout: Fostering Repeatability
Integração contínua com Hudson CI
One page app with AngularJS
Difference between VBscript & Javascript
Debugging in Clojure: Finding Light in the Darkness using Emacs and Cursive
EasyMock 101
Getting Started with WebGL

What's hot (12)

TXT
DOCX
Mango64 u boot 업데이트 하기
PDF
IST 561 Spring 2009, Session9--Web 2.0 Introduction for libraries
PDF
톰캣 #05-배치
DOC
Kumpulan script jahil
PDF
Bfg Ploneconf Oct2008
PDF
Mihai Brehar - Xdebug
PPTX
Moment.js overview
ZIP
Zenoss: Buildout
PDF
Debugging in JavaScript
PDF
ECMAScript modules - Node.js : Notes
PDF
jQuery 實戰經驗講座
Mango64 u boot 업데이트 하기
IST 561 Spring 2009, Session9--Web 2.0 Introduction for libraries
톰캣 #05-배치
Kumpulan script jahil
Bfg Ploneconf Oct2008
Mihai Brehar - Xdebug
Moment.js overview
Zenoss: Buildout
Debugging in JavaScript
ECMAScript modules - Node.js : Notes
jQuery 實戰經驗講座
Ad

Similar to Templating In Buildout (20)

PDF
Magento 2 Seminar - Anton Kril - Magento 2 Summary
PPTX
A techis guide to combating bugs & poor performance in production
PDF
F3X12 FLOW3 Project Lifecycle
PDF
Profiling your Java Application
PPTX
Capistrano与jenkins(hudson)在java web项目中的实践
PPT
Struts2 in a nutshell
PPTX
Speed up your developments with Symfony2
PPTX
Treatment, Architecture and Threads
PDF
Re-Design with Elixir/OTP
PDF
The journey of mastering Magento 2 for Magento 1 developers
ODP
Buildout: How to maintain big app stacks without losing your mind
ODP
Considerations with Writing JavaScript in your DotNetNuke site
PDF
Basic overview of Angular
PDF
Development Principles & Philosophy
PPT
Where's the source, Luke? : How to find and debug the code behind Plone
KEY
jRecruiter - The AJUG Job Posting Service
PDF
Front End performance as a Continuous Integration - Part1
PDF
Buildout - Alles im Griff
PDF
Automated Java Deployments With Rpm
PDF
Native Java with GraalVM
Magento 2 Seminar - Anton Kril - Magento 2 Summary
A techis guide to combating bugs & poor performance in production
F3X12 FLOW3 Project Lifecycle
Profiling your Java Application
Capistrano与jenkins(hudson)在java web项目中的实践
Struts2 in a nutshell
Speed up your developments with Symfony2
Treatment, Architecture and Threads
Re-Design with Elixir/OTP
The journey of mastering Magento 2 for Magento 1 developers
Buildout: How to maintain big app stacks without losing your mind
Considerations with Writing JavaScript in your DotNetNuke site
Basic overview of Angular
Development Principles & Philosophy
Where's the source, Luke? : How to find and debug the code behind Plone
jRecruiter - The AJUG Job Posting Service
Front End performance as a Continuous Integration - Part1
Buildout - Alles im Griff
Automated Java Deployments With Rpm
Native Java with GraalVM
Ad

More from Quintagroup (20)

PDF
Georgian OCDS API
PDF
Open procurement - Auction module
PDF
OpenProcurement toolkit
PDF
Open procurement italian
PDF
Plone SEO: Пошукова оптимізація Плон сайтів
PPT
Plone 4. Що нового?
ODP
Calendar for Plone
ODP
Packages, Releases, QGSkel
PPT
Integrator Series: Large files
PPT
Python Objects
PPT
Python Evolution
ODP
Screen Player
ODP
GNU Screen
PPT
New in Plone 3.3. What to expect from Plone 4
PPT
Overview of Plone-based websites for mobile devices.
ODP
Ecommerce Solutions for Plone
ODP
Releasing and deploying python tools
ODP
Zope 3 at Google App Engine
ODP
Plone в урядових проектах
ODP
Використання системи Plone для створення університетських вебсайтів
Georgian OCDS API
Open procurement - Auction module
OpenProcurement toolkit
Open procurement italian
Plone SEO: Пошукова оптимізація Плон сайтів
Plone 4. Що нового?
Calendar for Plone
Packages, Releases, QGSkel
Integrator Series: Large files
Python Objects
Python Evolution
Screen Player
GNU Screen
New in Plone 3.3. What to expect from Plone 4
Overview of Plone-based websites for mobile devices.
Ecommerce Solutions for Plone
Releasing and deploying python tools
Zope 3 at Google App Engine
Plone в урядових проектах
Використання системи Plone для створення університетських вебсайтів

Recently uploaded (20)

PDF
A comparative analysis of optical character recognition models for extracting...
PDF
August Patch Tuesday
PPTX
Spectroscopy.pptx food analysis technology
PDF
Getting Started with Data Integration: FME Form 101
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PDF
Encapsulation_ Review paper, used for researhc scholars
PDF
Assigned Numbers - 2025 - Bluetooth® Document
PDF
Univ-Connecticut-ChatGPT-Presentaion.pdf
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PDF
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
PDF
A comparative study of natural language inference in Swahili using monolingua...
PPTX
TechTalks-8-2019-Service-Management-ITIL-Refresh-ITIL-4-Framework-Supports-Ou...
PDF
NewMind AI Weekly Chronicles - August'25-Week II
PPT
Teaching material agriculture food technology
PDF
Machine learning based COVID-19 study performance prediction
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
A comparative analysis of optical character recognition models for extracting...
August Patch Tuesday
Spectroscopy.pptx food analysis technology
Getting Started with Data Integration: FME Form 101
Mobile App Security Testing_ A Comprehensive Guide.pdf
Reach Out and Touch Someone: Haptics and Empathic Computing
Encapsulation_ Review paper, used for researhc scholars
Assigned Numbers - 2025 - Bluetooth® Document
Univ-Connecticut-ChatGPT-Presentaion.pdf
Advanced methodologies resolving dimensionality complications for autism neur...
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
Per capita expenditure prediction using model stacking based on satellite ima...
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
A comparative study of natural language inference in Swahili using monolingua...
TechTalks-8-2019-Service-Management-ITIL-Refresh-ITIL-4-Framework-Supports-Ou...
NewMind AI Weekly Chronicles - August'25-Week II
Teaching material agriculture food technology
Machine learning based COVID-19 study performance prediction
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...

Templating In Buildout

  • 1. Templating in buildouts Cherepanyak Volodymyr © Quintagroup, 2009
  • 2. Templating in buildout amplecode.recipe.template (Jinja2) z3c.recipe.filetemplate (string.Template) iw.recipe.template (Cheetah Templates) inquant.recipe.textfile collective.recipe.template z3c.recipe.template
  • 3. buildout macro zc.recipe.macro ... [buildout] ... parts = instance0 instance1 ... versions = versions ... ... [instance-macro] ... application = application ... zope.conf = ... <eventlog> ... <logfile> ... path /var/log/myapp/$${:__name__}-z3.log ... </logfile> ... </eventlog> ... <product-config zc.z3monitor> ... port $${:monitor-port} ... </product-config>
  • 4. buildout macro ... [instance0] ... recipe = zc.recipe.macro ... result-recipe = zc.recipe.macro:test ... macro = instance-macro ... address = 8080 ... monitor-port = 8089 ... ... [instance1] ... recipe = zc.recipe.macro ... result-recipe = zc.recipe.macro:test ... macro = instance-macro ... address = 9080 ... monitor-port = 9089
  • 5. Shell commands in buildout plone.recipe.command (os.system) [chown] recipe = plone.recipe.command command = chown -R ${instance:effective-user}:${instance:effective-user} ${buildout:directory} update-command = ${chown:command}
  • 6. Shell commands in buildout iw.recipe.cmd adds python scripting cp.recipe.cmd pushes shell commands into single script
  • 7. References google ;) http://pypi.python.org http://svn.zope.org http://dev.plone.org/collective/browser/buildout https://ingeniweb.svn.sourceforge.net/svnroot/ingeniweb