Skip to content

Instantly share code, notes, and snippets.

@akhdaniel
Created January 26, 2019 22:24
Show Gist options
  • Save akhdaniel/c963a1bb0948470c40788764ba49b0be to your computer and use it in GitHub Desktop.
Save akhdaniel/c963a1bb0948470c40788764ba49b0be to your computer and use it in GitHub Desktop.
CARA RENEW CERTIFICATE HORIZON REMCASH
ssh root@horizon
cd /etc/letsencrypt/live/horizon.remcash.com/
certbot certonly --force-renew -d horizon.remcash.com
systemctl restart stellar-horizon.service
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment