
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..
Hi there, I also have a question regarding the migration from "one" ZED to Backoffice, BackendGatewa
Hi there,
I also have a question regarding the migration from "one" ZED to Backoffice, BackendGateway and BackendApi.
In the latest docker-sdk version, SPRYKER_BE_HOST
env variable is set to [backoffice.de](http://backoffice.de).my-project.local
.
Shouldn't this rather point to the new BackendGateway (e.g. [backend-gateway.de](http://backend-gateway.de).my-project.local
) instead?
I could not find any explicit documentation on the intended use, but for my understanding it should be something like
Backoffice = "ZED UI"
Backend Gateway = processes requests from Yves/Glue
Backend API = individual "ZED API" for external calls
Comments
-
giovanni.piemontese Technical Lead @ Lรถffelhardt Spryker Solution Partner Posts: 871 ๐ง๐ปโ๐ - Cadet
$sprykerBackendHost = getenv('SPRYKER_BE_HOST') ?: 'not-configured-host'; $sprykerFrontendHost = getenv('SPRYKER_FE_HOST') ?: 'not-configured-host'; $sprykerBackendGatewayHost = getenv('SPRYKER_ZED_HOST') ?: 'not-configured-host';
we have so configured and it respects the suite configuration...
SPRYKER_API_HOST
= GLUESPRYKER_FE_HOST
= FRONTENDSPRYKER_BE_HOST
= BACKOFFICESPRYKER_ZED_HOST
= BACKEND-GATEWAY0 -
Thanks Giovanni, we don't use SPRYKER_ZED_HOST in our docker vms yet.
So I think I'm on the right track ๐0
Categories
- All Categories
- 42 Getting Started & Guidelines
- 7 Getting Started in the Community
- 8 Additional Resources
- 7 Community Ideas and Feedback
- 83 Spryker News
- 966 Developer Corner
- 820 Spryker Development
- 91 Spryker Dev Environment
- 362 Spryker Releases
- 3 Oryx frontend framework
- 36 Propel ORM
- 68 Community Projects
- 3 Community Ideation Board
- 30 Hackathon
- 3 PHP Bridge
- 6 Gacela Project
- 29 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
- 33 Product & Business Questions
- 70 Spryker Safari Questions
- 50 Random