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..
Not able to see any content on Yves side
Hi team ,
I have created a store named INDIA in store.php and configure deploy.dev.yml file and urls for backoffice and yves http://yves.in.spryker.local/ and http://backoffice.de.spryker.local but i am not able to see any content on yves side and no even select store for edit category or product (if i want to assign some product or category from backoffice so the stores come into dropdown but not able to select them ) so what can be the reason i am attaching snapshot for that .
And how can be create a different db , redis , and elastick search for that . If i want different product and category for different store .
Comments
-
Did you run
docker/sdk bootstrap deploy.dev.ymlagain?0 -
yes
0 -
-
version: "0.1"namespace: spryker_b2c_devtag: 'dev'environment: [docker.dev](http://docker.dev)image:tag: spryker/php:8.1php:enabled-extensions:- blackfireenvironment:#AOPSPRYKER_ACTIVE_STORES: "DE,INDIA,DEMO,AT"SPRYKER_AOP_INFRASTRUCTURE: '{"SPRYKER_MESSAGE_BROKER_HTTP_SENDER_CONFIG": {},"SPRYKER_MESSAGE_BROKER_SQS_RECEIVER_CONFIG": {}}'SPRYKER_AOP_APPLICATION: '{"APP_DOMAINS": [],"STORE_NAME_REFERENCE_MAP": {},"APP_CATALOG_SCRIPT_URL": ""}'SPRYKER_AOP_AUTHENTICATION: '{"AUTH0_CUSTOM_DOMAIN": "","AUTH0_CLIENT_ID": "","AUTH0_CLIENT_SECRET": ""}'SPRYKER_PRODUCT_CONFIGURATOR_HOST: date-time-configurator-example.spryker.localSPRYKER_PRODUCT_CONFIGURATOR_PORT: 80node:version: 16npm: 8composer:mode: ''autoload: ''assets:mode: developmentregions:EU:services:database:database: eu-dockerusername: sprykerpassword: secret`stores:` `DE:` `services:` `broker:` `namespace: de-docker` `key_value_store:` `namespace: 1` `search:` `namespace: de_search` `AT:` `services:` `broker:` `namespace: at-docker` `key_value_store:` `namespace: 2` `search:` `namespace: at_search` `DEMO:` `services:` `broker:` `namespace: du-docker` `key_value_store:` `namespace: 2` `search:` `namespace: du_search` `INDIA:` `services:` `broker:` `namespace: du-docker` `key_value_store:` `namespace: 2` `search:` `namespace: du_search` `US:` `services:` `database:` `database: us-docker` `username: spryker` `password: secret` `stores:` `US:` `services:` `broker:` `namespace: us-docker` `key_value_store:` `namespace: 3` `search:` `namespace: us_search`groups:EU:region: EUapplications:yves_eu:application: yvesendpoints:date-time-configurator-example.spryker.local:entry-point: Configurator[yves.de](http://yves.de).spryker.local:store: DEservices:session:namespace: 1[yves.at](http://yves.at).spryker.local:store: ATservices:session:namespace: 2[yves.in](http://yves.in).spryker.local:store: INDIAservices:session:namespace: 1glue_eu:application: glueendpoints:[glue.de](http://glue.de).spryker.local:store: DE[glue.at](http://glue.at).spryker.local:store: ATbackoffice_eu:application: backofficeendpoints:[backoffice.de](http://backoffice.de).spryker.local:store: DEservices:session:namespace: 4[backoffice.at](http://backoffice.at).spryker.local:store: ATservices:session:namespace: 5[backoffice.in](http://backoffice.in).spryker.local:store: INDIAservices:session:namespace: 6backend_gateway_eu:application: backend-gatewayendpoints:[backend-gateway.de](http://backend-gateway.de).spryker.local:store: DEprimal: true[backend-gateway.at](http://backend-gateway.at).spryker.local:store: ATprimal: truebackend_api_eu:application: zedendpoints:[backend-api.de](http://backend-api.de).spryker.local:store: DEentry-point: BackendApi[backend-api.at](http://backend-api.at).spryker.local:store: ATentry-point: BackendApiUS:region: USapplications:yves_us:application: yvesendpoints:[yves.us](http://yves.us).spryker.local:store: USservices:session:namespace: 7glue_us:application: glueendpoints:[glue.us](http://glue.us).spryker.local:store: USbackoffice_us:application: backofficeendpoints:[backoffice.us](http://backoffice.us).spryker.local:store: USservices:session:namespace: 8backend_gateway_us:application: backend-gatewayendpoints:[backend-gateway.us](http://backend-gateway.us).spryker.local:store: USbackend_api_us:application: zedendpoints:[backend-api.us](http://backend-api.us).spryker.local:store: USservices:database:engine: mysqlversion: mariadb-10.4root:username: "root"password: "secret"endpoints:localhost:3306:protocol: tcpbroker:engine: rabbitmqversion: '3.9'api:username: "spryker"password: "secret"endpoints:queue.spryker.local:localhost:5672:protocol: tcpsession:engine: rediskey_value_store:engine: redisendpoints:localhost:16379:protocol: tcpsearch:engine: elasticversion: '7.10'endpoints:localhost:9200:protocol: tcpscheduler:engine: jenkinsversion: '2.324'csrf-protection-enabled: trueendpoints:scheduler.spryker.local:mail_catcher:engine: mailhogendpoints:mail.spryker.local:swagger:engine: swagger-uiendpoints:swagger.spryker.local:redis-gui:engine: redis-commanderendpoints:redis-commander.spryker.local:dashboard:engine: dashboardendpoints:spryker.local:docker:`ssl:` `enabled: false` `redirect: true` `testing:` `store: DE` `debug:` `enabled: true` `xdebug:` `enabled: true` `mount:` `native:` `platforms:` `- linux` `docker-sync:` `platforms:` `- windows` `mutagen:` `platforms:``- macos`
This is deploy.dev.yml file
0 -
can any one please help me
0
Categories
- All Categories
- 42 Getting Started & Guidelines
- 7 Getting Started in the Community
- 8 Additional Resources
- 7 Community Ideas and Feedback
- 92 Spryker News
- 1K Developer Corner
- 855 Spryker Development
- 93 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
- 35 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
- 34 Product & Business Questions
- 70 Spryker Safari Questions
- 51 Random