Opened 12 years ago
Closed 10 years ago
#79 closed defect (fixed)
Move git repositories under /srv
Reported by: | Suren A. Chilingaryan | Owned by: | Matthias Vogelgesang |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Infrastructure | Version: | |
Keywords: | Cc: | Matthias Vogelgesang |
Description
I just find out that your repositories are not backed up. All important server data should reside under /srv folder. It is much easier to manage it then and preserve between system updates :) Please, move it somewhere under /srv.
Attachments (0)
Change History (3)
comment:1 Changed 12 years ago by
comment:2 Changed 12 years ago by
OK. First of all, I'm, of course, backing up /home/git now. However, it would be much safer if we have everything in the expected location during the system updates, etc. Can we simply have repositories under /srv/git and symlinks from the home folder? Alternatively, I'd expect it should be possible to install gitonline from repository of OpenSuSE 11.4. It quite often work without problems. Upgrading the whole system will take a lot of time for re-fixing all the problems I have solved for current configuration and fighting the new ones. I want to avoid it unless really necessary. With only Apache and SSH servers exposed and no user access to the system, I don't think there is a significant security risk.
comment:3 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Can we have symlinks to
/home/git/repositories
? It is not really trivial to just move the repositories and symlinks are a reasonable way to still back them up.A much better solution would be to update ufo.kit.edu to openSUSE >= 11.4 for two important reasons:
/srv/git
.