tengu 0.1.1

Self-hosted PaaS for deploying web applications via git push
Documentation
  • Coverage
  • 100%
    2 out of 2 items documented0 out of 0 items with examples
  • Size
  • Source code size: 7.6 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 11s Average build duration of successful builds.
  • all releases: 12s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • aladac

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

License

MIT