Michael Bagnall
Michael Bagnall
If you are going to use %a in your LogFormat directive, be sure mod_remoteip is enabled and you have ``` # Define our proxy through IP header (requires mod_remoteip) RemoteIPHeader...
Read the ReadMe
@sk33lz - Thoughts? I could see a user-defined start up service that, unchecked, could pose security concerns or resource issues depending on possible nefarious uses. I like the idea of...
A good question. I will need to run a test of this to see if it works but I can do that sooner than later. I didn't know PostgreSQL had...
That worked swimmingly. I removed the sed line and it worked fine. It even worked on the old non-exported db, but had a lot of warnings.... but I'd suggest we...
This looks good. I'm curious about the way postgresql is started. In my tests I used service to start postgresql (in my defaults.yaml file) `postgresql:` ` command: 'service postgresql start'`...
It did work, but it seems to take a while to start up. If your command resolves this issue, then I am a BIG BIG fan. I will test it...
It looks like what you're doing and what I am doing are the same on the 16.04 images. I have not at all tested the 14.04 images because of some...
I have a fork of this repo with numberous PHP 8 and 8.2 deprecation and error fixes if anyone is interested. Also forked on packagist.
This is an ongoing issue with GitLab. We're having to pretty significantly re-architect how we do some elements of GitLab and the time to do it hasn't been what I...