lando / platformsh

The Official Platform.sh Lando Plugin
https://docs.lando.dev/platformsh
GNU General Public License v3.0
6 stars 4 forks source link

Add psh support for workers and network storage #68

Open pirog opened 4 years ago

pirog commented 4 years ago

TBD on the details here but roughly we want to support how workers work: https://docs.platform.sh/configuration/app/workers.html

This also means we need to support the "network storage" service https://docs.platform.sh/configuration/services/network-storage.html

For "network storage" we probably will want to use our own Docker-volume based solution instead of platform.sh nfs one.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions and please check out this if you are wondering why we auto close issues.

lsmith77 commented 3 years ago

would love to see this as it would make it easier to setup shopware via lando.

pirog commented 3 years ago

@lsmith77 do you have an example app that is public that uses shopware/network storage? Looks like the platform template was started but not finished https://github.com/platformsh-templates/shopware

lsmith77 commented 3 years ago

ping @devicezero :)

devicezero commented 3 years ago

👋 https://github.com/devicezero/platformsh-shopware6 (will be moved to the official template repo soonish, currently gathering feedback from various clients)

it's not using NFS, but a worker though

pirog commented 3 years ago

@devicezero thanks!

@reynoldsalec is trying to get this added to our next bucket of features but sounds like it might be more like a Q4 thing.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions and please check out this if you are wondering why we auto close issues.