Alternc  latest
Alternc logiel libre pour l'hébergement
alternc-slave.templates
Go to the documentation of this file.
1 Template:alternc-slave/desktopname
2 Type: string
3 _Description: Fully qualified name of the desktop:
4  Please enter the fully qualified name of your server. This will be the
5  domain part of the url you will use to access the virtual managment
6  desktop. This (sub)domain MUST point to your server.
7  .
8  The default should be ok if your machine is correctly configured.
9 
10 Template:alternc-slave/hostingname
11 Type: string
12 _Description: Name of your hosting service:
13  Please enter the name of your hosting service. It may be your company's
14  name or your personnal name or whatever you want to ...
15 
16 Template:alternc-slave/ns1
17 Type: string
18 _Description: Name of the primary domain name server:
19  Please enter the fully qualified name of your primary dns server. It can
20  be this server since bind is installed and configured by AlternC. Anyway,
21  if your hosting service is quite big, you may have an external primary
22  name server that keep in sync with your alternc's server(s). . The default
23  value should be good in most case.
24 
25 Template:alternc-slave/ns2
26 Type: string
27 _Description: Name of the secondary domain name server:
28  Please enter the fully qualified name of your secondary dns server. It can
29  be this server since bind is installed and configured by AlternC. Anyway,
30  you should have 2 separate DNS servers if you want to provide a high
31  quality hosting service.
32  .
33  You may contact the AlternC's users mailing list if you want to exchange
34  dns service with other AlternC's users.
35 
36 Template:alternc-slave/mysql/host
37 Type: string
38 _Description: Name of the mysql server:
39  Please enter the fully qualified name of your mysql server host. On small
40  systems, it IS "localhost" since you may have installed a local mysql
41  server. If you are a bigger hosting service, you may put your mysql
42  service on a remote synchronized ring or equivalent. In that case, please
43  enter the hostname of your mysql server. This server MUST be able to
44  access the remote server at standard port (3306). It is recommended to use
45  "127.0.0.1" instead of "localhost" if your postfix installation is
46  configured in a chroot (which is the case, by default).
47 
48 Template:alternc-slave/mysql/db
49 Type: string
50 _Description: AlternC's mysql system database:
51  AlternC will create a mysql database to store it's system data. Please
52  choose the name of this database here. The default value should be good in
53  most case.
54 
55 Template:alternc-slave/mysql/user
56 Type: string
57 _Description: AlternC's mysql account:
58  AlternC will create a mysql administrator account. Please choose it's
59  username here. The default value should be good in most case.
60 
61 Template:alternc-slave/mysql/password
62 Type: password
63 _Description: Password of the AlternC's mysql account:
64  AlternC requires an administrator account on the mysql server. It will be
65  created automatically during the install process. Please choose a password
66  for this account.
67  .
68  Please choose a quite complex password since it will have full access to
69  the system database !!!
70 
71 Template:alternc-slave/mysql/client
72 Type: string
73 _Description: The server to GRANT permissions to:
74  AlternC and MySQL can be installed on different servers. In order to have
75  GRANT table properly created and manipulated, this parameter must be set
76  to the hostname or IP the Apache server will appear as connecting from to
77  the MySQL server.
78 
79 Template:alternc-slave/sql/backup_type
80 Type: select
81 Choices: rotate, date
82 _Description: The way backup rotation is executated
83  AlternC enables users to configure their own backups, on demand, with
84  automatic rotation. This option determines how the backups are rotated.
85  .
86  rotate - backup.sql, backup.sql.0, backup.sql.1
87  date - backup.sql, backup.sql.20080709, backup.sql.20080708
88 
89 Template:alternc-slave/sql/backup_overwrite
90 Type: select
91 Choices: no, rename, overwrite
92 _Description: Behavior of the backup script when it encounters a unmanaged file
93  The SQL backups can rename or overwrite existing files it doesn't know
94  about when doing backups. The default behavior is to skip those files
95  and ignore it.
96 
97 Template:alternc-slave/public_ip
98 Type: string
99 _Description: The primary IP of this server:
100  AlternC will default the A records for domains it hosts to this address. In
101  other words, this is the address everyone can reach to server at.
102 
103 Template:alternc-slave/internal_ip
104 Type: string
105 _Description: The internal IP of this server:
106  AlternC will configure Apache and other services to listen to this
107  address. This is usually the same as the primary IP of the server, unless
108  the server is sitting behind a NAT router.
109  .
110  In other words, this is the IP address of eth0.
111 
112 Template:alternc-slave/default_mx
113 Type: string
114 _Description: The default MX to assign to new domains:
115  AlternC will assign this hostname as the MX record for all the domains it
116  hosts. It is usually better be left alone.
117 
118 Template:alternc-slave/alternc_location
119 Type: string
120 _Description: The path where AlternC is installed:
121  Please enter the partition name where alternc is installed. This is used
122  mainly for disk quotas.
123  .
124  Warning : Be careful ! It can generate some problems.
125 
126 Template:alternc-slave/monitor_ip
127 Type: string
128 _Description: The monitoring server:
129  The IP address (or ip/prefix) of the server(s) which must be authorized to
130  ping the server and access apache status pages. Completely optional.
131 
132 Template:alternc-slave/postrm_remove_databases
133 Type: boolean
134 _Description: Should AlternC remove all databases (/var/lib/mysql/) ?
135  All users databases will be trashed
136 
137 Template:alternc-slave/postrm_remove_datafiles
138 Type: boolean
139 _Description: Should AlternC remove users datas ?
140  The files and apache redirections created by users will be trashed
141 
142 Template:alternc-slave/postrm_remove_bind
143 Type: boolean
144 _Description: Should AlternC remove bind zones ?
145  It will delete all bind zones created by AlternC
146 
147 Template:alternc-slave/postrm_remove_mailboxes
148 Type: boolean
149 _Description: Should AlternC remove bind mailboxes ?
150  If you accept all users e-mails will be deleted
151