Skip to content

Commit 21857f0

Browse files
committed
adding config examples
1 parent b6b172e commit 21857f0

File tree

3 files changed

+45
-0
lines changed

3 files changed

+45
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
NameProvider: puuid
2+
API:
3+
Port: 1234
4+
Compute:
5+
Enabled: true
6+
Orchestrators:
7+
- nats://EXAMPLE-7a02-4083-bf08-bcc2f5fbc025.us1.dev-cloud.expanso.dev:4222
8+
Auth:
9+
Token: "EXAMPLEaEEFukWVffnf5jb9QkpNnwfiBWEk3475csM7ysudpbFTzYBap5c7sWr6"
10+
TLS:
11+
RequireTLS: true
12+
AllowListedLocalPaths:
13+
- /bacalhau_data:rw
14+
JobAdmissionControl:
15+
AcceptNetworkedJobs: true
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
NameProvider: puuid
2+
API:
3+
Port: 1234
4+
Compute:
5+
Enabled: true
6+
Orchestrators:
7+
- nats://EXAMPLE-7a02-4083-bf08-bcc2f5fbc025.us1.dev-cloud.expanso.dev:4222
8+
Auth:
9+
Token: "EXAMPLEaEEFukWVffnf5jb9QkpNnwfiBWEk3475csM7ysudpbFTzYBap5c7sWr6"
10+
TLS:
11+
RequireTLS: true
12+
AllowListedLocalPaths:
13+
- /bacalhau_data:rw
14+
JobAdmissionControl:
15+
AcceptNetworkedJobs: true
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
NameProvider: puuid
2+
API:
3+
Port: 1234
4+
Compute:
5+
Enabled: true
6+
Orchestrators:
7+
- nats://EXAMPLE-7a02-4083-bf08-bcc2f5fbc025.us1.dev-cloud.expanso.dev:4222
8+
Auth:
9+
Token: "EXAMPLEaEEFukWVffnf5jb9QkpNnwfiBWEk3475csM7ysudpbFTzYBap5c7sWr6"
10+
TLS:
11+
RequireTLS: true
12+
AllowListedLocalPaths:
13+
- /bacalhau_data:rw
14+
JobAdmissionControl:
15+
AcceptNetworkedJobs: true

0 commit comments

Comments
 (0)