-
Long story short: back in time, when NGINX didn't supported SNI/TLS Passthrough, a local proxy was implemented on the controller to deal with it:
https://github.com/kubernetes/ingress-nginx/blob/9c…
-
#### /etc/fail2ban/filter.d/matrix-synapse.conf
```
[Definition]
failregex = .*synapse.access.http.8008 - .* INFO - POST-[0-9]{1,10} - - 8008 - {None} Processed request:.* 52B 403 "POST \/_matri…
-
## Describe your Issue
When running this chart with nginx enabled, URIs without an ending "/" will cause nginx to redirect with a 301 to "http" instead of "https" (this is of course assuming that you…
-
### Description
So when I setup a postgres database, and make it publicly accessible, it works for five minutes, and I am able to properly connect, but then afterwards it starts giving the followin…
-
Hi,
no matter what I try, I can’t seem to get the Wger Docker instance to work correctly.. I’ve created 3 persistent local locations to store config, media and static content , but they don’t seem…
-
### 📔 오프라인 클래스
|Function|URL|Method|Token|
|--------|---|------|-----|
|[오프라인 클래스 전체 조회](viewOfflineclassList)|/api/c|GET|x|
### 📃 API 연동
|Function|URL|Method|Token|
|--------|---|----…
-
Hi!
I would like to use your mod, but I could not find a (current) docker image for it.
Would it be possible for you to provide an official docker image and update it somewhat regularly?
I wo…
-
- [ ] Regulationを読む
- [x] authorized_keys する
```
curl https://github.com/izumin5210.keys >> ~/.ssh/authorized_keys
curl https://github.com/0gajun.keys >> ~/.ssh/authorized_keys
curl https://g…
-
**PLEASE READ THIS**
**Is your feature request related to a problem? Please describe.**
Are there any docker images for the web version of tachidesk sorayomi?
I prefer the web version of sorayomi…
-
I'm using docker-machine to control a number of remote clients. When I change the environment to point to one of the remote docker hosts I manage with
```
eval $(docker-machine env somehost)
env …