github.com/cozy/cozy-stack@v0.0.0-20240603063001-31110fa4cae1/debian/cozy-stack.templates (about)

     1  Template: cozy-stack/couchdb/address
     2  Type: string
     3  Default: 127.0.0.1:5984
     4  Description: CouchDB address:
     5   Please enter the CouchDB address to use
     6   .
     7   This will be used to create a Cozy administrator on the cluster
     8  
     9  Template: cozy-stack/couchdb/nodename
    10  Type: string
    11  Default: couchdb@127.0.0.1
    12  Description: CouchDB nodename:
    13   Please enter the CouchDB nodename
    14   .
    15   This will be used to create a Cozy administrator on the cluster
    16  
    17  Template: cozy-stack/couchdb/admin/user
    18  Type: string
    19  Default: admin
    20  Description: CouchDB admin user:
    21   Please enter the CouchDB admin user
    22   .
    23   This will be used to create a Cozy administrator on the cluster
    24  
    25  Template: cozy-stack/couchdb/admin/password
    26  Type: password
    27  Default: admin
    28  Description: CouchDB admin password:
    29   Please enter the CouchDB admin password
    30   .
    31   This will be used to create a Cozy administrator on the cluster
    32  
    33  Template: cozy-stack/couchdb/admin/password_again
    34  Type: password
    35  Default: admin
    36  Description: CouchDB admin password (confirmation):
    37   Please confirm the CouchDB admin password
    38   .
    39   This will be used to create a Cozy administrator on the cluster
    40  
    41  Template: cozy-stack/couchdb/admin/password_mismatch
    42  Type: error
    43  Description: Password input error:
    44   The two passwords you entered were not the same. Please try again.
    45  
    46  Template: cozy-stack/couchdb/cozy/user
    47  Type: string
    48  Default: cozy
    49  Description: CouchDB cozy user:
    50   Please enter the CouchDB cozy username
    51   .
    52   This will be used to create a Cozy administrator on the cluster
    53  
    54  Template: cozy-stack/couchdb/cozy/password
    55  Type: password
    56  Default: cozy
    57  Description: CouchDB cozy password:
    58   Please enter the CouchDB cozy password
    59   .
    60   This will be used to create a Cozy administrator on the cluster
    61  
    62  Template: cozy-stack/couchdb/cozy/password_again
    63  Type: password
    64  Default: cozy
    65  Description: CouchDB cozy password (confirmation):
    66   Please confirm the CouchDB cozy password
    67   .
    68   This will be used to create a Cozy administrator on the cluster
    69  
    70  Template: cozy-stack/couchdb/cozy/password_mismatch
    71  Type: error
    72  Description: Password input error:
    73   The two passwords you entered were not the same. Please try again.
    74  
    75  Template: cozy-stack/cozy/password
    76  Type: password
    77  Default: admin
    78  Description: Cozy stack admin password:
    79   Please enter the Cozy admin password
    80  
    81  Template: cozy-stack/cozy/password_again
    82  Type: password
    83  Default: admin
    84  Description: Cozy stack admin password:
    85   Please confirm the Cozy admin password
    86  
    87  Template: cozy-stack/cozy/password_mismatch
    88  Type: error
    89  Description: Password input error:
    90   The two passwords you entered were not the same. Please try again.
    91  
    92  Template: cozy-stack/address
    93  Type: string
    94  Default: 127.0.0.1
    95  Description: Cozy stack bind address:
    96   Your cozy stack will listen on this address
    97  
    98  Template: cozy-stack/port
    99  Type: string
   100  Default: 8080
   101  Description: Cozy stack bind port:
   102   Your cozy stack will listen on this port
   103  
   104  Template: cozy-stack/admin/address
   105  Type: string
   106  Default: 127.0.0.1
   107  Description: Cozy stack admin bind address:
   108   Your cozy stack admin API will listen on this address
   109  
   110  Template: cozy-stack/admin/port
   111  Type: string
   112  Default: 6060
   113  Description: Cozy stack admin bind port:
   114   Your cozy stack admin API will listen on this port
   115  
   116  Template: cozy-stack/admin/passphrase
   117  Type: password
   118  Description: Cozy stack admin passphrase:
   119   Please enter your Cozy admin passphrase