stepin

command module
v0.0.0-...-299f699 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 20, 2025 License: MIT Imports: 23 Imported by: 0

README

Project-Stepin

A simple certificate management with step-cli for internal network use.

Run

Docker
docker run -d --name stepin -p 8080:8080 -v "$(pwd)/database:/app/database" \
  -e STEPIN_ROOT_CA_PASSWORD="$(openssl rand -base64 15)" \
  ghcr.io/allape/stepin:main
Docker Compose
vim docker.compose.yaml # at least change one of the passwords
docker compose -f docker.compose.yaml up -d

Dev

Backend
go run .
Frontend
cd ui
npm i
npm run dev

Credits

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL