Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
certificates
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GitHub Mirror
smallstep
certificates
Commits
b18e3638
Commit
b18e3638
authored
6 years ago
by
Mariano Cano
Browse files
Options
Downloads
Patches
Plain Diff
Revert "Remove unnecessary sleep"
This reverts commit
082eee63
.
parent
082eee63
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
examples/docker/nginx/entrypoint.sh
+3
-0
3 additions, 0 deletions
examples/docker/nginx/entrypoint.sh
with
3 additions
and
0 deletions
examples/docker/nginx/entrypoint.sh
+
3
−
0
View file @
b18e3638
#!/bin/sh
#!/bin/sh
# Wait for renewer
sleep
10
# watch for the update of the cert and reload nginx
# watch for the update of the cert and reload nginx
/certwatch.sh &
/certwatch.sh &
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment