https://store-images.s-microsoft.com/image/apps.6717.9cf7805e-e930-4a34-931f-667a200c255a.f1dae238-eee1-4a6d-b6a3-84f24542a335.eccab82b-ff6b-4baf-907a-c7c1d482b6dd

Appwrite

bởi pcloudhosting

Version 1.8.1+ Free Support on ALMA LINUX 10

Appwrite is an open-source, self-hosted Backend-as-a-Service (BaaS) platform designed to help developers build secure and scalable applications faster. It provides a complete backend solution with built-in services such as authentication, databases, storage, serverless functions, messaging, and real-time APIs, all managed through a web-based administrative console.

Features of Appwrite:

  • Self-hosted and open-source backend platform with full control over data and infrastructure.
  • Web-based admin console for managing projects, users, APIs, and settings.
  • Built-in user authentication with email/password, OAuth, magic links, and JWT support.
  • Scalable NoSQL database with fine-grained access control and permissions.
  • File storage service with security rules, previews, and CDN support.
  • Serverless functions with support for multiple runtimes and event triggers.
  • Real-time APIs for databases, authentication, and events.
  • SDKs for web, mobile, and backend platforms including JavaScript, Node.js, Python, Flutter, Android, and iOS.
  • Docker-based deployment for easy installation, upgrades, and maintenance.
  • Open-source and community-driven under the BSD-3-Clause license.
 To start Appwrite run :
$ sudo su
$cd ~/appwrite
$docker compose restart

To Access appwrite hit http://ip address

Disclaimer: Appwrite is open-source software distributed under the BSD-3-Clause license and developed by the Appwrite community. The software is provided "as is" without warranties of any kind. Users are responsible for securing their deployment, configuring authentication and access controls, protecting sensitive data, and ensuring compliance with applicable licenses, security standards, and local regulations when using Appwrite in production environments.