Features
Cross-language AppServer
Application Server which supports all languages.
Container management
Automatically build and and deploy containers, with Docker or Podman.
GitOps Workflow
Blue-green (staged) deployments, versioning and preview environments with no infra to manage.
Hypermedia web apps
Fast and lightweight backend driven apps, minimal frontend complexity.
Secrets Management
Manage secrets with AWS Secrets Manager and Vault.
Auto-Pause Idle apps
Idle pause are paused, reducing resource usage.
Autogen UI
Auto generated UI for backend actions, no UI to develop.
Lazy App Initialization
Apps are initialized lazily, on demand: scale down to zero automatically.
Cross-platform support
Clace runs on Linux, Windows and OSX, works with Docker and Podman
Auto TLS Certificates
Automatically generate TLS certificates, for multiple domains
OAuth authentication
Add OAuth2 or OIDC based authentication to any app
Domain based and path based routing
Install apps at a domain, subdomain or at path level
Preview Apps
Create preview apps from CI, allowing for changes to be reviewed before merge
Blue-green Deployment
Staged deployment, for code changes and for config changes
Security Sandbox
Apps using Starlark based micro-framework use sandboxing for security