-
In the davs.log there is a line entry that spans multiple lines
```
2023-02-17 07:20:45,309 INFO You can create a suitable dhparams file with:
openssl dhparam 2048 -out /etc/httpd/MiG-certificate…
-
https://www.ssllabs.com/ssltest/analyze.html?d=derivationmap.net
as of 20200513 the site gets a "B" rating.
See https://blog.miguelgrinberg.com/post/running-your-flask-application-over-https fo…
-
# install via docker
```
mkdir -p /srv/gitlab/config /srv/gitlab/logs /srv/gitlab/data
mkdir -p /srv/gitlab/config/ssl
openssl genrsa -out /srv/gitlab/config/ssl/gitlab.ceph-in.tk.key 2048
open…
-
Even when using the `--copy-service` flag, when I reboot a container that has its data stored on a mounted volume, startup fails with this error:
```
*** CONTAINER_LOG_LEVEL = 3 (info)
*** Copy /cont…
-
## Affected Puppet, Ruby, OS and module versions/distributions
- Puppet: agent 3.4.3, master 3.8.7
- Ruby: ruby 1.9.3p484
- Distribution: Ubuntu 14.04
- Module version: git master 2016-12-04…
slima updated
7 years ago
-
My setup was working before but it looks like something must be broken now. When starting up my container I get this at the beginning of start-up:
```
WARNING: /etc/nginx/dhparam/dhparam.pem was…
-
It seems like in [tls-enable.ldif](https://github.com/tiredofit/docker-openldap/blob/b99350ee07a3ab06072462baf17977fe954db8ce/install/assets/slapd/config/tls/tls-enable.ldif) and [10-openldap](https:/…
-
This ticket is satisfied if the nginx server core config and install are implemented and the server starts successfully.
ghost updated
9 years ago
-
### Description
I can upload one (sometimes: two) pictures without any problem ... and then HD turns "offline" for a second or two and deletes the line with the picture reference in the editor. This …
-
Hello,
I have spotted a problem in my current setup when using 0.8.0. I was able to track it down to updating from 0.4.0 to 0.8.0 on my existing configuration, that was running successfuly for over …