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 "$(wget -qLO - https://github.com/community-scripts/ProxmoxVED/raw/main/ct/labca.sh)"
CPU: 1 cores RAM: 512 MB Disk: 2 GB OS: Debian 13

Configuration

Config file:

1
/etc/labca/config.json

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

This post is licensed under CC BY 4.0 by the author.