ไทยErawan

Where your app actually lives

Your code sits on a machine you do not own. Here is exactly what that means.

The disk is encrypted
The whole disk, not a folder on it. A stolen drive reads as noise.
Settings never lie around
Database URLs and API keys are encrypted at rest and handed to your app as a secret.
Your app cannot see anyone else's
It gets its own fenced-off space. The internet and its own database. Nothing else.
No keys to us in your container
Nothing inside your container can ask our cluster for anything.
A copy that survives the machine
Your code and every version are pushed off the box nightly, encrypted before they leave. Your app's own database is not in that copy yet — keep an export of data you cannot lose.

The record we keep

14:32agentapp.env.setnoteskeys=DATABASE_URL,STRIPE_SECRET_KEY
14:31agentapp.deploynotesversion=3
14:28youapp.logs.readnoteskind=runtime
14:12agentaddon.provisionnotes/postgresok

Setting names. Never their values.

What this is not

So you know where you stand


Privacy · Terms · Report abuse · hello@erawan.app