Migrate from local postgreSQL to RDS instance

2016-03-06 Thread Phil Evans
Hi all, I've recently inherited an AWS EC2 RHEL 7.1 instance running GitLab CE 8.0.3... # yum list installed | grep -i gitlab gitlab-ce.x86_64 8.0.3-ce.1.el7 @gitlab_gitlab-ce All Gitlab's components are running on this one server... # gitlab-ctl status run: gitlab-git

Re: Migrate from local postgreSQL to RDS instance

2016-03-08 Thread Phil Evans
res, modify the following line. > > postgresql['enable'] = false > > Now reconfigure again and you will be able to use the RDS. > > Leo Prince > On Monday, March 7, 2016 at 6:15:43 AM UTC+5:30, Phil Evans wrote: >> >> Hi all, >> >>

Re: Migrate from local postgreSQL to RDS instance

2016-03-08 Thread Phil Evans
Thank you very much, Achilleas :-) On Tuesday, March 8, 2016 at 11:13:33 PM UTC+13, Achilleas Pipis wrote: > > On 03/07/2016 02:45 AM, Phil Evans wrote: > > Hi all, > > > > I've recently inherited an AWS EC2 RHEL 7.1 instance running GitLab CE > > 8.0.

Upgrading with an RDS database

2016-06-27 Thread Phil Evans
Hello, We're running gitlab ce on a rhel server in AWS. *yum list installed | grep gitlab* *gitlab-ce.x86_64 8.0.3-ce.1.el7 @gitlab_gitlab-ce* It is using an RDS Postgresql instance. If I yum update it to the latest will I need to do anything with the database??? Thanks in ad

Fork not working gitlab-ce-8.14.3-ce.0.el7.x86_64

2016-12-06 Thread Phil Evans
Hi, We recently upgraded gitlab-ce to version 8.14.2. *Since that upgrade we can no longer fork projects from the GUI.* Today, I did a yum update which installed a new version 8.14.3. Unfortunately, the error is still happening. I've attached a screenshot of the failed message from the fork. As

Re: Fork not working gitlab-ce-8.14.3-ce.0.el7.x86_64

2016-12-07 Thread Phil Evans
then I will reverse back to 8.14.0. > > Thanks for the warning > > tj > > On Tuesday, December 6, 2016 at 6:48:53 PM UTC-6, Phil Evans wrote: >> >> Hi, >> >> We recently upgraded gitlab-ce to version 8.14.2. >> *Since that upgrade we can no longer fo