Post

LabCA

LabCA is a standalone web GUI for managing ACME certificate authorities like step-ca, providing dashboard, certificate overview, and admin management.

LabCA
In Development
This script is currently in active development and may be unstable or incomplete. Use in production environments is not recommended.

Installation

Default install:

1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/ct/labca.sh)"
CPU: 1 cores RAM: 512 MB Disk: 2 GB OS: Debian 13

Notes

On first access, you will be prompted to create an admin account and configure the database connection to your step-ca instance.
LabCA standalone requires a MySQL-backed step-ca instance to connect to.

Web Interface

Port: 3000

Source code
Loading...