Skip to content

ComputeStacks Documentation

Open-Source turnkey platform enabling providers to launch a unique hosting offering, without having to build anything.

Source code ยท Community forum

  • ๐Ÿš€ Getting started


    Understand the architecture, then plan, prepare, perform, and finalize your installation.

    Getting started

  • ๐Ÿ”Œ Integrations


    Connect billing and provisioning through the API and webhooks.

    Integrations

  • ๐Ÿ› ๏ธ Admin guide


    Billing plans, backups, and day-to-day platform operations for operators.

    Admin guide

  • ๐Ÿ“ฆ User guide


    Backups, developer tools, image documentation, and how-to guides for end users.

    User guide

  • โš™๏ธ API reference


    Full v8.0 reference for the User API (UAPI) and Manage API (MAPI).

    API reference

Common questions

How do I access my container?

File access: You may connect via SSH and SFTP directly to the volume where your data is stored.

Network access: You have a few different options to connect. You may use the cloud shell via SSH and tunnel directly to the service you're connecting to. Alternatively, you can expose specific ports and access your service via the internet. Just be sure your service requires authentication to ensure no unauthorized access occurs.

What if the image I want isn't available to order?

ComputeStacks has powerful tools to deploy Docker containers. Please see our guide on building images for ComputeStacks, and how to add them to the platform.

How do I send mail from my website?

Most providers who deploy ComputeStacks block outbound SMTP. Our recommended approach is to use a third party SMTP provider. Please see our guide on how to send mail from your container.