[Ilugc] Need to Setup GitLap on Ubuntu Server [ Hosted in AWS ]

2015-11-16 Thread Sathish
Hi folks,

  I need to setup git environment in our server which is hosted in aws.
So please can you give the instruction to setup git server ?

  And also planed to setup gitlab for git management. So please can
anyone help for this?

 *Note:* That server already loaded with apache2 for serving webpages

  Thanks in Advance.


-- 
Thanks & Regards

Sathishkumar S
Mob: +91-9994788682
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
ILUGC Mailing List Guidelines:
http://ilugc.in/mailinglist-guidelines


Re: [Ilugc] Need to Setup GitLap on Ubuntu Server [ Hosted in AWS ]

2015-11-16 Thread Shakthi Kannan
Hi,

--- On Mon, Nov 16, 2015 at 1:42 PM, Sathish  wrote:
|  I need to setup git environment in our server which is hosted in aws.
| So please can you give the instruction to setup git server ?
\--

You can try Gitolite.

  https://github.com/sitaramc/gitolite

---
|  And also planed to setup gitlab for git management. So please can
| anyone help for this?
\--

You need to follow their documentation. Check their project website.
For a start:

  https://about.gitlab.com/installation/

SK

-- 
Shakthi Kannan
http://www.shakthimaan.com
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
ILUGC Mailing List Guidelines:
http://ilugc.in/mailinglist-guidelines


Re: [Ilugc] Need to Setup GitLap on Ubuntu Server [ Hosted in AWS ]

2015-11-16 Thread Sathish
Thanks for your quick reply, But the problem is, That server already have
apache2 when i read gitlab installation documentation it requires nginx. Is
nginx gives any problem to my apache2 server?

On Mon, Nov 16, 2015 at 1:55 PM, Shakthi Kannan 
wrote:

> Hi,
>
> --- On Mon, Nov 16, 2015 at 1:42 PM, Sathish 
> wrote:
> |  I need to setup git environment in our server which is hosted in aws.
> | So please can you give the instruction to setup git server ?
> \--
>
> You can try Gitolite.
>
>   https://github.com/sitaramc/gitolite
>
> ---
> |  And also planed to setup gitlab for git management. So please can
> | anyone help for this?
> \--
>
> You need to follow their documentation. Check their project website.
> For a start:
>
>   https://about.gitlab.com/installation/
>
> SK
>
> --
> Shakthi Kannan
> http://www.shakthimaan.com
> ___
> ILUGC Mailing List:
> http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
> ILUGC Mailing List Guidelines:
> http://ilugc.in/mailinglist-guidelines
>



-- 
Thanks & Regards

Sathishkumar S
Mob: +91-9994788682
*http://www.sathishkumar.in *
*http://www.geekpaatty.com *
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
ILUGC Mailing List Guidelines:
http://ilugc.in/mailinglist-guidelines


Re: [Ilugc] Need to Setup GitLap on Ubuntu Server [ Hosted in AWS ]

2015-11-16 Thread Mohan L
On Mon, Nov 16, 2015 at 1:55 PM, Shakthi Kannan 
wrote:

> Hi,
>
> --- On Mon, Nov 16, 2015 at 1:42 PM, Sathish 
> wrote:
> |  I need to setup git environment in our server which is hosted in aws.
> | So please can you give the instruction to setup git server ?
> \--
>
> You can try Gitolite.
>
>   https://github.com/sitaramc/gitolite
>
> ​
+1

git + gitolite + cgit is nice tools.

Thanks
Mohan L
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
ILUGC Mailing List Guidelines:
http://ilugc.in/mailinglist-guidelines

Re: [Ilugc] Need to Setup GitLap on Ubuntu Server [ Hosted in AWS ]

2015-11-16 Thread Shakthi Kannan
Hi,

--- On Mon, Nov 16, 2015 at 2:00 PM, Sathish  wrote:
| Thanks for your quick reply, But the problem is, That server already have
| apache2 when i read gitlab installation documentation it requires nginx.
\--

It is another web server implementation. Trying asking in Gitlab
support channels for help regarding apache2. See:

  https://about.gitlab.com/getting-help/

---
| Is
| nginx gives any problem to my apache2 server?
\--

It depends on how you configure it. They don't necessarily have to
interfere with each other.

SK

-- 
Shakthi Kannan
http://www.shakthimaan.com
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
ILUGC Mailing List Guidelines:
http://ilugc.in/mailinglist-guidelines


Re: [Ilugc] Need to Setup GitLap on Ubuntu Server [ Hosted in AWS ]

2015-11-16 Thread Mohan L
On Mon, Nov 16, 2015 at 2:00 PM, Sathish  wrote:

> Thanks for your quick reply, But the problem is, That server already have
> apache2 when i read
> ​​
> gitlab installation documentation it requires nginx. Is
> ​​
> nginx gives any problem to my apache2 server?


​You can use either apache or
​​
nginx.​

​Please go through the below links:​

​
git+gitolite+cgit+apache on Ubuntu

http://www.cnblogs.com/eshizhan/p/3383876.html

http://www.bigfastblog.com/gitolite-installation-step-by-step

Gitolite Essentials by Sitaram Chamarty:

https://www.safaribooksonline.com/library/view/gitolite-essentials/9781783282371/

​Thanks
Mohan L​
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
ILUGC Mailing List Guidelines:
http://ilugc.in/mailinglist-guidelines