Jack_T

Members
  • Posts

    22
  • Joined

  • Last visited

Converted

  • Gender
    Male

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Jack_T's Achievements

Noob

Noob (1/14)

0

Reputation

  1. I try but I don't really understand this... I set in /opt/gitlab/embedded/service/gitlab-rails/config/gitlab.yml my parameters: production: &base # # 1. GitLab app settings # ========================== ## GitLab settings gitlab: ## Web server settings (note: host is the FQDN, do not include http://) host: mydomain.org port: 443 https: true I understand I had to put in /etc/gitlab/gitlab.rb to keep my data at every restart... but what are this variable? If I use external_url='https://mydomain.org' the data in /etc/gitlab/gitlab.rb are changing on restart... but container doesn't work! instead... if I change manually JUST into /etc/gitlab/gitlab.rb, everythink works! I don't find correct variables... so I think I need something like: gitlab_rails['host'] = 'mydomain.org' gitlab_rails['port'] = 443 gitlab_rails['https'] = true gitlab_rails['max_request_duration_seconds'] = 33 but just max_request_duration_seconds works and is changed in gitlab.rb what is the correct gitlab_rails['????'] variable for host? thanks
  2. Hi, I want to start a container in Unraid "docker start jf29qjf2fjf" from a call that start from another container (who obviously is running) ok, ignore for a second the security issues, there is a way? thanks
  3. negativo, la parte fondamentale è farlo esclusivamente da Unraid, altrimenti ho già risolto ma mi crea altri problemi
  4. la rete in questione è molto casereccia la subnet 192.168.1.0/24 ha gli IP rilasciati dal router del gestore al quale è attaccato un sistema di wireless mesh che si gestisce da solo gli indirizzi su 192.168.5.0/24 quindi il wireless, che ha la sua base collegata all'altra rete, vede tutte e due le subnet, ma non viceversa. Ho già provato a gestirlo a livello di rete, ma senza successo, in quanto mi hanno dato come unica soluzione disattivare tutta la parte di gestione del wireless ed utilizzare solo la rete del modem di base, tornando ad una unica subnet. funzionerebbe.... ma perderei un sacco di funzionalità che stanno alla base del mio acquisto della parte wireless in mesh in definitiva quindi devo "solo" trovare il modo di far vedere, almeno almeno ad un singolo container dentro Unraid, anche una chiavetta Wireless o simili basterebbe...
  5. ok, is another solution… the only think for now I think about was a VM with passthrough a wifi adapter, but I’m not so happy 😅
  6. integro: mi sono scontrato con un punto che avevo dimenticato Unraid non include driver wireless, quindi sono alla ricerca di un workaround oggi dalla wireless vedo Unraid ma non viceversa mi servirebbe perché ho dei container (es. uno che segnala i nuovi device) che non riescono a vedere la subnet del wireless mi toccherà tenere su una VM che includa tutti questi servizi a cui fare il passthrough di una chiavetta wireless?
  7. yes, WiFi devices can reach Unraid but WiFi is a separate mesh hardware that have a dhcp server on a different subnet so WiFI devices reach Unraid but not viceversa I need this for many reason, first two example: 1) ipam container that scan for new WiFi device 2) guacamole container for ssh to WiFi device thanks
  8. Ciao! Ho due reti: uno per lan 192.168.1.0/24 uno per wireless 192.168.5.0/24 (che può raggiungere il primo ma non viceversa) il mio Unraid è connesso alla prima rete con un cavo ethernet. posso usare un adattatore usb wifi per connettermi anche alla seconda rete senza problemi? (solo per raggiungere tutti i dispositivi) Devo farlo con il terminale unraid? altri suggerimenti? Grazie in anticipo
  9. temo che nel frattempo il trial sia scaduto, ma appena arrivi all'IP ti deve chiedere la login... la bypassava? senza essere loggato?
  10. hi I got two networks: one for lan 192.168.1.0/24 one for wireless 192.168.5.0/24 (that can reach the first but not viceversa) my Unraid is connected to the first network with an ethernet cable. can I use a usb wifi adapter for connect also to the second network without issues? (just to reach all devices) someone have try something similar? I need to do this with unraid terminal? thanks
  11. unfortunately it seems not to be enough I Enabled, try different pressure (now is on 1) and try to include all my cache-only folders + all my cache-prefer folders I made some try this night, but not much is changed, it's just longer the time (before every 5 minutes, now every 10)
  12. Hi, I got my main disk1 (+parity disks) always spinning up. If I manually spin them down, they are up again in less then 5 minutes. I got 6.9.2, 2 HDD drive, 2 HDD parity and 2 cache SSD I search and I try: downgrade to 6.9.1 (according to 692-parity-drive-will-not-spin-down-via-gui-or-schedule-r1409/ ) upgrade to 6.9.10-rc1 (according to this: 97351-plugin-spin-down-sas-drives/page/11/ ) check file active with dlandon's "File Activity", but only cache is used file open plugin, show notting: 41196-open-files-plugin-can-help-with-troubleshooting-why-server-wont-shut-down/ (also kill everything) I got all Docker stopped, all VM stopped and the VPN plugin turned off Settings / Disk settings / Default spin down delay: 15 minutes what can I do? Thanks in advance
  13. oh ... I was convinced that I read that it was mandatory ... my fault... thank you so much! now works!
  14. Can't figure what I miss... I got to do something with mongoDB docker, or just install? MongoDB: wekanteam \ Wekan Wekan LOG: can somebody help me? thanks!