tengu 0.1.1

Self-hosted PaaS for deploying web applications via git push
Documentation
# Tengu

Self-hosted PaaS for deploying web applications via git push.

## Features

- **Git push deployment** - Deploy with `git push tengu main`
- **Docker-based builds** - Automatic containerization from Dockerfile or buildpacks
- **SSH & HTTP APIs** - CLI and programmatic access
- **Reverse proxy** - Automatic HTTPS via Caddy integration
- **Addons** - Databases (PostgreSQL, SQLite), caching (Redis), storage (XFS volumes), and AI/RAG

## Status

This crate is under active development. Full release coming soon.

## Links

- [GitHub]https://github.com/saidenpl/tengu
- [Documentation]https://docs.tengu.to

## License

MIT