Appwrite

AWS Azure Application Infrastructure 2 variations

Appwrite, the open source backend as a service platform, with every secret rotated on first boot.

Base
Hardened build
minimal ports, security patches applied at build time
Access
Unique credentials
generated on first boot, readable only by root
Verified
Boots working
services pass a health gate before release
Support
24/7, 365 days
by email and live chat, 24 hour response SLA

Variations

Choose the operating system, cloud and version you need. Every variation is the same hardened Appwrite image, built and supported by cloudimg.

ProductCloudOperating systemVersion
Appwrite AWS Standard View · Guide
Appwrite on Ubuntu 24.04 LTS Azure Ubuntu 24.04 Standard View · Guide

Overview

Appwrite is a backend as a service platform that gives applications authentication, databases, storage, serverless functions, messaging and realtime APIs behind a single console. It ships as the official self host deployment with everything published on one port.

Why the cloudimg image

The complete stack is preinstalled and hardened with no manual setup, and the database, cache and uploads live on a dedicated resizable data disk. First boot rotates every secret in the stack for each instance and creates a fresh console root account locked to first registration, so there is no default login, with 24/7 cloudimg support.

Common uses

  • Application backends
  • Authentication and storage APIs
  • Serverless functions