Everything posted by JugniJi
-
[Support] GitLab-CE
Good stuff.... I was going to point out the env settings from http://docs.gitlab.com/omnibus/docker/ Thanks
-
[REPO] LinuxServer.io Docker Repo
Great, thanks exactly what I needed to see.
-
[REPO] LinuxServer.io Docker Repo
What do you mean? Everything we do is opensource.... I find images like this https://hub.docker.com/r/linuxserver/baseimage/ Excuse my ignorance but where can I find the source ?
-
[REPO] LinuxServer.io Docker Repo
Hi, During my recent travels I've seen the new structure and overall it's good but I must ask if you'll be open sourcing the root base images, I ask due to security concerns and by the same measure will you be patching all images if following this inheritance model as proposed. Cheers
-
[Plug-In] Community Applications
Thank you gentlemen
-
[Plug-In] Community Applications
Hi would someone be kind to update the template URL for plugin munin-server to https://raw.githubusercontent.com/shaf/unraid-docker-templates/master/shaf/munin-server.xml I'll be adding more apps from that repo Many thanks ps Which tag triggers a refresh from CA ?
-
[Plug-In] Community Applications
Before I get punched in the nose by each and every developer here ..... Have any of you used Travis CI for building test docker builds ? I've got a basic test here in my repo (https://github.com/shaf/docker-munin-server) which will be expanded with real unit tests instead of just testing for a successful docker build. The tests can happen on other branches so you can catch errors prior to committing to master and docker hub. The basic need for this is to run a build check not only when you commit changes but also when your dependencies change. eg if the phusion or ubuntu base image is updated you'll want an automatic build check to test if your build succeeds (Travis doesn't trigger dependencies but I've got scripts that I'll share to show you how) LMK what you think and I hope you've not spilt your beer whilst reading
-
[REPO] LinuxServer.io Docker Repo
Hi guys, Sorry to interrupt the beer but did anyone manage to get further with unison docker before I take a stab at it ? Cheers
-
[Plug-In] Community Applications
Thanks for your help. Seems to be working I can see the app on CA and have installed successfully. Link to the support forum doesn't seem to work but I'm sure I'll (we ) will find out what's wrong with it
-
[Plug-In] Community Applications
Crikey, you're making me work today Thanks, I'll get this done now
-
[Plug-In] Community Applications
Wow it works beautifully, thank you Squid for making me realise the function [PORT: So now users can easily change the webui port Many thanks
-
[Plug-In] Community Applications
Thanks Squid, I'm not sure I follow, if I make your suggested change this simply directs users to port 80 on the unRAID IP which is not what we want ? (ie the unRAID interface) Ahhhhhhhh I think this is making sense .... If function [PORT:80] correctly extrapolates the port mapping for port 80 ie 8888 then it'll work. I'll give it a shot
-
[Plug-In] Community Applications
Hate it when you find a similar project with way better code and features https://github.com/Scalingo/docker-munin-server
-
[Plug-In] Community Applications
I woke up and did nothing but start writing up and committing this crap without any coffee !!!! Midday now better get my coffee in ! Have a nice day Squid, touch base later
-
[Plug-In] Community Applications
Hi, Any chance of reviewing/adding my docker app ? Munin server for system stats https://hub.docker.com/r/shaf/munin-server/ https://github.com/shaf/docker-munin-server Package XML : https://raw.githubusercontent.com/shaf/docker-munin-server/master/unraid-template/munin-node.xml One question : Bind Timezone as far as I'm aware simply passes TZ as an environment variable - I used this to my advantage in this docker - Moving forward we need more things to pass in the future : Canonical Hostname is the most beneficial of them all
-
[Plug-In] Community Applications
Thank you both. In the meantime I'll continue working in the dark... Fortunately there's a torch down here
-
[Plug-In] Community Applications
Apologies in advance if this has been asked a m(z)illion times before but where can I find documentation around the app template xml schema ? I've seen some limited documentation but I see some templates with additional undocumented options that I'd like to use I'm currently resorting to looking at /var/lib/docker/unraid/templates-community-apps/ for examples In addition to this how does one go about publishing a template Many thanks in advance
-
[Support] GitLab-CE
Oh ic so this app is simply pointing to https://hub.docker.com/r/gitlab/gitlab-ce/~/dockerfile/ '>https://hub.docker.com/r/gitlab/gitlab-ce/~/dockerfile/ - well there's a new release that you could try https://packages.gitlab.com/gitlab/gitlab-ce https://gitlab.com/gitlab-org/gitlab-ce/tags ps Not sure how it had ever worked for you to be honest ! Do you have logs ? If you need to revert the gitlab version create your own version of https://hub.docker.com/r/gitlab/gitlab-ce/~/dockerfile/
-
[Support] GitLab-CE
Are you being serious ? They are not random characters it's the hostname of the container and as such you're being redirected to the hostname of the container which is the correct behaviour due to the default gitlab conf. 2 solutions -- 1 - As above modify gitlab.rb 2 - Set a static container hostname
-
[Support] GitLab-CE
^^^ This Bingo
-
[Support] GitLab-CE
==> /var/log/gitlab/sidekiq/current <== 2016-07-27_09:34:43.31811 2016-07-27T09:34:43.317Z 215 TID-1ze3w INFO: Cron Jobs - add job with name: stuck_ci_builds_worker 2016-07-27_09:34:43.32651 2016-07-27T09:34:43.326Z 215 TID-1ze3w INFO: Cron Jobs - add job with name: expire_build_artifacts_worker 2016-07-27_09:34:43.33989 2016-07-27T09:34:43.339Z 215 TID-1ze3w INFO: Cron Jobs - add job with name: repository_check_worker 2016-07-27_09:34:43.35012 2016-07-27T09:34:43.349Z 215 TID-1ze3w INFO: Cron Jobs - add job with name: admin_email_worker 2016-07-27_09:34:43.35752 2016-07-27T09:34:43.357Z 215 TID-1ze3w INFO: Cron Jobs - add job with name: repository_archive_cache_worker 2016-07-27_09:34:43.36504 2016-07-27T09:34:43.364Z 215 TID-1ze3w INFO: Cron Jobs - add job with name: gitlab_remove_project_export_worker ==> /var/log/gitlab/unicorn/unicorn_stderr.log <== I, [2016-07-27T09:34:56.989736 #255] INFO -- : listening on addr=127.0.0.1:8080 fd=15 I, [2016-07-27T09:34:56.991987 #255] INFO -- : unlinking existing socket=/var/opt/gitlab/gitlab-rails/sockets/gitlab.socket I, [2016-07-27T09:34:56.993435 #255] INFO -- : listening on addr=/var/opt/gitlab/gitlab-rails/sockets/gitlab.socket fd=16 I, [2016-07-27T09:34:57.039510 #269] INFO -- : worker=0 spawned pid=269 I, [2016-07-27T09:34:57.041104 #269] INFO -- : worker=0 ready I, [2016-07-27T09:34:57.045386 #272] INFO -- : worker=1 spawned pid=272 I, [2016-07-27T09:34:57.051558 #272] INFO -- : worker=1 ready I, [2016-07-27T09:34:57.087399 #255] INFO -- : master process ready I, [2016-07-27T09:34:57.102540 #275] INFO -- : worker=2 spawned pid=275 I, [2016-07-27T09:34:57.103259 #275] INFO -- : worker=2 ready ==> /var/log/gitlab/sidekiq/current <== 2016-07-27_09:34:57.58774 2016-07-27T09:34:57.587Z 215 TID-1ze3w INFO: Running in ruby 2.1.8p440 (2015-12-16 revision 53160) [x86_64-linux] 2016-07-27_09:34:57.58784 2016-07-27T09:34:57.587Z 215 TID-1ze3w INFO: See LICENSE and the LGPL-3.0 for licensing details. 2016-07-27_09:34:57.58848 2016-07-27T09:34:57.587Z 215 TID-1ze3w INFO: Upgrade to Sidekiq Pro for more features and support: http://sidekiq.org 2016-07-27_09:34:57.59041 2016-07-27T09:34:57.590Z 215 TID-1ze3w INFO: Starting processing, hit Ctrl-C to stop ==> /var/log/gitlab/unicorn/current <== 2016-07-27_09:34:58.16233 adopted new unicorn master 255 ==> /var/log/gitlab/gitlab-rails/production.log <== Started GET "/" for 10.0.0.191 at 2016-07-27 09:35:19 +0000 Processing by RootController#index as HTML Completed 401 Unauthorized in 45ms (ActiveRecord: 5.5ms) ==> /var/log/gitlab/gitlab-workhorse/current <== 2016-07-27_09:35:20.30715 nas:81 @ - - [2016-07-27 09:35:19.841154109 +0000 UTC] "GET / HTTP/1.1" 302 93 "" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36" 0.465872 /snip Password tokens removed Note when changing the external url whilst appending a new port number nginx listens on the new port number so please update your port mapping root@nas:~# docker ps CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 695b06bc1388 gitlab/gitlab-ce "/assets/wrapper" 4 minutes ago Up 4 minutes 0.0.0.0:81->81/tcp, 80/tcp, 0.0.0.0:443->443/tcp, 0.0.0.0:2222->22/tcp GitLab-CE I've also noticed the 1:1 mapping on port 80 this is clearly wrong you should not be exposing this ... Anyway this is working but I have bigger fish to fry ... will come back to this container later. ps Please link me to the Dockerfile so I can fix
-
[Support] GitLab-CE
unRAID version : 6.1.9 unRAID proficiency : noob Issue : override docker hostname external_url --- 1 - Install and initialise this app 2 - # docker stop GitLab-CE 3 - # docker rm GitLab-CE 4 - # vim appdata/gitlab-ce/config/gitlab.rb - define external_url 'http://fqdn:81' 5 - Re-install app 6 - Sip ice tea --- TLDR; version 1 - # docker exec -it GitLab-CE vim /etc/gitlab/gitlab.rb 2 - # docker restart GitLab-CE