-
Hi @amato-gianluca ,
We have WIMS in production with 2 web servers. 2 containers based on the production-ready image we have here.
I am fine tunning it.
If I access to any server directly, it…
-
When you configure a `coder_app` that is path based, Coderd will always strip the subpath from the proxied request.
So when you hit
```
GET /@Emyrk/workspace.main/apps/code-server/
```
The a…
Emyrk updated
1 month ago
-
I'm already hosting another webserver on my device, so I need to proxy requests through that, and for that I'm using this script
```
import aiohttp
from aiohttp import web
async def proxy_requ…
-
### Describe the bug:
When setting up server annotations and headers for serving content using nginx-ingress:
**The ZAP Proxy marks this configuration as a vulnerability with a Medium Risk Level a…
-
**Hi,
trying to run this simple script:**
```
import sys
import os
import requests
from office365.runtime.auth.authentication_context import AuthenticationContext
from office365.sharepoint.cl…
-
Hello,
we need to use PX with a PAC file. The PAC file in our company is provided via an internal web server, what is using a TLS cert, that was signed by the internal CA.
Actually, this isn't a p…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the issue
When I'm trying to build the project I run into the error
`Unable to resolve "./R…
-
Hi!
I switched a couple of my projects to Kamal. In some of them, especially in staging environments, I use multiple containers on one machine.
Usually, we work with separate repositories for the f…
-
I have allowed hosts set broadly but cannot login
i.e.
![Image](https://github.com/user-attachments/assets/84e3a201-92e6-4257-b12a-46bffeafdc80)
-
### Describe the problem
I had setup healenium proxy without docker and integrated it with robot framework.
When I execute tests and it fails finding the locator the tests aren't healed by default.
…