Git with OMV 1.0

  • Not sure where to post this but I wanted some advice.


    I have 2 x HP Microservers. One is running OMV 1.0 with Plex/transmission/SABnzbd/Sick beard, it's not perfect but a lot better than my previous Ubuntu solution.


    I wanted to use my other server as a backup system for the computers on my network, but one very important requirement was to act as a GIT repository. I've already installed 1.0 but realise now that the GIT plugin is no longer supported and doesn't work on 1.0.


    What advice would you have, should I just install an older version of OMV or can I use a different solution to allow a 1.0 installation to act as a GIT repository? I create new repositories infrequently so doing it by hand wouldn't be the end of the world.


    Finally I was planning on using SnapRAID to cover myself for disk failures, is that a good idea or should I just go for a RAID 0 setup?

    • Offizieller Beitrag

    If you need a git repo on OMV, I recommend gitlab. It worked on OMV 1.x last time I tried.


    SnapRAID should work. I assume you meant raid 1 since raid 0 will give you no protection :) Raid 1 will work well also. I would also recommend rsnapshot.

    omv 7.0.5-1 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.11 | compose 7.1.3 | k8s 7.1.0-3 | cputemp 7.0 | mergerfs 7.0.3


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

    • Offizieller Beitrag

    Installing gitlab on omv would not use any of OMV's functions. So, it would be the same as installing gitlab on Debian. So, just (as root):


    wget https://downloads-packages.s3.amazonaws.com/debian-7.8/gitlab_7.7.2-omnibus.5.4.2.ci-1_amd64.deb
    dpkg -i gitlab_7.7.2-omnibus.5.4.2.ci-1_amd64.deb
    gitlab-ctl reconfigure
    Browse to the hostname and loginUsername: root Password: 5iveL!fe

    omv 7.0.5-1 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.11 | compose 7.1.3 | k8s 7.1.0-3 | cputemp 7.0 | mergerfs 7.0.3


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!