Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Reimar Unger
package.www
Commits
0a6b6733
Commit
0a6b6733
authored
Jun 03, 2021
by
Pietsch, Martin
Browse files
completed documentation
parent
128c4253
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
0a6b6733
...
...
@@ -29,9 +29,44 @@ Variables
*
list of index files
*
default: ["index.html"]
*
www_user:
*
description:
*
The username for the www directory and the service.
*
default: www
*
www_group:
*
description:
*
The groupname for the www directory and the service.
*
default: www
*
www_ssl_priv_key:
*
description:
*
The SSL private key for the service.
*
default: ""
*
www_ssl_cert:
*
description:
*
The SSL certificate for the service.
*
default: ""
*
www_ssl_ca_cert:
*
description:
*
The SSL CA certificate for the service.
*
default: ""
Processes
=========
main
----
1.
create www group
2.
create www user
configure
---------
1.
create and configure www directory
2.
configure SSL if www_ssl_priv_key and www_ssl_cert are set
License
=======
...
...
Write
Preview
Supports
Markdown
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