What are the Slack Archives?
Itβs a history of our time together in the Slack Community! Thereβs a ton of knowledge in here, so feel free to search through the archives for a possible answer to your question.
Because this space is not active, you wonβt be able to create a new post or comment here. If you have a question or want to start a discussion about something, head over to our categories and pick one to post in! You can always refer back to a post from Slack Archives if needed; just copy the link to use it as a reference..
Back with another question: When I run `docker/sdk up` it seems like it is executing some sections
Back with another question:
When I run docker/sdk up
it seems like it is executing some sections from the install script (config/install/docker.yml) but not executing other sections .. any ideas where is that defined? or if it is defined at all π
Thanks
Comments
-
fsmeier Senior Software Engineer & Developer Enablement Advocate Sprykee Posts: 1,084 βοΈ - Guardians (admin)
Hi, what exactly do you mean? Where it is defined which install-script to use?
0 -
Hi Fabian
I have an installation recipe defined in
config/install/docker.dev.yml
But when I run
docker/sdk up -x
it seems like not all the sections in the recipe are executedSo I am wondering if I should do something to make it execute all the script .. or if I should define it some where in the config
0 -
thanks for helping
0 -
fsmeier Senior Software Engineer & Developer Enablement Advocate Sprykee Posts: 1,084 βοΈ - Guardians (admin)
what deploy-file did you boostraped?
0 -
deploy.dev.yaml
0 -
but it is a modified version of course
0 -
fsmeier Senior Software Engineer & Developer Enablement Advocate Sprykee Posts: 1,084 βοΈ - Guardians (admin)
so in your deploy-file you specified
pipeline: [docker.dev](http://docker.dev)
?0 -
oh no. I dont have it
0 -
where should I define it?
0 -
fsmeier Senior Software Engineer & Developer Enablement Advocate Sprykee Posts: 1,084 βοΈ - Guardians (admin)
Just as example: https://github.com/spryker-shop/b2b-demo-shop/blob/master/deploy.ci.functional.yml#L7 -> this one would look for the
config/install/docker.ci.functional.yml
0 -
in the same repo deploy.dev.yml is not defining a pipeline
0 -
I copied mine from deply dev
0 -
fsmeier Senior Software Engineer & Developer Enablement Advocate Sprykee Posts: 1,084 βοΈ - Guardians (admin)
yes, then i think it is using docker.yml as default
0 -
I see
0 -
thanks I will look at this
0 -
fsmeier Senior Software Engineer & Developer Enablement Advocate Sprykee Posts: 1,084 βοΈ - Guardians (admin)
i debugged it for myself some time ago but i dont remember where i found the information. i think i traced the install-folder + pipeline string
0 -
even after specifiying the pipeline proerty it is still taking only some sections and executing them
0 -
not executing every section
0 -
fsmeier Senior Software Engineer & Developer Enablement Advocate Sprykee Posts: 1,084 βοΈ - Guardians (admin)
i think this file is executed for installing // calling the scripts: src/Spryker/Zed/Install/Business/Runner/InstallRunner.php
0 -
fsmeier Senior Software Engineer & Developer Enablement Advocate Sprykee Posts: 1,084 βοΈ - Guardians (admin)
from there you have to dig deeper alone :crossed_fingers:
0 -
thank you for helping Florian
0 -
it is this line
docker/bin/sdk/data/demo.sh:58
that is responsible for running specific sections not allNow the qeustion is if we can configure it differently without changing the sdk !
0
Categories
- All Categories
- 42 Getting Started & Guidelines
- 7 Getting Started in the Community
- 8 Additional Resources
- 7 Community Ideas and Feedback
- 76 Spryker News
- 929 Developer Corner
- 787 Spryker Development
- 89 Spryker Dev Environment
- 362 Spryker Releases
- 3 Oryx frontend framework
- 35 Propel ORM
- 68 Community Projects
- 3 Community Ideation Board
- 30 Hackathon
- 3 PHP Bridge
- 6 Gacela Project
- 26 Job Opportunities
- 3.2K π Slack Archives
- 116 Academy
- 5 Business Users
- 370 Docker
- 551 Slack General
- 2K Help
- 75 Knowledge Sharing
- 6 Random Stuff
- 4 Code Testing
- 32 Product & Business Questions
- 70 Spryker Safari Questions
- 50 Random