-
When serving tiles, it's sometimes useful to whitelist CORS "access" from more than one domain (but not from everywhere). It would be helpful for me if this was possible with pmtiles.
Since respons…
-
Hello,
When I create a page in microweber and then try to edit it, the url is "http://mydomain.com/http://80/mycustompageurl".
Why is microweber adding a "http://80" ?
This is very confusing becaus…
-
`docker build` is failing for me today with the error: `go: github.com/mholt/caddy@v1.0.1: parsing go.mod: unexpected module path "github.com/caddyserver/caddy"
`
Full logs below:
```
$ docke…
-
First off, awesome work! I'm looking into self-hosting Stremio for myself and family, and I was wondering if you'd consider a few improvements?
- Add the ability by environment variable to set the …
-
Please add the creation of a free Let's Encrypt certificate to the docker-compose.yaml or .env file and set a redirect to https.
-
Hi, I'm trying to deploy this on a DO droplet. I'm pretty new to this and I ran into a problem.
I followed the instructions from here: https://cabotapp.com/qs/quickstart.html (cloned the repository…
-
**Is your feature request related to a problem? Please describe.**
I am trying to deploy openslides along other web services. Using nginx `ssl_preread_server_name` I split the https traffic depending…
-
**NGINX Ingress controller version**: v0.41.2
**Kubernetes version** (use `kubectl version`): v1.19.3
**Environment**: Docker-Desktop MacOS
- **Cloud provider or hardware configuratio…
-
Consider switching from Docker Swarm to Docker Compose.
Currently, the applications this deployer manages are deployed using Ansible. Ansible runs `docker stack create` to define the stack based o…
-
**Is your feature request related to a problem? Please describe.**
I would like this tool to be used with a self signed CA in an internal environment that has an acme compliant server. I'm curren…