summaryrefslogtreecommitdiffstats
path: root/man/bcfg2-server.8
blob: b1a3a77032572813a10ce6c3200c985a3116ca25 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
.
.TH "BCFG2\-SERVER" "8" "June 2012" "" ""
.
.SH "NAME"
\fBbcfg2\-server\fR \- Server for client configuration specifications
.
.SH "SYNOPSIS"
\fBbcfg2\-server\fR [\-d] [\-v] [\-C \fIconfigfile\fR] [\-D \fIpidfile\fR] [\-E \fIencoding\fR] [\-Q \fIrepo path\fR] [\-S \fIserver url\fR] [\-o \fIlogfile\fR] [\-x \fIpassword\fR] [\-\-ssl\-key=\fIssl key\fR]
.
.SH "DESCRIPTION"
\fBbcfg2\-server\fR is the daemon component of Bcfg2 which serves configurations to clients based on the data in its repository\.
.
.SH "OPTIONS"
.
.TP
\fB\-C\fR \fIconfigfile\fR
Specify alternate bcfg2\.conf location\.
.
.TP
\fB\-D\fR \fIpidfile\fR
Daemonize, placing the program pid in the specified pidfile\.
.
.TP
\fB\-E\fR \fIencoding\fR
Specify alternate encoding (default is UTF\-8)\.
.
.TP
\fB\-Q\fR \fIrepo path\fR
Set repository path\.
.
.TP
\fB\-S\fR \fIserver url\fR
Set server address\.
.
.TP
\fB\-d\fR
Run \fBbcfg2\-server\fR in debug mode\.
.
.TP
\fB\-v\fR
Run \fBbcfg2\-server\fR in verbose mode\.
.
.TP
\fB\-\-ssl\-key=\fR\fIssl key\fR
Set path to SSL key\.
.
.SH "SEE ALSO"
bcfg2(1), bcfg2\-lint(8)