You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I run gitlab and make the repo available via https - and I have hardcoded that into the image, although it could be changed easy enough. I suppose I should rework the URI for the public to better use.
In /install/etc/s6/services/10-tinc/run on line 25 I have this: git clone https://$GIT_USER:$GIT_PASS@$GIT_URL /etc/tinc/$NETWORK/hosts
There are a few other ways you can do this (manually) by editting the .git folder inside your data/hosts folder and changing the URL. If you give me a few days I'll rework this to be more accommodating for users.
No description provided.
The text was updated successfully, but these errors were encountered: