mirror of
https://github.com/Dokploy/templates.git
synced 2026-05-06 02:07:03 -05:00
[PR #383] [MERGED] chore(blueprint): update Appwrite services to v1.8 #2579
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Dokploy/templates/pull/383
Author: @poberbeck
Created: 9/20/2025
Status: ✅ Merged
Merged: 1/7/2026
Merged by: @Siumauricio
Base:
canary← Head:bump-appwrite-to-1.7.4📝 Commits (10+)
8450c57Update Appwrite version docker images and environment variables1cb6a8bAdd separate domains for functions and sites, update environment variables, replace insecure default passwords14ff569Update Appwrite version from 1.6.1 to 1.7.4 inmeta.json77271faFix envs and update domains80edb72Add missing volume mounts for sites62e83adFix config file syntaxa30371eUpdate runtimes network configuration in template.tomlab64363Update Appwrite to 1.81304cacMerge branch 'Dokploy:main' into bump-appwrite-to-1.7.4ec78f81Update appwrite image version to 1.8.0📊 Changes
3 files changed (+194 additions, -210 deletions)
View changed files
📝
blueprints/appwrite/docker-compose.yml(+142 -200)📝
blueprints/appwrite/template.toml(+47 -7)📝
meta.json(+5 -3)📄 Description
Sidenote:
Unfortunately, we cannot set a wildcard domain for the new Appwrite Sites feature. You will need to add the subdomain manually for every site.
Closes #405
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.