727de333b4331f754da7b91e4e92efa94aa834bb
All checks were successful
Build (artifact) / build (push) Successful in 50s
CertManager
Features to Add
- Integrations as modules (systemd integration, generic commands, docker integration)
- Dedicated builds for server, client, and executor(?)
Quick Start
Daemonizing CertManager
The install command creates the certman user, directories, and runs chown on the created dirs
Server
sudo certman install -mode server
sudo certman new-domain example.com
Client
sudo certman install -mode client
sudo certman new-domain example.com
TODO
- Add systemd units during install
- Add update command to pull from latest release
Description
Releases
6
v1.1.4-beta
Latest
Languages
Go
98.3%
Makefile
1.7%