-
I do not have the best experience with this so I am not sure on what exactly is going wrong.
I am getting this error in browser console and no icons will load.
`GET https://site-assets.fontawesome…
-
I found Mailu a good solution to host my emails as I'm trying to rebuild my server with Docker, but I get several issues about getting it running properly, especially with the certificates.
Experimen…
-
Hello,
i tried self hosting revolt through docker, sure enough the guide provided on readme worked. The problem is when creating an account on localhost i always get an error, furthermore, trying to …
-
I am trying to setup listmonk on subdomain (DNS managed by cloudflare, Proxy off), Hosted on EC2 ( Open port 9000 to public)
However I am constantly getting 502 error from NGINX.
Followed tutoria…
-
Env:
1. github.com/eclipse/paho.mqtt.golang v1.5.0
2. emqx 23.2.7.2-emqx-2/11.1.8 Node 'emqx@127.0.0.1' 4.3.5 is started
Code
```
package main
import (
"bufio"
"encoding/json"
…
-
I am unable to get this to work via fastcgi with a simple php-fpm container. Here's my `docker-compose.yml` file:
```yaml
version: "3"
services:
proxy:
image: jwilder/nginx-proxy
p…
-
### What happened?
Getting a white page using Webkit Browser via Nginx Proxy Manager
No auth_basic configured
Even with auth_token configured
Nginx:
```
`# ---------------------------------…
-
188.227.124.124 - showgogo.ru
188.227.124.125 - itunes.radiorecord.ru
radiorecord.hostingradio.ru и radiorecord.magonet.ru:
```
80.249.145.53
80.249.145.99
80.249.146.147
84.38.181.80
```
…
-
## Summary
When following this: https://concourse-ci.org/tutorial-hello-world.html I get to the part where I create the hello-world pipeline and execute:
fly -t my-target -p hello-world -c hello…
-
### 💻 Operating System
Windows
### 📦 Environment
Docker
### 🌐 Browser
Chrome
### 🐛 Bug Description
很奇怪,因为安装pwa需要tls,所以弄了个nginx+let's encrypt(certbot)的反向代理,结果用https或http访问反向代理的lobe-chat,gpt会等到所有…