Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP3:Update
sccache
scheduler.conf
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File scheduler.conf of Package sccache
# The socket address the scheduler will listen on. It's strongly recommended # to listen on localhost and put a HTTPS server in front of it. public_addr = "127.0.0.1:10600" # public_addr = "[::1]:10600" [client_auth] # This is how a client will authenticate to the scheduler. # # sccache-dist auth generate-shared-token --help type = "token" token = "token here" # # type = "jwt_hs256" # secret_key = "" [server_auth] # sccache-dist auth --help # To generate the secret_key: # # sccache-dist auth generate-jwt-hs256-key # To generate a key for a builder, use the command: # # sccache-dist auth generate-jwt-hs256-server-token --config /etc/sccache/scheduler.conf --secret-key "..." --server "builderip:builderport" type = "jwt_hs256" secret_key = "my secret key"
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor