Enlace Documentation¶
Enlace is a self-hosted file-sharing application. This documentation covers setup, configuration, and all available features.
| Document | Description |
|---|---|
| Configuration | Environment variables, CLI flags, reverse proxy setup |
| API Reference | Full REST API documentation with request/response examples |
| Deployment | Docker, Docker Compose, and production builds |
| Development | Local dev environment, make targets, dev services |
| OIDC / SSO | OpenID Connect setup with provider-specific guides |
| Architecture | Technical architecture and design overview |
Auto-generated API Specs¶
The docs.go, swagger.json, and swagger.yaml files in this directory are auto-generated
by swag. Do not edit them manually. Run make swagger
to regenerate.