Skip to content

Update Appwrite template to 1.8.0#551

Closed
adityaoberai wants to merge 2 commits intoDokploy:canaryfrom
adityaoberai:main
Closed

Update Appwrite template to 1.8.0#551
adityaoberai wants to merge 2 commits intoDokploy:canaryfrom
adityaoberai:main

Conversation

@adityaoberai
Copy link

No description provided.

@github-actions
Copy link

github-actions bot commented Nov 25, 2025

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
templates ✅ Ready (View Log) Visit Preview fe10fca

@adityaoberai
Copy link
Author

Got a functional deployment:
image

@scanash00 scanash00 changed the base branch from main to canary November 28, 2025 09:14
@jdlom
Copy link

jdlom commented Dec 2, 2025

@adityaoberai FYI, I had to remove the traefik service to have a succefull deployment. Thanks

@jdlom
Copy link

jdlom commented Dec 2, 2025

Overall it works, but some routes are not correctly routed through Traefik. For example, when I create functions, the endpoint requests return a 404 instead of being forwarded to the right service.

It seems like certain paths aren't being picked up or matched by the Traefik rules defined in the template. Could you check if the routing configuration might be missing some rules or wildcard patterns for internal Appwrite services (like functions)?

@poberbeck
Copy link
Contributor

I also created a PR a few months ago (#383) and tested functions, sites, and the basic Ping/Pong example.
As far as I understand, Dokploy cannot acknowledge wildcard domains. For example, when using functions or sites that are deployed on random subdomains of the Appwrite service.
After deploying a site or function, you need to add the specific domain manually in the “Domains” panel of Dokploy and reload the service.

@shadyar-bakr
Copy link
Contributor

I’m running @poberbeck's PR in production on my Appwrite deployment (without using the Sites feature). Everything is working smoothly so far, and I haven’t encountered any issues.

@russorat russorat added the needs/description These issues/prs are missing a description. label Dec 10, 2025
@Shiba-Kar
Copy link

Error response from daemon: failed to set up container networking: container c0604003b817920c23cd2994b15a6cf89024d990b4901b0486bd63bf856530b0: endpoint join on GW Network failed: driver failed programming external connectivity on endpoint gateway_7a97b0bf26a6 (c43f2f2603aea773d516b6185ec4a038a47bc3947ecc08df49470e4ebc0721db): Bind for 0.0.0.0:80 failed: port is already allocated
Error: ❌ Docker command failed
Error occurred ❌, check the logs for details.

the Dokploy already runs in port 80

@Siumauricio
Copy link
Contributor

Close ##383

@Siumauricio Siumauricio closed this Jan 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs/description These issues/prs are missing a description.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants