Cloud Naasson Cloud

Pricing

Cloud Naasson only charges for things that actually cost money: network, other people’s compute, the operational layer on top. The weldctl tool itself and the entire self-hosted mode (Mode 1) are free forever. Concrete numbers for paid services land here once tunnel and workers leave the design phase.

Free forever

These capabilities need neither payment nor registration. The CNPUL-1 licence allows any use — personal, commercial, building paid products on top — with no revenue cap.

  • weldctl CLI and weldctl Desktop

    Binary under the Cloud Naasson Public Use License. No limits on runs, nodes, users, or features. Attribution (badge) is required only when embedding into a distributed product.

    • Single-VM and HA Talos on your own hardware
    • Cross-cloud migrate plan across 9 providers
    • MCP server for Claude / Cursor / other agents
    • EN+RU TUI and i18n
  • Local worker pool

    A local worker inside your Talos cluster. Runs any of your functions through the queue, free. Scale-to-zero — while the queue is empty, no resources are consumed.

    • SQS-compatible queue, boto3 works out of the box
    • Packaging — ZIP / OCI / WASM
    • SDK fully compatible with the familiar cloud-functions handler shape
  • Application marketplace

    A catalog of pre-packaged container apps. Install from the browser or via weldctl onto your own hardware. The apps themselves are free; we do not charge for installation.

  • Static IP guidance

    `weldctl net diagnose` detects your NAT type and prints a step-by-step guide for a specific router or carrier. We do not teach DIY tunnels — for that there is the paid service below.

Paid services (pay-as-you-go)

Concrete numbers land here as services leave the design phase. Every paid service is billed by usage: nothing is reserved in advance, no monthly subscriptions. Money accrues only during actual use.

  • Cloud Naasson tunnel

    Managed tunnel through our network for users without a public IP. Billed in ₽ per GB of egress. A hard cap in the dashboard prevents bill surprises.

    • TLS termination on our side
    • Opaque routing — we do not read the payload
    • Exact prices — TBD until beta
  • Cloud Naasson workers (Mode 3 rental)

    Worker-node rental on our network when your local pool runs out of CPU. Burst-overflow with explicit opt-in and a daily spending cap. Billed in ₽ per CPU-hour.

    • Envelope encryption — the host does not see your code at rest
    • wasmtime sandbox — the host does not watch execution
    • TEE tier with hardware attestation — premium rate for sensitive data
  • Cloud Naasson batch (Mode 5)

    Batch compute through a shared queue. Cheaper than on-demand workers because a job runs when partners have free capacity. Billed in ₽ per completed unit of work.

Spending caps

Every paid service supports a hard daily cap, checked before a job leaves for the paid pool. Double-gate: offline in `~/.weldctl/config.yaml` and online at the billing service. Hit the cap — paid services auto-disable until the next day, the local pool keeps running. There is no way to exceed the budget you set yourself.

Licence and paid services are independent

Using paid services does not change the CNPUL-1 licence: weldctl stays free, the badge is needed only when embedding in a distributed product, no royalty on your revenue. You can earn a million dollars on top of weldctl — we get paid only for our tunnel or workers if you choose to use them.

Enterprise rates

Large volumes, a dedicated SLA, a private worker pool — write to sales@cloud.naasson.com. By default everyone runs on the same public rate card; custom terms are by request only.