I would like to host my GIT repos on the RedMine TKL appliance but not really sure how to go about setting this up. I can log on via SSH as user vcs and init a new git repo under /srv/repos/git, let's say it's called app01:
$ cd git
$ mkdir app01
$ cd app01
$ git init
Initialized empty Git repository in /srv/repos/git/app01/.git/
$
I was hoping to go into my project, add a repo with id = app01 and path=/srv/repos/git and then be able to do a
I have over 4.4G in /var/cache/tklbam/restore, which accounts for ~25% of my overall storage capacity. Is it safe to delete the files in this path? How is it created? Please advise.
I've been looking to find some documentation (or tutorials) for the domain controller docker image without any luck so far. As you might imagine, I'm trying to figure out what configuration options are available, so what ports to expose, mounts, environmental variables, etc. If anyone has any kind of information/links they can share, docs, videos, whatever, or any other suggestions, I'd be grateful.
hello, I have just been asked to update a very old turnkey gitlab to the latest version keeping all the data. I do not know where to start, since I’m not familiar with this platform. Can you help me??
Thank you
Update from Jeremy: Please follow the full thread discussions below for the step-by-step and troubleshooting process.
Almost a year ago I had a mediawiki appliance on a server which got relocated to my company's corporate headquarters. The host died. Those who had physical access to the box concluded that the RAID1 array had completely died, or maybe the RAID controller card, or who knows what. It took awhile, but I finally got the server, and after a few months of being busy with other stuff, I got one disk mounted and found the VMDK file No clue what happened to the rest of the VM. I grabbed a VMX from a Turnkey Redmine appliance, changed the references in the VMX, added the VM to inventory, remove
I'm a total noob with owncloud, a friend helped me set it up and get it working, and it is currently.
I'm able to add users, allow incoming uploads, and such, but I'm having a few issues.
1. File size limit: currently 512MB, can't change it in webdav, option is greyed out
2. can't SSL into the server using Putty, it won't let me in using good credentials.
3. I set up External Storage using SMB/CIFS, I get a green dot to the left of the name, but when I try to access it, I get "Storage is temporarily not available".