Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
Charts
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
魏国强
Charts
Commits
5e1ff9b5
Commit
5e1ff9b5
authored
Jan 27, 2021
by
Waqar Ahmed
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add description for nextcloud configuration fields
parent
8ca4264d
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
3 deletions
+6
-3
test/nextcloud/1.1.0/questions.yaml
test/nextcloud/1.1.0/questions.yaml
+6
-3
No files found.
test/nextcloud/1.1.0/questions.yaml
View file @
5e1ff9b5
...
...
@@ -74,12 +74,14 @@ questions:
-
"
definitions/nodeIP"
-
variable
:
username
label
:
"
Username"
description
:
"
Name
of
the
Nextcloud
admin
user"
schema
:
type
:
string
default
:
"
admin"
required
:
true
-
variable
:
password
label
:
"
Password"
description
:
"
Password
for
the
Nextcloud
admin
user"
schema
:
type
:
string
private
:
true
...
...
@@ -87,6 +89,7 @@ questions:
required
:
true
-
variable
:
datadir
label
:
"
Nextcloud
data
directory"
description
:
"
Configures
the
data
directory
where
nextcloud
stores
all
files
from
the
users"
schema
:
type
:
path
default
:
"
/var/www/html/data"
...
...
@@ -133,7 +136,7 @@ questions:
type
:
hostpath
-
variable
:
nextcloudDataVolume
label
:
"
Configure
iXVolume
"
label
:
"
Nextcloud
Data
Volume
Defaults
"
group
:
"
Storage"
schema
:
type
:
dict
...
...
@@ -156,7 +159,7 @@ questions:
editable
:
false
-
variable
:
postgresBackupVolume
label
:
"
Postgres
Backup
Volume"
label
:
"
Postgres
Backup
Volume
Defaults
"
group
:
"
Storage"
schema
:
type
:
dict
...
...
@@ -177,7 +180,7 @@ questions:
editable
:
false
-
variable
:
postgresDataVolume
label
:
"
Postgresql
Data
Volume"
label
:
"
Postgresql
Data
Volume
Defaults
"
group
:
"
Storage"
schema
:
type
:
dict
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment