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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to deploy meteor apps in an existing landscape? #26

Open
amanu opened this issue Mar 23, 2013 · 0 comments
Open

How to deploy meteor apps in an existing landscape? #26

amanu opened this issue Mar 23, 2013 · 0 comments

Comments

@amanu
Copy link

amanu commented Mar 23, 2013

How to deploy Meteor apps in an existing landscape?

e.g.
www.mydomain.com/ -> old PHP CMS
www.mydomain.com/app1/ -> New Meteor app 1 (localhost:2000 ?)
www.mydomain.com/app2/ -> New Meteor app 2 (localhost:3000 ?)
www.mydomain.com/app3/ -> Old Java app 1 ( tomcat localhost:8080 )
www.mydomain.com/app4/ -> Old Java app 2 ( tomcat localhost:9090 )

regards.

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

No branches or pull requests

1 participant