mirror of
https://github.com/Dokploy/templates.git
synced 2026-03-11 08:02:19 -05:00
[PR #383] chore(blueprint): update Appwrite services to v1.8 #415
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: 🔄 Open
Base:
main← Head:bump-appwrite-to-1.7.4📝 Commits (9)
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.4📊 Changes
3 files changed (+204 additions, -141 deletions)
View changed files
📝
blueprints/appwrite/docker-compose.yml(+155 -130)📝
blueprints/appwrite/template.toml(+48 -10)📝
meta.json(+1 -1)📄 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.