Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add node service to lando-lagoon #15

Closed
wants to merge 2 commits into from

Conversation

tobybellwood
Copy link
Collaborator

This PR is to add a Node service to the Lagoon integration.

It is still marked as draft because the otherServingContainers func is hardcoded to port 8080 (which works for Varnish, but not Node (3000) or Python (8800) - so that routine will need modifying to support multiple proxy ports. To get around this, I've created a standalone func for Node. In the medium-term, Lagoon will be making these ports configurable, so Lando will need a way to be told what port to use per service via the docker-compose.yaml

I also think I've managed to set my local dev up properly to work on this as a plugin/integration, but 馃し

@netlify
Copy link

netlify bot commented Dec 3, 2021

鉁旓笍 Deploy Preview for lando-lagoon ready!

馃敤 Explore the source changes: 557896f

馃攳 Inspect the deploy log: https://app.netlify.com/sites/lando-lagoon/deploys/61a9b0ed11d27e0007f8a6a8

馃槑 Browse the preview: https://deploy-preview-15--lando-lagoon.netlify.app

@reynoldsalec
Copy link
Sponsor Member

#44 completes this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants