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
Per capita expenditure prediction using model stacking based on satellite ima...
PDF
Getting Started with Data Integration: FME Form 101
PPTX
Programs and apps: productivity, graphics, security and other tools
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PPTX
Tartificialntelligence_presentation.pptx
PPTX
Group 1 Presentation -Planning and Decision Making .pptx
PDF
Accuracy of neural networks in brain wave diagnosis of schizophrenia
PDF
A comparative analysis of optical character recognition models for extracting...
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PDF
Encapsulation theory and applications.pdf
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
PPTX
A Presentation on Artificial Intelligence
PDF
Machine learning based COVID-19 study performance prediction
PDF
cuic standard and advanced reporting.pdf
PDF
Electronic commerce courselecture one. Pdf
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PDF
Dropbox Q2 2025 Financial Results & Investor Presentation
PPTX
Spectroscopy.pptx food analysis technology
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
Per capita expenditure prediction using model stacking based on satellite ima...
Getting Started with Data Integration: FME Form 101
Programs and apps: productivity, graphics, security and other tools
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
Tartificialntelligence_presentation.pptx
Group 1 Presentation -Planning and Decision Making .pptx
Accuracy of neural networks in brain wave diagnosis of schizophrenia
A comparative analysis of optical character recognition models for extracting...
The Rise and Fall of 3GPP – Time for a Sabbatical?
Advanced methodologies resolving dimensionality complications for autism neur...
Encapsulation theory and applications.pdf
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
A Presentation on Artificial Intelligence
Machine learning based COVID-19 study performance prediction
cuic standard and advanced reporting.pdf
Electronic commerce courselecture one. Pdf
Reach Out and Touch Someone: Haptics and Empathic Computing
Dropbox Q2 2025 Financial Results & Investor Presentation
Spectroscopy.pptx food analysis technology
Diabetes mellitus diagnosis method based random forest with bat algorithm

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