Everything posted by bigjme
-
[Support] Linuxserver.io - Nginx
Any chance we can get access to the php.ini file within the docker? There are a couple of php security changes i would like to make such as turning off allow_url_fopen but can not access the php.ini file in the config folder Its a small one but would be useful if its possible
-
[Support] Linuxserver.io - Nginx
I'm up for a new version if Sparklyballs is up for it?
-
[Support] Linuxserver.io - Nginx
Is it on a single computer you need to access it from? You can open it on another port and use it. Its the easiest option, alternatively you can edit your host file on a Windows pc
-
[Support] Linuxserver.io - Nginx
I set it to port 81, then my router translates external port 80 to internal 81
-
Keep certain VM's running without array started
I have my vms running off a disk outside the arrays too. I think if the gui finds that the disk images used for the vms can't be found, it should prevent the starting of the vms. That would prevent any issues and wouldn't need any extra work from a user. It's also very easy to do in php so the gui can handle that
-
Keep certain VM's running without array started
The only issue I see here is that the drivers for vms are loaded when the disk array starts. The config file is stored on the flash still though so I don't know if it can be loaded without the array
-
[Support] Linuxserver.io - Nginx
So I have been having a play with this docker for a websites I host and it is working amazing pairs with your mysql docker. One question I have is; is there a way to upgrade the php version if needed? It is currently running a version that is around a year old now. I'm aware it is most likely something that would need to be changed in the docker itself but it's worth an ask Regards, Jamie
-
Keep certain VM's running without array started
+1
-
Docker requests
A bit of a wildcard request but i would love to see some mailserver and ftpserver dockers. Perhaps something that needs to connect to a database for management? I'm in the process of testing my unraid server, i have nginx, mysql, emby, 2 vm's and hopefully a mail server and ftp server if this request works. I'm moving from entirely windows servers running hmailserver which i was able to add users via a custom web gui hence my database request. I'm not very familiar with linux mail/ftp servers so sorry i wasn't able to put anything specific. Regards, Jamie