Skip to content
Back

Unable to create Sites or Functions with custom compute via Server SDK

  • 0
  • Sites
  • Functions
  • Cloud
๐”ธ๐•๐•จ๐•’๐•ง๐•–๐Ÿ˜๐ŸŸ โœจ
29 May, 2026, 12:20

Heya, I was looking at the appwrite documentation for Sites API with the server api: https://appwrite.io/docs/references/cloud/server-nodejs/sites

I canโ€™t find the Compute options? Is it possible to have that? It would be amazing if you could

Same for functions: https://appwrite.io/docs/references/cloud/server-nodejs/functions

Maybe I am messing something.

TL;DR
Developers are having trouble creating Sites or Functions with custom compute using the Server SDK. One developer suggested improving parameter descriptions to make things clearer. Another developer provided the necessary details for custom compute in a PUT request for Sites API. The missing information, such as Compute options for both Sites and Functions, can be found in the Appwrite documentation under `sites.update` for Sites and the corresponding section for Functions.
๐”ธ๐•๐•จ๐•’๐•ง๐•–๐Ÿ˜๐ŸŸ โœจ
29 May, 2026, 12:20

@Meldiron Would you like to help me out?

Meldiron
29 May, 2026, 12:36

Heyy, it lives here: https://appwrite.io/docs/references/cloud/server-nodejs/sites#update Under sites.update, params:

  • buildSpecification
  • runtimeSpecification
Meldiron
29 May, 2026, 12:36

Be aware, it's PUT request, so you will need to pass all existing details (you can easily sites.get() them all

Meldiron
29 May, 2026, 12:36

Curious, what's the term you used to search by? Maybe we can improve param description to make it clearer.

๐”ธ๐•๐•จ๐•’๐•ง๐•–๐Ÿ˜๐ŸŸ โœจ
29 May, 2026, 12:48

I was looking for the term compute or specifications, it didnโ€™t mention the syntax or what it meant so I assumed it meant something else

๐”ธ๐•๐•จ๐•’๐•ง๐•–๐Ÿ˜๐ŸŸ โœจ
29 May, 2026, 12:49

Thanks for the help, if I need for example 2 CPU 2 GB ram or 4 CPU 4 GB ram what would it look like?

๐”ธ๐•๐•จ๐•’๐•ง๐•–๐Ÿ˜๐ŸŸ โœจ
29 May, 2026, 12:51

Maybe it can be more clear about what each thing means and an example

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more