igitlab icon indicating copy to clipboard operation
igitlab copied to clipboard

Apache over NGinx

Open scuba323 opened this issue 11 years ago • 2 comments

I have Apache installed and would love to use this script...mainly because it's awesome and I had problems creating it by my self (n00b) I was wondering if there is way to use Apache instead of nginx because i have everything setup to use apache already and don't want to move servers :frowning:

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

scuba323 avatar Nov 07 '13 01:11 scuba323

Yes, if you look under the recipes branch of this project you will see the Apache code that has been started. It hasn't been finished yet, and currently does not work, but I'll set this to an enhancement and hopefully soon I will have a little bit of time to finish it up and get Apache working.

https://github.com/tripflex/igitlab/blob/recipes/igitlab

If you have your own server with root access you could always install Nginx to use a different port, or set Apache to use a different port and use them both concurrently.

Like I said, right now Apache support is still in development, but hopefully soon will be finished.

tripflex avatar Nov 08 '13 16:11 tripflex

Wonderful! Thank you so much! Great work! :)

scuba323 avatar Nov 09 '13 05:11 scuba323