Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
ipgallery
/
devops
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Registry
Issues
0
Merge Requests
0
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
a8bc3539
authored
Dec 11, 2019
by
Adi Amir
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
update devops
parent
9ce7449f
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
common/docs/knowledgeBase/how-to-renew-certificate.txt → common/docs/knowledgeBase/how-to-renew-certificate-oncloud.txt
common/docs/knowledgeBase/how-to-renew-certificate.txt
→
common/docs/knowledgeBase/how-to-renew-certificate
-oncloud
.txt
View file @
a8bc3539
...
@@ -26,13 +26,14 @@ To re-generate a new valid certficate on one of the domains(safeyme.com/ipgaller
...
@@ -26,13 +26,14 @@ To re-generate a new valid certficate on one of the domains(safeyme.com/ipgaller
Ctrl+C too stop !
Ctrl+C too stop !
5. check that a directory named 'letsencrypt' exists under '/opt/mcz/config-letsencrypt'
5. check that a directory named 'letsencrypt' exists under '/opt/mcz/config-letsencrypt'
the diectory should co
mtao
n a link "keys -> ../etc/letsencrypt/live/safeyme.com/"
the diectory should co
ntai
n a link "keys -> ../etc/letsencrypt/live/safeyme.com/"
if not - create it manually as follow:
if not - create it manually as follow:
>cd /opt/mcz/config-letsencrypt
>cd /opt/mcz/config-letsencrypt
>mkdir letsencrypt
>mkdir letsencrypt
>cd letsencrypt
>cd letsencrypt
>ln -s ../etc/letsencrypt/live/ipgallery-mcz.com keys
>ln -s ../etc/letsencrypt/live/ipgallery-mcz.com keys
>cd ..
>chown -R 911:911 letsencrypt
>chown -R 911:911 letsencrypt
6. restart the system
6. restart the system
...
...
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