mirror of
https://github.com/hpware/caddy-and-cert-manager.git
synced 2026-03-19 06:03:38 +08:00
Certificate manager
https://git.yhw.tw/howard/caddy-and-cert-manager
- TypeScript 95.5%
- CSS 3.1%
- Shell 0.8%
- Dockerfile 0.5%
|
|
||
|---|---|---|
| .github/workflows | ||
| caddy | ||
| certs | ||
| db_migrations | ||
| docs | ||
| public | ||
| src | ||
| yaak | ||
| .env.example | ||
| .gitignore | ||
| bun.lock | ||
| Caddyfile.dev | ||
| components.json | ||
| docker-compose.yml | ||
| Dockerfile | ||
| drizzle.config.ts | ||
| LICENSE | ||
| next.config.ts | ||
| package.json | ||
| postcss.config.mjs | ||
| README.dev.md | ||
| README.md | ||
| setup_server.sh | ||
| tsconfig.json | ||
Cert Manager
Caution
This project is still in development. There will be bugs.
This platform is what I need for my home lab, a place I could get custom long term certs for my internal services, without the hassle (and security issues) for exposing them to the internet in order to get SSL certs, now you get your own. Bundled with Caddy management for a super basic caddy alternative to Nginx Proxy Manager.
How to setup?
You can setup the application using the account of demo@default.tw, and password is password.
Certificate Management
Note
This system is still not yet implemented!
This system partly follows RFC8555, but does not prove ownership of domains. This is designed for home lab users, who want custom certs for their internal services.