Skip to content

Repository files navigation

Benisploy

Benisploy is an open-source, AI-agentic PaaS that turns a bare VPS into a self-hosted app platform. Guided by a conversational AI agent, anyone can deploy, manage, and recover apps without touching a terminal — powered by a deterministic orchestration engine grounded in Docker Compose.

License Go Bun

Status: Pre-Alpha — not usable yet. Everything is in flux. Watch/star for updates.

Monorepo Structure

/apps
  /web                       # SvelteKit + TS + Bun — dashboard UI and control-plane API, one deployable
  /node-agent                 # Go module — installed on each managed VPS
/packages
  /monitor-schemas             # shared JSON/Zod schemas for control-plane <-> node monitor
  /tool-schemas                 # JSON schema for orchestrator tools (source of truth for AI agent)
/templates                    # curated app catalog (future)
/deploy                       # compose file / install script (future)
/docs
/scripts

See ARCHITECTURE.md for the full design document.

About

Self hosted platform to manage servers and deploy apps with ease

Resources

Code of conduct

Contributing

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages