Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How auto renew work? #13

Closed
bsde1245 opened this issue Mar 9, 2018 · 2 comments
Closed

How auto renew work? #13

bsde1245 opened this issue Mar 9, 2018 · 2 comments

Comments

@bsde1245
Copy link

bsde1245 commented Mar 9, 2018

Hi, thanks for creating this plugin @JustinAiken
Do I need to keep local repo to auto renew SSL? Also if I have private repo and using token in config.yml will it become public anyway?

@JustinAiken
Copy link
Owner

How auto renew work?

It doesn't! 😛

Do I need to keep local repo to auto renew SSL?

Yeah.. I guess you could set up your repo on a VPS and set a cron to auto renew every 80 days, but I usually just wait until I get the email from letsencrypt that it's about to expire, then cd /path/to/my/blog && bundle exec jekyll letsencrypt - not quite painful enough to automate

Also if I have private repo and using token in config.yml will it become public anyway?

You don't have have to put the token in config.yml - instead you can do GITLAB_TOKEN='much_secret' bundle exec jekyll letsencrypt

@bsde1245
Copy link
Author

Okey, thanks. Closed...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants