-
```
====================================================================================================
Started Running ./orch/deploy_install.sh
===============================================…
-
I have reconfigured app to use 0.5 CPU instead of default 1 and reloaded config - BOINC correctly started additional instances of app. Then I removed app_config.xml and reloaded config again, but numb…
-
### Describe your problem
I'm unable to load this image that I built without embedding models on my macbook.
docker image ls
REPOSITORY …
-
When an app's metadata lives in a `config.json` file we lose typing. Instead we should have a zod schema similar to our `AppMeta` type that can parse the json file and give us proper typing.
From [Sy…
-
### Confirmation
- [X] I have read the [README.md](https://github.com/Taxel/PlexTraktSync#readme) on the project homepage
- [X] I have checked if identical issue already exists
- [X] I have tried…
-
Laravel 10.48.20
Code:
Config::write('app.url', 'http://domain.com');
or
app('config')->write('app.url', 'http://domain.com');
I'm getting an error: Method Illuminate\Config\Repository::write…
-
** WARN: : Unknown key 'display-tracking-id' for group [tracker]
MobaXterm X11 proxy: Authorisation not recognised
No EGL Display
nvbufsurftransform: Could not get EGL display connection
root@fnio…
-
我在排查有的时候面板中显示mod已安装,但是进入游戏没有mod的问题时(已多次重启过存档,都不行),发现dst_config文件可能存在一些问题,run.sh文件是直接将相关配置写入dst_config,但是没有删除原有的配置,导致配置项重复。 不知道这个会不会影响mod的下载/更新呢?
```
steamcmd=/root/steamcmd
force_install_dir=/root…
-
### Environment
- Operating System: Linux
- Node Version: v20.10.0
- Nuxt Version: 3.9.3
- CLI Version: 3.10.0
- Nitro Version: 2.8.1
- Package Manager: pnpm@8.15.1
- Builder: …
-
### What area(s) will this request affect?
App, Deployment
### What type of change do you want to see?
New feature
### Overview
Allow to specific the config by path for apps with multiple configs…