No description
This repository has been archived on 2026-07-02. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
Find a file
2019-08-29 21:23:28 +02:00
.gitignore first commit 2019-08-29 21:23:28 +02:00
pages.sh first commit 2019-08-29 21:23:28 +02:00
README.md first commit 2019-08-29 21:23:28 +02:00

GitLab pages certificate

Looks for certificates and keys under ~/.acme.sh/, which is where acme.sh puts it.

Created a SHA checksum of the certificate, will not upload new certificate if it has not changed.

GitLab token must be pasted into .token file.

Usage

Create

Create new GitLab page for project and upload certificate.

$ ./pages.sh create projectID gitlab-pages-domain certificate-domain

Update

Update existing LitLab page with new certificate.

$ ./pages.sh update projectID gitlab-pages-domain certificate-domain