Public traffic
TLS at the edge
Adios manages certificates for platform routes and custom domains.
Security & Trust
Adios runs apps behind managed gateways, keeps secrets out of source, and isolates workloads with Linux runtime controls. This page explains what we handle, what you control, and where our certification work stands.
Public traffic
TLS at the edge
Adios manages certificates for platform routes and custom domains.
Application secrets
Out of source
Use secret:// references so credentials stay out of your repo.
Runtime execution
Isolated
Linux namespaces and cgroups help keep workloads separated.
Adios audits
In progress
SOC 2 and ISO 27001 work is underway. Reports are not final yet.
Security Controls
These are the parts of Adios users rely on day to day: safe public routes, secure runtimes, private internal networking, secrets outside source, tenant boundaries, and deploy records you can inspect.
Adios manages TLS for platform routes and verified custom domains, then sends traffic through the gateway before it reaches your app.
Apps run in restricted runtime sandboxes with Linux namespace support and resource limits where the selected runtime supports them.
Gateway, worker, and platform traffic can use WireGuard-backed private paths so internal services do not need to be exposed publicly.
Use secret:// references for credentials, API keys, and private tokens. Adios resolves them only for the build or runtime path that needs them.
Teams, apps, routes, databases, workflows, and runtime records are scoped through platform APIs so one tenant's resources stay separate from another's.
Adios keeps source artifacts, build records, route state, replica health, runtime logs, and workflow runs visible from the platform.
Who Owns What
You control your code and dependencies. Adios manages the platform and runtime. Infrastructure providers handle the physical facilities they operate.
Code, framework configuration, adios.yaml, and secret references
You own your application code, dependencies, framework settings, routes, and how your code reads secrets.
Authenticated APIs, teams, build records, and domain routing
Adios manages the APIs for workspaces, source artifacts, builds, user permissions, domains, routes, and deploy state.
Runtime sandboxes, private networking, and resource limits
Adios operates the runtime hosts, manages private networking, and enforces CPU, memory, process, and network limits.
Physical servers, power, networks, and facility controls
Adios uses established infrastructure providers, including Vultr, for parts of the platform. Physical security and facility certifications remain with those providers.
Certification Status
Adios-owned certifications are not complete yet. Provider reports can support the infrastructure layer, but they do not replace Adios product audits.
Responsible Disclosure
Email us with enough detail to reproduce the issue. Please avoid testing that disrupts service or touches another tenant's data.
[email protected]Include affected URLs, request IDs, reproduction steps, a small proof of concept, and the impact you expect.
Do not access other tenants' data, modify production code, run denial-of-service tests, or try to stay inside host systems.
We review valid reports, prioritize fixes, and coordinate public credit after the issue is resolved when appropriate.