March 6, 20179 yr I've had a Raspberry Pi set up for a while running a Git server via this - https://github.com/gogits/gogs It would be great to move everything to my full server, has anyone worked on a plugin for this at all? There's the potential of a Docker solution I think, but I'd rather go via a plugin if possible.
March 20, 20179 yr I have had luck installing Gogs using Docker through the CA plugin. I only needed to do minimal configuration and you can either install a mariadb Docker using the same plugin or you can just use the built-in sqlite3, but that will get slow if you have big repos. Edit - If it helps, I am using this one. Edited March 20, 20179 yr by techy121592 Added a link to the Docker that I am using
February 6, 20197 yr On 3/6/2017 at 6:10 AM, RedToasty said: There's the potential of a Docker solution I think, but I'd rather go via a plugin if possible. Why? This doesn't seem appropriate for a plugin.
February 6, 20197 yr trurl do you us a git service? trying to install one. Have no idea how to commit to it though.
February 6, 20197 yr 6 minutes ago, scubieman said: trurl do you us a git service? trying to install one. Have no idea how to commit to it though. No. I was just commenting on whether or not it was appropriate for a plugin. Plugins should be reserved for enhancements to Unraid itself. Applications should be dockers.
Archived
This topic is now archived and is closed to further replies.