-
### Is there an existing issue for the same bug?
- [X] I have checked the existing issues.
### Branch name
main
### Commit ID
7f81fc8
### Other environment information
```Markdown
centos 7
p…
-
Checklist based on general guide https://github.com/openfoodfoundation/ofn-install/wiki/Migrating-a-Production-Server
## 1. Setting up the new server
- [x] Check old server config for any addition…
-
i have tried this [h](https://github.com/ultrafunkamsterdam/undetected-chromedriver/issues/1306#issuecomment-1581842980)
```
manifest_json = """
{
"version": "1.0.0",
…
-
I pulled main and noticed base_url was no longer looking.
Taking a peek at recent commits https://github.com/dagu-org/dagu/pull/717 reverted the changes in global.go which allowed this to work.
…
-
```
Client -> Internet -> DNS (external) -> VPS -> NAS -> Service
Client -> DNS (local) -> NAS -> Service
```
This would likely require
- [ ] Caddy on NAS handling services via https
- [ ]…
-
**Describe the bug**
Changing the IP Address Type to `dualstack` (via annotation `service.beta.kubernetes.io/aws-load-balancer-ip-address-type`) with a provided list of IPv6 addresses (via annotati…
-
```
dag$ make up
Starting services...
Removing nginx-proxy
psqldbimage is up-to-date
Recreating a4b16899e86b_nginx-proxy ...
mysqldbwordpress is up-to-date
solr is up-to-date
mysqldblogger is…
-
Howdy! I'm not sure where to raise this but your Caddy charts don't immediately support configuring the service as a node port. Yes you can set the service type, but it doesn't have configurations for…
-
Seems odd to do it just for Kupo, is there any reason for this?
We could do it for all, I got it working as a quick test with the following:
```javascript
proxy: {
"/ogmios": {
…
-
There have been issues in the past when either an existing container was renamed, or a new service was added accidentally with the same name as an existing container.
In the former case, the contai…