Gitlab downtime: Monday 20th October, 10am-5pm
Dear all, For those of you using gitlab to access the Nektar++ git repository, on Monday 20th October I will be performing a transfer to another machine. This is to both give us some new functionality, fix some bugs, and patch various security issues which are present in the current version. Please note: - the server will, in all likelihood, be offline for most of the day; - you can still use your local git repositories, and none of your local data/branches will be affected; - but you won't be able to push those changes back up to gitlab until the maintenance is complete. Another important point is that currently, one clones the repository by doing: git clone git@gitlab.nektar.info:nektar.git This will be changing. The new address will be (but is not yet): git clone git@gitlab.nektar.info:nektar/nektar.git For existing repositories, there is no need to clone another version. You should run the command: git remote set-url origin git@gitlab.nektar.info:nektar/nektar.git and this will update the url. I will be in touch again with another reminder and to let you know when the maintenance is complete. Thanks, Dave
Dear all, A reminder of today's maintenance. I will be taking gitlab offline in the next 15-20 minutes. Thanks, Dave
On 14 Oct 2014, at 14:46, David Moxey <d.moxey@imperial.ac.uk> wrote:
Dear all,
For those of you using gitlab to access the Nektar++ git repository, on Monday 20th October I will be performing a transfer to another machine. This is to both give us some new functionality, fix some bugs, and patch various security issues which are present in the current version.
Please note:
- the server will, in all likelihood, be offline for most of the day; - you can still use your local git repositories, and none of your local data/branches will be affected; - but you won't be able to push those changes back up to gitlab until the maintenance is complete.
Another important point is that currently, one clones the repository by doing:
git clone git@gitlab.nektar.info:nektar.git
This will be changing. The new address will be (but is not yet):
git clone git@gitlab.nektar.info:nektar/nektar.git
For existing repositories, there is no need to clone another version. You should run the command:
git remote set-url origin git@gitlab.nektar.info:nektar/nektar.git
and this will update the url.
I will be in touch again with another reminder and to let you know when the maintenance is complete.
Thanks,
Dave _______________________________________________ Nektar-users mailing list Nektar-users@imperial.ac.uk https://mailman.ic.ac.uk/mailman/listinfo/nektar-users
-- David Moxey Research Associate Department of Aeronautics Imperial College London South Kensington Campus Room 363, Roderic Hill Building London, SW7 2AZ d.moxey@imperial.ac.uk www.imperial.ac.uk/people/d.moxey
Dear all, The new version of gitlab is now up and running. Unfortunately, Imperial ICT have been unresponsive in terms of updating our DNS records, so you will need to use the IP address temporarily until I can get this sorted out. You can access the site at: http://155.198.35.162/ A reminder that some project paths have changed. In particular you should update your existing Nektar++ repositories by issuing the command git remote set-url origin git@155.198.35.162:nektar/nektar.git Please let me know if you encounter any problems. Thanks, Dave
On 20 Oct 2014, at 10:17, David Moxey <d.moxey@imperial.ac.uk> wrote:
Dear all,
A reminder of today's maintenance. I will be taking gitlab offline in the next 15-20 minutes.
Thanks,
Dave
On 14 Oct 2014, at 14:46, David Moxey <d.moxey@imperial.ac.uk> wrote:
Dear all,
For those of you using gitlab to access the Nektar++ git repository, on Monday 20th October I will be performing a transfer to another machine. This is to both give us some new functionality, fix some bugs, and patch various security issues which are present in the current version.
Please note:
- the server will, in all likelihood, be offline for most of the day; - you can still use your local git repositories, and none of your local data/branches will be affected; - but you won't be able to push those changes back up to gitlab until the maintenance is complete.
Another important point is that currently, one clones the repository by doing:
git clone git@gitlab.nektar.info:nektar.git
This will be changing. The new address will be (but is not yet):
git clone git@gitlab.nektar.info:nektar/nektar.git
For existing repositories, there is no need to clone another version. You should run the command:
git remote set-url origin git@gitlab.nektar.info:nektar/nektar.git
and this will update the url.
I will be in touch again with another reminder and to let you know when the maintenance is complete.
Thanks,
Dave _______________________________________________ Nektar-users mailing list Nektar-users@imperial.ac.uk https://mailman.ic.ac.uk/mailman/listinfo/nektar-users
-- David Moxey Research Associate Department of Aeronautics Imperial College London South Kensington Campus Room 363, Roderic Hill Building London, SW7 2AZ d.moxey@imperial.ac.uk www.imperial.ac.uk/people/d.moxey
_______________________________________________ Nektar-users mailing list Nektar-users@imperial.ac.uk https://mailman.ic.ac.uk/mailman/listinfo/nektar-users
-- David Moxey Research Associate Department of Aeronautics Imperial College London South Kensington Campus Room 363, Roderic Hill Building London, SW7 2AZ d.moxey@imperial.ac.uk www.imperial.ac.uk/people/d.moxey
Dear all, Imperial ICT have just informed me that the DNS records have been updated. Since DNS can take 24-48hrs to propagate, you may not be able to access gitlab using gitlab.nektar.info immediately. However, hopefully by Friday your local nameservers will have recognised the update. Once that's happened, just issue: git remote set-url origin git@gitlab.nektar.info:nektar/nektar.git to change your repository settings again. Thanks, Dave
On 20 Oct 2014, at 17:10, David Moxey <d.moxey@imperial.ac.uk> wrote:
Dear all,
The new version of gitlab is now up and running. Unfortunately, Imperial ICT have been unresponsive in terms of updating our DNS records, so you will need to use the IP address temporarily until I can get this sorted out.
You can access the site at:
A reminder that some project paths have changed. In particular you should update your existing Nektar++ repositories by issuing the command
git remote set-url origin git@155.198.35.162:nektar/nektar.git
Please let me know if you encounter any problems.
Thanks,
Dave
On 20 Oct 2014, at 10:17, David Moxey <d.moxey@imperial.ac.uk> wrote:
Dear all,
A reminder of today's maintenance. I will be taking gitlab offline in the next 15-20 minutes.
Thanks,
Dave
On 14 Oct 2014, at 14:46, David Moxey <d.moxey@imperial.ac.uk> wrote:
Dear all,
For those of you using gitlab to access the Nektar++ git repository, on Monday 20th October I will be performing a transfer to another machine. This is to both give us some new functionality, fix some bugs, and patch various security issues which are present in the current version.
Please note:
- the server will, in all likelihood, be offline for most of the day; - you can still use your local git repositories, and none of your local data/branches will be affected; - but you won't be able to push those changes back up to gitlab until the maintenance is complete.
Another important point is that currently, one clones the repository by doing:
git clone git@gitlab.nektar.info:nektar.git
This will be changing. The new address will be (but is not yet):
git clone git@gitlab.nektar.info:nektar/nektar.git
For existing repositories, there is no need to clone another version. You should run the command:
git remote set-url origin git@gitlab.nektar.info:nektar/nektar.git
and this will update the url.
I will be in touch again with another reminder and to let you know when the maintenance is complete.
Thanks,
Dave _______________________________________________ Nektar-users mailing list Nektar-users@imperial.ac.uk https://mailman.ic.ac.uk/mailman/listinfo/nektar-users
-- David Moxey Research Associate Department of Aeronautics Imperial College London South Kensington Campus Room 363, Roderic Hill Building London, SW7 2AZ d.moxey@imperial.ac.uk www.imperial.ac.uk/people/d.moxey
_______________________________________________ Nektar-users mailing list Nektar-users@imperial.ac.uk https://mailman.ic.ac.uk/mailman/listinfo/nektar-users
-- David Moxey Research Associate Department of Aeronautics Imperial College London South Kensington Campus Room 363, Roderic Hill Building London, SW7 2AZ d.moxey@imperial.ac.uk www.imperial.ac.uk/people/d.moxey
_______________________________________________ Nektar-users mailing list Nektar-users@imperial.ac.uk https://mailman.ic.ac.uk/mailman/listinfo/nektar-users
-- David Moxey (Research Associate) d.moxey@imperial.ac.uk | www.imperial.ac.uk/people/d.moxey Room 363, Department of Aeronautics, Imperial College London, London, SW7 2AZ, UK.
participants (1)
- 
                
                David Moxey