Wakoma / Lokal

Lokal, offline first, content and services - for and by local communities.
https://wakoma.co/lokal
MIT License
44 stars 8 forks source link

Periodically update lokal.network SSL certs to a nextcloud drive shared with clients #14

Closed dnk8n closed 3 years ago

dnk8n commented 3 years ago

This drive can be mounted (or otherwise synced) to clients' lokal (offline network) machines. This way we can centrally manage SSL certificates with all clients that should have SSL certificate access.

dnk8n commented 3 years ago

Made progress here. A cronjob is automatically configured to copy renewed certs to a nextcloud shared folder. This can be shared to clients group. The install script can gain access to certs and copy them to the correct place (Script WIP at this stage).