folkzone:services:kutt
Table of Contents
Kutt
Domain: go.folk.zone
Image: kutt/kutt:latest
Database: PostgreSQL
Cache: Redis
What It Does
Kutt is a modern URL shortener with features like custom aliases, password protection, and analytics. It allows creating short, memorable links that redirect to longer URLs.
Components
- folkzone-go - Main Kutt application
- folkzone-go-db - PostgreSQL database for link data and analytics
- folkzone-go-redis - Redis for caching and rate limiting
Features
- Custom URL aliases
- Password-protected links
- Link analytics and click tracking
- API for programmatic link creation
- Open registration enabled
Configuration
Uses PostgreSQL for persistent storage and Redis for caching. Default domain is go.folk.zone with JWT-based authentication.
See Also
folkzone/services/kutt.txt · Last modified: by 127.0.0.1
