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
LQDN Adminsys
piops-roles
install_nextcloud
Commits
4cb581cc
Unverified
Commit
4cb581cc
authored
Dec 21, 2020
by
Marc Crebassa
Committed by
GitHub
Dec 21, 2020
Browse files
Merge pull request #110 from Titan-C/fix_apache_tls
Fix Readme for apache TLS
parents
2b576dd2
f863a62f
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
4cb581cc
...
...
@@ -467,7 +467,7 @@ Here 2 examples for apache and nginx (because they have slightly different confi
nextcloud_tls_cert_method: "installed"
nextcloud_tls_cert: "/etc/letsencrypt/live/example.com/cert.pem"
nextcloud_tls_cert_key: "/etc/letsencrypt/live/example.com/privkey.pem"
nextcloud_tls_cert_chain: "/etc/letsencrypt/live/example.com/
full
chain.pem"
nextcloud_tls_cert_chain: "/etc/letsencrypt/live/example.com/chain.pem"
-
hosts: nginx_server
roles:
...
...
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