Rustume Cloud is the operated, account-backed way to use Rustume. Sign in, keep resumes synchronized across devices, and leave deployment and data-service operations to the hosted service. The open-source connected application provides the same functional capabilities when you run it yourself.

Open hosted app

Hosting, not a feature paywall

Hosted access buys an already deployed application, operated storage, synchronization, backups, and monitoring. It does not reserve product functionality for paying users: a self-hosted connected deployment can provide the same sync, sharing, history, and API workflows.

Compare hosting optionsGet started with CloudOpen hosted app

A resume synchronized across signed-in devices with Rustume Cloud
Sign in once, then continue working with synchronized resumes across devices.

Connected capabilities

Rustume Cloud operates the connected application for users. Operators can expose the same functionality by enabling Cloud mode on their own deployment:

Protection and API access

Account records use an opaque identity link rather than copied profile fields. Resume content can still contain personal information, so connected deployments useencrypted storage and require careful backup controls. Application workflows are available through theCloud API.

Illustration of encrypted cloud storage and synchronization
Connected storage, encrypted protection, and synchronized editing.

Architecture

Rustume Cloud runs the same connected application as self-hosted deployments, operated on managed infrastructure. The publiccloud stack overview describes hosting, database, object storage, authentication, billing, and observability at a high level without deployment-specific runbooks.

Environment variablesStack overview

Billing and Merchant of Record

Hosted access is billed throughPaddle checkout. Paddle acts as Merchant of Record: it handles payment collection, invoicing, and applicable tax requirements so Rustume does not need to operate as a merchant of record for hosted subscriptions.

Checkout purchases access to the operated deployment, not feature entitlements. Seehosting comparison,hosting economics,rate limits, and subscription management.

Hosting options

Run the open-source connected application yourself at no software cost, or subscribe to hosted Rustume Cloud for a ready-to-use deployment and operated synchronization service. The choice is operational; the capability set is shared.

View hosting comparison

For operators and contributors

A self-hosted connected deployment needs PostgreSQL, WorkOS credentials, and a session signing secret. Set an explicit CORS origin when the web app is served from a different origin. Rustume Cloud runs the hosted infrastructure and billing stack for its users.

Environment variablesHosted stack