Forum archive

Using git to store server configuration?

Does anyone store their server configuration in git? It seems to me it would be a good way to keep a history of changes made to a server. There are a few things I'm concerned …

Forum archive

TKL gitlab vs. revision control

Hello! I'll soon move all my software projects from subversion to git on a new server. I've found two TKL solutions that might fit: 1. gitlab 2. revision control (incl. git+svn) …

Forum archive

Revision Control Appliance: How to use HTTP?

While I am able to read and write to my repository using this URI syntax... git clone username@host:/srv/repos/git/reponame.git ...it does neither work with a syntax not …

Forum archive

Repository usage in TKL-Redmine

I am a bit confused. I need to create a (series of) repository(ies) in my TKL-Redmine. I tried to manually create a --bare repo in /srv/repos/git, but that is not visible from …

Forum archive

Enable and use Git in TKL WordPress

Moving forward in the world of things I have to do now... Note to self - fail more and you will have less to learn... We have gotten out WordPress site (TKL WordPress on Hyper-V) …

Forum archive

Update to GitLab for CVE-2014-9390?

Are we going to see an update that includes GitLab's update to mitigate security vulnerability CVE-2014-9390 soon? GitLab Notice: …

Forum archive

Git in LAMP ?

Hi guys, I'm using successfully the Turnkey LAMP appliance for a long time now and it's just great. However, recently I noticed one of my server was short in space. / had 0% free …

Forum archive

GitLab Troubles (SOLVED!)

Hi, I'm new here to the forums and to TurnKey Linux. From what I've been reading, this is a great community! And TurnKey Linux is awesome! But anyway... I'm running an OpenVZ …

Forum archive

SSH Keys for TKL Revision Control (Git)

I've been going pretty strong with git but I still can't seem to figure out how to prevent it from asking for the password everytime I pull/push. Everything I've read suggests …

Forum archive

Git not accepting pushes after setup

I have created and initialized the git repo on the server, and have added the remote with SSH. Seem to have followed all the correct steps setting up a new repo, too. I see it in …

Forum archive

Git push on Trac Appliance

Ok, so this is probably a really n00b question... I've used the hub to create a Trac appliance on Amazon, which is excellent! I've removed the example repos and used initproject …

Forum archive

etckeeper has HUGE .git repo, how to remove???

Hi all, Background (skip this bit if you want) As many of you would be aware, TKL appliances include etckeeper (configured to use git) by default. That's all well and good, but I …

Forum archive

redmine gitosis

Is there a reason why the Redmine TKL package doesn't have gitosis or gitolite preinstalled and configured? Also, I know it shouldn't be any different then any other install but …

Forum archive

Move Trac appliance data to EBS volume

Hello, I would like to thank you for the appliances. They are huge time savers. I have setup a trac appliance on Amazon EC2 using the Turnkey Hub with the new Ubuntu 11.04 …

Forum archive

TKLPatch for Gitorious

This TKLPatch will convert turnkey-core-beta-lucid-x86 image to a Gitorious appliance setup to work in a private network. I'm not a git user yet but I'm learning quick (to be a …

Forum archive

Revision Control

After installation I can see and access the HelloWorld repo, but I can't see how to add a new repo. -Todd Replies (9) Revision Control - How to Add a Repository for GIT Reply 1 …

Forum archive

redmine and git - making new repositories

Hi Look I couldn't find how to place this as a comment or anything on the Redmine appliance page, so I'll put it here, to save anyone else a few hours of head banging.... If you …