mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-26 18:31:53 +00:00
12 lines
462 B
ReStructuredText
12 lines
462 B
ReStructuredText
.. _faq-service-packaging:
|
|
|
|
*********************
|
|
Service Packaging FAQ
|
|
*********************
|
|
|
|
How can my service access the data directory of another service?
|
|
----------------------------------------------------------------
|
|
|
|
1. Provider service needs to expose datadir to other services on embassy
|
|
2. Consumer services needs to list the provider service as a dependency AND set a particular config value, stating that it wants data from that particular service
|