Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > it.comp.www.php > #21832

Re: allestire un git-server su nas della Synology

From Alessandro Pellizzari <shuriken@amiran.it>
Newsgroups it.comp.www.php
Subject Re: allestire un git-server su nas della Synology
Date 2018-01-08 10:03 +0000
Message-ID <fbgtveFqqorU1@mid.individual.net> (permalink)
References <p2vf2v$n6j$1@gioia.aioe.org>

Show all headers | View raw


On 08/01/2018 09:53, Fabio Set wrote:

> Creo il solito composer.json:
> 
> {
>      "require": {
>          "test/test": "*"
>      },
>      "repositories": {
>          "test/test": {
>              "type": "vcs",
>              "url": "nas:/volume1/git/test"

> Come vedete c'è qualcosa che non va.
> Perchè?

Senza indagare troppo nella documentazione di composer, sono al 99% 
sicuro che non supporti un protocollo di nome "nas:"

La cosa più semplice (se possibile) sarebbe di esportare il repo in http 
o https dal NAS, in modo da accederci come https://qualcosa/git/test

Altrimenti (forse) dovresti montare in locale il volume del NAS e poi 
accererci come /mnt/qualcosa/git/test

Bye.

Back to it.comp.www.php | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

allestire un git-server su nas della Synology Fabio Set <ilfab@non.so> - 2018-01-08 10:53 +0100
  Re: allestire un git-server su nas della Synology Alessandro Pellizzari <shuriken@amiran.it> - 2018-01-08 10:03 +0000
    Re: allestire un git-server su nas della Synology Fabio Set <ilfab@non.so> - 2018-01-08 11:47 +0100
      Re: allestire un git-server su nas della Synology Leonardo Serni <lserni@gmail.com> - 2018-01-08 14:11 +0100
        Re: allestire un git-server su nas della Synology Fabio Set <ilfab@non.so> - 2018-01-08 14:25 +0100
          Re: allestire un git-server su nas della Synology Leonardo Serni <lserni@gmail.com> - 2018-01-08 17:25 +0100
            Re: allestire un git-server su nas della Synology Fabio Set <ilfab@non.so> - 2018-01-08 17:50 +0100
          Re: allestire un git-server su nas della Synology Alessandro Pellizzari <shuriken@amiran.it> - 2018-01-08 16:45 +0000
            Re: allestire un git-server su nas della Synology Fabio Set <ilfab@non.so> - 2018-01-08 18:30 +0100
              Re: allestire un git-server su nas della Synology Alessandro Pellizzari <shuriken@amiran.it> - 2018-01-09 10:15 +0000
                Re: allestire un git-server su nas della Synology Fabio Set <ilfab@non.so> - 2018-01-09 14:03 +0100
                Re: allestire un git-server su nas della Synology Fabio Set <ilfab@non.so> - 2018-01-10 12:40 +0100
                Re: allestire un git-server su nas della Synology Fabio Set <ilfab@non.so> - 2018-01-15 09:09 +0100

csiph-web