Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Primary navigation
Search or go to…
Project
buildgrid
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Privacy statement
Keyboard shortcuts
?
What's new
3
Snippets
Groups
Projects
Show more breadcrumbs
BuildGrid
buildgrid
Commits
d2f9f287
Commit
d2f9f287
authored
6 years ago
by
finnball
Browse files
Options
Downloads
Patches
Plain Diff
Updated configs to use new channel tag.
parent
d30e5899
No related branches found
No related tags found
Loading
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
buildgrid/_app/settings/cas.yml
+7
-6
7 additions, 6 deletions
buildgrid/_app/settings/cas.yml
buildgrid/_app/settings/default.yml
+7
-6
7 additions, 6 deletions
buildgrid/_app/settings/default.yml
buildgrid/_app/settings/remote-storage.yml
+7
-7
7 additions, 7 deletions
buildgrid/_app/settings/remote-storage.yml
with
21 additions
and
19 deletions
buildgrid/_app/settings/cas.yml
+
7
−
6
View file @
d2f9f287
server
:
port
:
50052
insecure-mode
:
true
credentials
:
tls-server-key
:
null
tls-server-cert
:
null
tls-client-certs
:
null
-
!channel
port
:
50051
insecure_mode
:
true
# credentials:
# tls-server-key: null
# tls-server-cert: null
# tls-client-certs: null
description
:
|
Just a CAS with some reference storage.
...
...
This diff is collapsed.
Click to expand it.
buildgrid/_app/settings/default.yml
+
7
−
6
View file @
d2f9f287
server
:
-
!channel
port
:
50051
insecure
-
mode
:
true
credentials
:
tls-server-key
:
null
tls-server-cert
:
null
tls-client-certs
:
null
insecure
_
mode
:
true
#
credentials:
#
tls-server-key: null
#
tls-server-cert: null
#
tls-client-certs: null
description
:
|
A single default instance
...
...
This diff is collapsed.
Click to expand it.
buildgrid/_app/settings/remote-storage.yml
+
7
−
7
View file @
d2f9f287
server
:
-
!channel
port
:
50051
insecure-mode
:
true
credentials
:
tls-server-key
:
null
tls-server-cert
:
null
tls-client-certs
:
null
insecure_mode
:
true
# credentials:
# tls-server-key: null
# tls-server-cert: null
# tls-client-certs: null
description
:
|
A single default instance with remote storage.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment