pulilab / vue-people

VuePeople lists and connects Vue.JS developers around the world.
https://vuepeople.org
MIT License
172 stars 36 forks source link

Certificate Expired #132

Closed Alan-Liang closed 4 years ago

Alan-Liang commented 4 years ago

The cert of https://vuepeople.org/ has expired on 2020/3/13, similar to #131.

Chris2011 commented 4 years ago

Yeah, please update the cert or create an automatic process for that, to avoid the expiration again :) BTW the site is very cool @DonNicoJs @nullcode :)

DonNicoJs commented 4 years ago

I am on it :) also we will have to fix the github API soon too :D

Alan-Liang commented 4 years ago

Expired on 2020/7/9 again :(

DonNicoJs commented 4 years ago

@Alan-Liang Apologies :( refreshed!

Chris2011 commented 4 years ago

I guess you use LetsEncrypt, right? So it would be good to have an automatism for that. Unfortunately I don't know your infrastructure to help here.

DonNicoJs commented 4 years ago

@Chris2011 I need to setup a chron job to deal with it :)

Chris2011 commented 4 years ago

Oki, sounds legit :)

Chris2011 commented 3 years ago

It is still invalid, it gets a running gag :D. Just joking :). Maybe we can have a chat and talk about what needs to be done or how the infrastracture is. That I can help here if you want.

DonNicoJs commented 3 years ago

@Chris2011 🤦 I finally gave in!

people@vue-people-1:~/vue-people$ sudo crontab -l
# Edit this file to introduce tasks to be run by cron.
#
# Each task to run has to be defined through a single line
# indicating with different fields when the task will be run
# and what command to run for the task
#
# To define the time you can provide concrete values for
# minute (m), hour (h), day of month (dom), month (mon),
# and day of week (dow) or use '*' in these fields (for 'any').#
# Notice that tasks will be started based on the cron's system
# daemon's notion of time and timezones.
#
# Output of the crontab jobs (including errors) is sent through
# email to the user the crontab file belongs to (unless redirected).
#
# For example, you can run a backup of all your user accounts
# at 5 a.m every week with:
# 0 5 * * 1 tar -zcf /var/backups/home.tgz /home/
#
# For more information see the manual pages of crontab(5) and cron(8)
#
# m h  dom mon dow   command

0 3 * * * /home/*^&^&*/vue-people/refresh-cert.sh