File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -495,7 +495,10 @@ You have completed the installation of Plone 6 with Volto frontend.
495
495
Welcome to Plone 6!
496
496
497
497
498
- <!-- TODO I have now my local environment with add-ons. How do I deploy? -->
498
+ <!-- TODO I have now my local environment with add-ons. How do I deploy?
499
+ - instructions, configuration, secrets with Ansible
500
+ - orchestrating processes with pm2 https://pm2.keymetrics.io/ see Volto chapters
501
+ -->
499
502
500
503
501
504
(install-source-process-manger)=
@@ -558,10 +561,13 @@ pm2 stop plone_backend_tutorial
558
561
## Tools
559
562
560
563
- {term}`pip`
564
+ - {term}`cookiecutter`
565
+ - {term}`cookiecutter-zope-instance`
561
566
- {term}`mxdev`
567
+ - {term}`Yarn`
568
+ - {term}`pm2`
562
569
% Future cookiecutter template for backend and frontend
563
570
% - {term}`cookiecutter-plone-starter`
564
- - {term}`Yarn`
565
571
566
572
<!-- TODO Update used tools -->
567
573
You can’t perform that action at this time.
0 commit comments