Answer the question
In order to leave comments, you need to log in
Can I set up multiple projects on one VPS?
Is it possible to set up GitLab and Cpanel on the same VPS server on CentOS? or only through Docker or CoreOS?
If yes, what is better to use?
How much does merging multiple projects affect performance?
Answer the question
In order to leave comments, you need to log in
I suppose that there will be a headache with
1) ports
2) configs
Ports:
- Gitlab is placed on ports 22, 80, 443
- cPanel will probably also put a web server on ports 80, 443
It turns out there will be a conflict.
Yes, it can be set with configs, but:
Configs:
Gitlab manages its configs with Chef, cPanel does it by itself.
If you try to edit them by hand, then with each upgrade they can become invalid or non-working. It can and can be done as it should, but it's certainly a headache.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question