Question
Gitlab on Ubuntu NodeJS server
Hi.
I have a Ubuntu Node.js server which runs our MeteorJS apps.
I would also like to (In the near future) install GitLab on a subdomain in order to control private version control and app deploys within my company. I was wondering if it is possible since Gitlab uses Rails.
Would installing rails conflict with Node.JS ?
Also if Rails will not conflict with Node.JS, is it also possible to install Apache + MySQL in order to run PHP deployments controlled from Gitlab?
Summary: “Can I have Node.JS + MongoDB, Rails, and Apache + MySQL, all installed at the same time in order to control Meteor + Node + MongoDB sites, PHP + MySQL sites, and use version control with GitLab on a subdomain to control development and deployments?”
Sincerely,
Aperture Studios
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×