When looking at the build runtimes of site to update from node22 to node24, i saw that unlike the Functions the Sites shows ALL build runtimes, even non-installed ones.
my runtimes :
functions:
runtimes: "node-22,node-24,python-3.12,php-8.3"
sites:
runtimes: "static-1,node-22,node-24"
(img1 is Sites, img2 is Functions)
also, the functions runtimes don't have icons, sad
would be nice if u can prefix self hosted issues with something like SH: or Self-Hosted: for its easier to group
oh, i though using the Thread badge/tag was enough, but ye i can add the prefix if it's better for you
<@493852865907916800> https://github.com/appwrite/appwrite/pull/12840
Recommended threads
- Function deploy not working "invalid doc...
When I do `appwrite push function` it ends with error creating function rule. My instance is self hosted 1.9.5 and when the error happens docker logs this: ``` ...
- Angular v22 cannot build
Using appwrite, it's not possible to build Angular v22 website because the node versions are too old for it. - Appwrite node-22 is 22.22.0, Angular needs 22.22...
- Traefic Start Problem - Docker and Selfh...
Hello Appwrite Community, I've got some problems with installing the self-hosted appwrite server in docker. Because when I try to start the traefic service, I ...