Public Information
This commit is contained in:
20
samples/application/empty.yaml
Normal file
20
samples/application/empty.yaml
Normal file
@@ -0,0 +1,20 @@
|
||||
components:
|
||||
application: true
|
||||
prepper: true
|
||||
|
||||
application:
|
||||
docAreas:
|
||||
- id: "Sample"
|
||||
run:
|
||||
- "/pool/downloads/sample.sh"
|
||||
|
||||
prepper:
|
||||
download:
|
||||
- "https://git.nplus.cloud/public/nplus/raw/branch/master/assets/sample.tar.gz"
|
||||
|
||||
nstl:
|
||||
accounting: true
|
||||
logForwarder:
|
||||
- name: Accounting
|
||||
path: "/opt/ceyoniq/nscale-server/storage-layer/accounting/*.csv"
|
||||
db: "/opt/ceyoniq/nscale-server/storage-layer/logsdb/logs.db"
|
||||
Reference in New Issue
Block a user