Question: How to setup Git Server on AS-6xx?

This is where you can find the latest ADM official release. Feel free to discuss any questions regarding it here.
Post Reply
rmaxwell72
Posts: 1
youtube meble na wymiar Warszawa
Joined: Sat Mar 15, 2014 10:08 am

Question: How to setup Git Server on AS-6xx?

Post by rmaxwell72 »

I'm not sure if this is the correct area of the forum to ask, but does somebody have a quick how to, guide, something on how to setup a git server on the AS-6xx series as it is an installable application on the NAS? I know that Git has their method of setup, but I would like to set it up as it is expected on the NAS so that it works correctly, not just hacked together.

Thanks,
Bobby :D
salsalito
Posts: 4
Joined: Tue Mar 25, 2014 6:14 pm

Re: Question: How to setup Git Server on AS-6xx?

Post by salsalito »

Seme thing. I tried to install it but with ni success at all. And if the connection can't be ssh (only admin and root), how ca we put it through WebDAV?
Please help
nameless
Posts: 5
Joined: Sat Apr 19, 2014 11:21 am

Re: Question: How to setup Git Server on AS-6xx?

Post by nameless »

I can explain you how i did but i can use it only with admin.
- Install git via AppCentral
- Connection ssh with your nas (with admin)
- make a directory you want to use as git repo 'mkdir test'
- 'cd test'
- init repo with 'git init --bare'
- exit ssh
- now you can 'git clone admin@your.nas:/path/to/test
- and type your password
Post Reply

Return to “[Official] For AS-60X Series”