Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitbcb74db

Browse files
committed
Update codefresh-on-prem.md
Added runtimeRedisPort parameter to config.yaml for external redis
1 parent499bc1d commitbcb74db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎_docs/administration/codefresh-on-prem.md‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -683,6 +683,7 @@ global:
683683
runtimeRedisHost: <MY REDIS HOST>
684684
runtimeRedisPassword: <MY REDIS PASS>
685685
runtimeRedisDb: 2
686+
runtimeRedisPort: <MY REDIS PORT>
686687
```
687688

688689
Where `redis*` - are for the main Redis storage, and `runtimeRedis*` - for storage is used to store pipeline logs in case of `OfflineLogging` feature is turned on. In most cases the host value is the same for these two values.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp